Tagged Questions
International Mobile Equipment Identity
25
votes
4answers
31k views
How to programmatically get the devices IMEI/ESN in Android
I'm developing a little program which syncs some of the users data from my app on the cloud (just a load of strings, but that's not the point).
To help identify each device uniquely I would like to ...
6
votes
4answers
21k views
How to get IMEI on iPhone?
I want to get IMEI on iPhone. I try to use the following code:
#import "Message/NetworkController.h"
NetworkController *ntc=[[NetworkController sharedInstance] autorelease];
NSString *imeistring = ...
4
votes
4answers
2k views
Getting Device IMEI
How to get the IMEI of a Java ME device in a common way that is applicable to all devices
3
votes
1answer
370 views
How to get imei on iPhone 4S?
I need to get imei on iPhones.
I use https://github.com/erica/uidevice-extension/blob/master/UIDevice-IOKitExtensions.m to get IMEI.
It works fine on iphone 4, 3GS ... even with ios5.
But with ...
3
votes
1answer
881 views
Check for valid IMEI
does somebody knows how to check for a valid IMEI?
I have found a function to check on this page: http://www.dotnetfunda.com/articles/article597-imeivalidator-in-vbnet-.aspx
But it returns false for ...
2
votes
2answers
2k views
How to programmatically get IMEI number in j2me
i am working on the project where i have to make one login page where user enters i IMEI number.Now i have to anagrammatically check whether such kind of IMEI exist or not.
Plz help me.
Thankx in ...
2
votes
0answers
3k views
iPhone4 change IMEI?
Can I change the IMEI of an iPhone4?
It is just a hypothetical question, I am preparing for a little presentation to show off how easy it is to "hide" yourselves from anyone unwanted (even the ...
1
vote
1answer
29 views
How to get IMEI number from a Windows mobile in java
Is it possible to get the IMEI number of windows mobile in java.
If so can u please tell me the how it is possible.
Is there any way to get IMEI number from System.getProperty("") method. If not is ...
1
vote
1answer
204 views
Is there a perfect hash function for the combined input sets of IMEI numbers and MAC addresses? (C implementation)
I'm looking for a hash function that I can use to give uniform unique IDs to devices that connect to our network either using a GSM modem or an ethernet connection.
So for any given device I have ...
1
vote
1answer
52 views
How to uniquely identify a downloaded Java ME app [closed]
Possible Duplicate:
A unique identifier for cell phone other than IMEI or IMSI?
I have the following problem:
I want to offer a Java ME app for download, which can obviously be installed on ...
1
vote
1answer
1k views
IMEI for Android Tablets?
is Android Tablets (like Xoom) have IMEI number since they dont have telephony service? is having 3G/4G vs WiFi only tablets will effect the existence of the IMEI number ?
1
vote
1answer
648 views
Getting SIM ID or any Unique Number Using J2ME
I am writing an application that run only that user's phone. If the phone is stolen, application will never work anytime. For this scenario, I must used IMEI and SIM number but I develop application ...
1
vote
3answers
530 views
IMEI validation function
Does anybody know a php function for IMEI validation or if somebody can point me in some direction
1
vote
1answer
741 views
how to get UUID in j2me?
in java we can get UUID from class ie UUID.randomUUID().toString()
how to get UUID in j2me ?
is there any function or class which provides it ?
1
vote
2answers
267 views
don't wanna lose data on Android after uninstalling
Now I make a trial application. I'd like to store IMEI and other info in Android permanently. And I don't want to lose them after uninstalling it.
I tested with shared preference but it deletes after ...
1
vote
1answer
720 views
How do I obtain the iPhone International Mobile Equipment Identity programmatically?
calling #*06# tells the IMEI ( International Mobile Equipment Identity ) of the device.
I checked International Numbering Plans and found out that this actually is the IMEI number.
Is it possible to ...
0
votes
0answers
17 views
Trying to get the IMEI for a multiMode Phone
I am trying to get the MEID number for a multi mode phone. That has both CDMA and GSM. If I use the getDeviceID() in Telephony Manger I only get the MEID number of the CDMA mode. IF I see in about ...
0
votes
2answers
48 views
Uniqely identify each device, accessing sencha web applicaiton
I am developing a sencha based application for iPhone & Android. As a S/W requirement, i need to identify device (on the basis of IMEI or MAC address) accessing the service.
e.g. If a user of ...
0
votes
2answers
190 views
How to get IMEI number in phonegap?
i'm developing a phonegap android mobile application using jquery,javascript and html. I want to get the mobile IMEI .I have tried this code from this Tutorial.
I am getting the ...
0
votes
1answer
67 views
Two SIM cards having same IMSI
Is there any possibility of having same IMSI(International Mobile Subscriber Identity) number in two different SIM(Subscriber Identity Module) Cards globally.
I'm asking this because there is ...
0
votes
1answer
225 views
Empty IMEI Number on iPhone 4S
I'm currently using Erica's code to get hold of the iPhone IMEI number programmatically: https://github.com/erica/uidevice-extension/blob/master/UIDevice-IOKitExtensions.m
This works fine on iPhone ...
0
votes
0answers
182 views
Change IMEI of Android emulator for Mac
I want to change IMEI of virtual device Android operating system on Mac.
On this site I found a solution of this problem on Windows, but it does not work on Mac.
In a binary file emulator there is no ...
0
votes
0answers
79 views
How to get Unique ID of Android Device? [closed]
Possible Duplicate:
Is there a unique Android device ID?
I'm developing an application in which i want to map username with their mobile's unique id. Is there any method from which I get ...
0
votes
3answers
741 views
Using Telephony Manager in android to find IMEI number
I m very new to Android Development.
I want to find the IMEI number of the phone and using "android.telephony.TelephonyManager;".
TelephonyManager telephonyManager = ...
0
votes
1answer
817 views
Getting IMEI number in windows phone 7 [closed]
Possible Duplicate:
Find IMEI no in wp7?
Is there any api that gets the device IMEI number in windows phone 7, all i can get it "device unique id" by using ...
0
votes
0answers
218 views
Device IMEI using uidevice-extension
I was using uidevice-extension (https://github.com/erica/uidevice-extension) to get IMEI of my iOS device (iPhone). It was working fine on iOS version 3.2.2.
But while testing it on iOS 4.3.3 I am ...
0
votes
0answers
244 views
How to get IMEI number with the Android NDK?
I am using the Android NDK to write an application for an Android phone. How can I get the phone's IMEI from C (not from Java)?
0
votes
1answer
323 views
Device IMEI locking for tablets
In my application I used to lock application with IMEI code. I mean during startup application checks device IMEI and compares it with list of allowed devices. If device is in list user can continue ...
0
votes
1answer
192 views
Saving for “always” information in Android phone
Hello I'm creating application for android no mater what kind but I need to store some information that information are so important because it's kind of result of registration and future settings for ...
0
votes
2answers
1k views
A unique identifier for cell phone other than IMEI or IMSI?
I'd like to have an unique identifier for a cell phone. Since there is not a particular way to find IMEI or IMSI on every mobile, I want to know if there are other ways to find an unique identifier ...
0
votes
1answer
721 views
getDeviceId() is returning a hexadecimal… why?
I've built an app for the UK only which uses the device ID to uniquely identify the device. The app is only being added to specific handsets (not via the market) so the control of who has the app is ...
0
votes
1answer
899 views
How to get IMEI number from iPhone programmatically? [closed]
Possible Duplicate:
How to get IMEI on iPhone?
I can get the UDID number but I want to get IMEI number...Is the apple dont allow to trace? If so where i can find the document of apple?
0
votes
4answers
3k views
0
votes
1answer
348 views
IMEI number of a mobile phone using python
How can I get the IMEI number of a mobile phone using Python?
Thanks in advance.
Nimmy
0
votes
1answer
928 views
-1
votes
1answer
957 views
How to find mobile location using IMEI number?
I want to get the mobile location for old mobiles (like the Nokia 3310, etc.) which do not support Java/Android applications. I am thinking of using the IMEI number. Is there any PHP/Android/Java API ...
-2
votes
2answers
81 views