SarcasticNoodle / device_id

MIT License
14 stars 20 forks source link

IMEI : null on Android Device #21

Open ekoRemDev opened 4 years ago

ekoRemDev commented 4 years ago

i run it on Android device and i get null value for IMEI and MEID.

DenisMrGnusa commented 4 years ago

check this out, https://github.com/TilesOrganization/support/wiki/How-to-use-ADB-to-grant-permissions

i use to grant android.permission.READ_PHONE_STATE with adb shell.