IMEI : Which are the Nokia devices that support system property("com.nokia.mid.imei")
Hi Guys,
I am trying the read IMEI number through my application using system property[B]("com.nokia.mid.imei").[/B]Found that ,it work's on some devices,But could not able to conclude which particular [I][U][B]series of Nokia phones [/B][/U][/I]that support IMEI property.
[I][B]We have tested the system property on C2-00 (Dual Sim) and C5, with success. However, on C3 & C1 we did not succeed. We find that this system property is supported in most C series of Nokia phones and hence want to validate it for sure[/B][/I]
If you have any information on [B]Nokia Device's [/B]that read IMEI property or support for system.geProperty("com.nokia.mid.imei") ,please share it across.
Thanks in Advance!
regards,
Venu.
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
The International Mobile Equipment Identity (IMEI) of the device.
Note: From Series 40 3rd Edition FP1 to Series 40 6th Edition FP1, this property is available only in the manufacturer and operator domains. From Java Runtime 1.0.0 for Series 40 onwards, this property is available in all domains.
Note: This property is not supported in Nokia SDK 1.0 Beta for Java.
It also works on S60 3rd Edition FP2 onwards
refer: [url]http://library.developer.nokia.com/topic/Java_Developers_Library/GUID-A1F90B63-5F14-4829-BCA1-A23B925CF670.html?resultof=%22%63%6f%6d%2e%6e%6f%6b%69%61%2e%6d%69%64%2e%69%6d%65%69%22%20[/url]
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
Which Nokia Series 40 device has Java Runtime 1.0.0 ?
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
Thanks ! Amit.
I tried testing system property ("com.nokia.mid.imei") on some nokia phones.
Do you have any idea to test application virtually deploying and testing it , apart from RDA.Because I found out that RDA host Devices which are high in cost.My requirement test is on low end device with GPRS support.
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
I tested it on latest nokia devices like Nokia C3-00 (Series 40 6th Edition (initial release)) and Nokia 6303i classic ( Series 40 6th Edition (initial release) ) device using signed build too but it does not give IMEI no.
As per Im2amit post: From Java Runtime 1.0.0 for Series 40 onwards, this property is available in all domains.
This implied me that Nokia Java Runtime 1.0.0 for Series 40 already exists so i am asking which device has it? Can the latest series 40 device be upgraded to Java Runtime 1.0.0?
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
[QUOTE=aaraodeo;853693]Which Nokia Series 40 device has Java Runtime 1.0.0 ?[/QUOTE]
The new Series 40 devices like [URL="https://www.developer.nokia.com/Devices/Device_specifications/C2-02/"]C2-02[/URL] supports Java Runtime 1.0.0 for Series 40.
Regards
Gopal
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
There is a device search criteria [url]https://www.developer.nokia.com/Devices/Device_specifications/?filter1=all&filter2=javaRuntime1.0.0[/url] but that doesnt seem to be working now. Let me check that. But yes, there are devices that supports Java Runtime 1.0.0 for Series 40 like C2-02, which I mentioned above.
Regards
Gopal
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
[QUOTE=aaraodeo;853738]I tested it on latest nokia devices like Nokia C3-00 (Series 40 6th Edition (initial release)) and Nokia 6303i classic ( Series 40 6th Edition (initial release) ) device using signed build too but it does not give IMEI no.
As per Im2amit post: From Java Runtime 1.0.0 for Series 40 onwards, this property is available in all domains.
This implied me that Nokia Java Runtime 1.0.0 for Series 40 already exists so i am asking which device has it? Can the latest series 40 device be upgraded to Java Runtime 1.0.0?[/QUOTE]
Java Runtime on the device can be only upgraded with the firmware upgrade on the device, new S40 devices like C2-02 & C2-03 ([url]https://www.developer.nokia.com/Devices/Device_specifications/C2-03/[/url]) supports it - you can also search on this URL [url]https://www.developer.nokia.com/Devices/Device_specifications/?filter1=javaRuntime1.0.0[/url]
This property should work on these new devices.
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
[QUOTE=im2amit;853750]Java Runtime on the device can be only upgraded with the firmware upgrade on the device, new S40 devices like C2-02 & C2-03 ([url]https://www.developer.nokia.com/Devices/Device_specifications/C2-03/[/url]) supports it.[/QUOTE]
@im2amit, Do you mean the old Series 40 devices could be updated to the latest Java Runtime and developers can get value of "com.nokia.mid.imei" ?
[QUOTE=balagopalks;853748]There is a device search criteria [url]https://www.developer.nokia.com/Devices/Device_specifications/?filter1=all&filter2=javaRuntime1.0.0[/url] but that doesnt seem to be working now. Let me check that. [/QUOTE]
Update : The Device Search criteria is working now.
Regards
Gopal
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
[QUOTE=balagopalks;853916]@im2amit, Do you mean the old Series 40 devices could be updated to the latest Java Runtime and developers can get value of "com.nokia.mid.imei" ?
Regards
Gopal[/QUOTE]
Yes, if Nokia provides a new firmware for the same - but I wrote this in the sense that - end user or developer cannot do it on its own - say just by installing a new JVM as we do on PC.
The Device Search criteria is working for me and it shows C2-06 also along with C2-02 and C2-03
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
[QUOTE=im2amit;853963]Yes, if Nokia provides a new firmware for the same - but I wrote this in the sense that - end user or developer cannot do it on its own - say just by installing a new JVM as we do on PC.
[/QUOTE]
That would not be the case as devices like C2-02 are shipping with Java Runtime 1.0.0 for Series 40 as mentioned the Device specifications pages.
[QUOTE=im2amit;853963]The Device Search criteria is working for me and it shows C2-06 also along with C2-02 and C2-03[/QUOTE]
When I first posted that URL it was not working and later got it fixed.
Regards
Gopal
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
[QUOTE=balagopalks;853972]That would not be the case as devices like C2-02 are shipping with Java Runtime 1.0.0 for Series 40 as mentioned the Device specifications pages.
Regards
Gopal[/QUOTE]
I wrote this with respect to Old Series 40 devices, that the end user's cannot update the Java Runtime version as they can do it on PC - replying to your Query - "@im2amit, Do you mean the old Series 40 devices could be updated to the latest Java Runtime"
And I understand from this thread all C2-02, C2-03 and C2-06 are shipped with Java Runtime 1.0.0 and "com.nokia.mid.imei" should work on these without any upgrade.
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
Hi Amit,
Do you have any Idea that IMEI support/capture through java application on other vendors mobile device's like sonyerricson,LG,Siemen etc apart from NOKIA,Which allow us to capture device IMEI number?
If you have tested on any above category,please share the device's details.
Thanks in Advance!
Regards,
Venu.
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
@VENUGOPALMM, Please see this article in our WiKi [URL="http://www.developer.nokia.com/Community/Wiki/How_to_get_IMEI_in_Java_ME"]How to get IMEI in Java ME[/URL] It mentions how to retrieve IMEI in other devices like Siemens, Samsung, SonyEricsson & Motorola. You may also check in the device manufacturers developer portal also.
Regards
Gopal
Re: IMEI : Which are the Nokia devices that support system property("com.nokia.mid.im
[QUOTE=VENUGOPALMM@GMAIL.COM;855547]Hi Amit,
Do you have any Idea that IMEI support/capture through java application on other vendors mobile device's like sonyerricson,LG,Siemen etc apart from NOKIA,Which allow us to capture device IMEI number?
If you have tested on any above category,please share the device's details.
Thanks in Advance!
Regards,
Venu.[/QUOTE]
For a mix set of devices from different OEM's you can try something like this example code from FN Wiki - [url]http://www.developer.nokia.com/Community/Wiki/Getting_IMEI_and_IMSI_in_Java_ME[/url]