Is there a way to execute system codes such as *#06#(to get IMEI) in J2me?
Asked
Active
Viewed 99 times
2
-
2did you try doing it as a PlatformRequest? `tel:*#06#` – funkybro Dec 06 '12 at 15:29
-
yes i did.But it didn't help.Any other ideas? – AndosBerry Dec 09 '12 at 12:47