How to get Device ID in android

String android_id = Secure.getString(getBaseContext().getContentResolver(),Secure.ANDROID_ID);

Similar Posts

One Comment

Leave a Reply

Your email address will not be published. Required fields are marked *