Device ID for Devs

free


not available



Use this app to display device ID, IMEI, and various other device information with the Java source code used to read those values.Email device ID or all of the displayed information.
Phone/ID Permissions are required to read the IMEI (i.e. android.permission.READ_PHONE_STATE).
The intended audience for this app is Android app developers. The app can be used to display various device information on Android devices by installing an app from the app store (instead of running your app in debug mode on the device). One example use case, is to get the device ID from other devices that you intend to use to test your apps on (so that you can code those apps to not display advertisements on those specific devices, and risk losing advertising/publishing privileges).