Hi all,
I have seen web postings that say it is possible to get the phone number of the device that runs a j2me app, from within that j2me app. Can anyone tell me how to do it? I have a samsung A700 phone and want to retrieve the phone number from the device. I tried the midlet's processRequest(String url) method like the postings said. But this just returns a boolean value while I need a String or an int value (phone number). I'm lost. I've been trying this for days now and would really appreciate if someone can throw some insight onto this problem. I do not want to use the web as pointed out by this post here
http://sprintdevelopers.com/node/49
Thanks in advance,
Rita