This is a discussion on How to retrieving IMEI &IMSI no using j2me? within the J2ME forums, part of the Mobile Software Development category; How to retrieving IMEI &IMSI no using j2me? Retrieving IMEI: I am trying to get IMEI on phone using ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| How to retrieving IMEI &IMSI no using j2me? Retrieving IMEI: I am trying to get IMEI on phone using following properties nokia: System.getProperty("com.nokia.mid.imei"); System.getProperty("phone.imei"); System.getProperty("com.nokia.IMEI"); But most of the nokia phones simply show the null values but I get IMEI from SonyEricsson phones using Sony properties SonyEricsson: System.getProperty("com.sonyericsson.imei" ); How to retrieve the IMEI no in nokia phones?? Retrieving IMSI: I didn’t get the IMSI Number from any phones is there any way in J2me or phones having any properties like this???? |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How you Find IMEI in J2ME | itbarota | J2ME | 8 | 09-30-2008 05:04 AM |
| example of Inserting and Retrieving data from xml file | hanusoft | ASP and ASP.NET Programming | 1 | 11-12-2007 05:13 AM |
| Explain how to Find IMSI in J2ME | itbarota | J2ME | 0 | 07-23-2007 07:04 AM |
| Storing and retrieving image from SQL server database? | Archer | C# Programming | 1 | 07-20-2007 12:31 AM |
| Getting IMSI NO | jeyaprakash.c | Mobile Software Development | 0 | 05-07-2007 08:42 AM |