mercredi 14 avril 2010

Retrieving a SonyEricsson IMEI

Retrieved from "http://www.j2meforums.com/wiki/index.php/Retrieving_a_SonyEricsson_IMEI

The following command retrieves the IMEI (International Mobile Equipment Identity) number from :

Sony Ericsson mobile phones: System.getProperty("com.sonyericsson.imei") (from the SE MIDP Developer Guide)

Nokia mobile phones: System.getProperty("com.nokia.mid.imei")

Motorola (A338): System.getProperty("phone.imei")

Siemens: System.getProperty("com.siemens.IMEI")

Aucun commentaire:

Enregistrer un commentaire