I\'m developing a PhoneGap Android mobile application using jQuery, JavaScript and HTML. I want to get the mobile IMEI. I have tried this code from this Tutorial.
I
I believe this would only be possible if you exploit some other apps logging of the IMEI and I'm not sure if any do.
Assuming some do, ideally a system app, you can read the logs and parse them for that information.
Good luck, post back with successes/failures