Is there a way to get a device's unique identification using MIDP2.0?
Asked
Active
Viewed 2,241 times
1 Answers
2
I assume you need to get the IMEI number of the device.
According to the information I found there is no J2ME method to do that because the Hardware API is different from a one model to another. But the device manufacturers provide APIs to get the IMEI number.
Have a look on following article.

Chathuranga Chandrasekara
- 20,548
- 30
- 97
- 138