SymbiSoft / mosync

Automatically exported from code.google.com/p/mosync
0 stars 0 forks source link

Reading IMEI #742

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What feature do you request?
Read the phone's IMEI number.

What steps are needed to implement it?
Implement the key "mosync.imei" for the syscall maGetSystemProperty() on all 
platforms. JavaME and Symbian already have implementations.

How to test it?
There is a testProgram/imsei.

Original issue reported on code.google.com by fredrik....@gtempaccount.com on 12 Jul 2010 at 9:43

GoogleCodeExporter commented 8 years ago
added to Android, revision 1656

Original comment by anders.m...@gtempaccount.com on 21 Jul 2010 at 12:19

GoogleCodeExporter commented 8 years ago
please provide some code.....

Original comment by ravi.ku...@absoluteinfotech.com on 25 Nov 2010 at 12:02

GoogleCodeExporter commented 8 years ago
All right.
http://code.google.com/p/mosync/source/browse/MoSync/trunk/testPrograms/imsei/ma
in.cpp

Original comment by fredrik....@gtempaccount.com on 25 Nov 2010 at 12:27

GoogleCodeExporter commented 8 years ago
i m not getting any imsi number in my n73 mobile.

i m getting only imsi:-2.

Please suggest.....

Original comment by ravi.ku...@absoluteinfotech.com on 26 Nov 2010 at 7:40

GoogleCodeExporter commented 8 years ago
IMSI doesn't work on Symbian. The number is protected by the firmware.

You should still be able to use the IMEI number, though.

Original comment by fredrik....@gtempaccount.com on 26 Nov 2010 at 9:45

GoogleCodeExporter commented 8 years ago
any alternative, if i want to create a AntiTheft application that require IMSI 
number to identify different sim from the sim used earlier....

Original comment by ravi.ku...@absoluteinfotech.com on 26 Nov 2010 at 11:31

GoogleCodeExporter commented 8 years ago
Sorry, I can't think of anything else. If you want to continue this discussion, 
go to the forum or look at issue 466.

Original comment by fredrik....@gtempaccount.com on 26 Nov 2010 at 11:40