Easy way to get device id programetically
private String android_id = Secure.getString(getContext().getContentResolver(),
Secure.ANDROID_ID);
Open Teminal/cmd --------------- Below steps is for Android 10 or lower Step 1 - Connect the device via USB and make sure debugging is work...
No comments:
Post a Comment