| Author |
How to get SIM card Number
|
Mohammad Abu Hmead
Greenhorn
Joined: Jul 18, 2011
Posts: 2
|
|
Dear Guys,
Is there any way in J2ME to get sim card number, Is there any Nokia APIs to interact with nokia devices resources as cam flash or voice level buttons or ...etc.
Can we integrate C++ code (Qt code) with Java code (J2ME)?
Thanks a lot in advance.
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14456
|
|
Welcome to the JavaRanch, Mohammad!
You can use the Java Native Interface to wrap non-java code such as C++ into Java classes.
As far as Nokia APIs go, I'm afraid you'll have to check their developer documentation.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: How to get SIM card Number
|
|
|