Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2me thread: Re: How To Get Nokia Mobile IMEI using J2ME


Message #1 by "Marlon Luz" <mfl@p...> on Wed, 5 Mar 2003 14:35:20
Hi,

  I from Brazil and I too need that my midlet getting IMEI ou number of 
SimCard. 

g.drawString(System.getProperty("phone.imei"),0, 60,16|4);

I see this code in 

http://www.google.com.br/search?
q=cache:7PhJ1IgD5uYC:www.csdn.net/develop/article/14/14645.shtm+j2me+imei+g
etproperty&hl=pt&ie=UTF-8  


This is funcionally ?

Help-me!

Thanks!


> I'm developing an application for Nokia mobiles, I need to identify the 
m> obile at runtime, I thout of getting IMEI, I tried:
S> tring imei = System.getProperty("IMEI");
B> ut it did not work,
C> an you help in getting any mobile specific ID (or SIM card ID) from 
J2ME 
c> ode...

> Thanks for kind response...

  Return to Index