Wednesday, August 19, 2015

How to set PACKAGE_VERIFIER_ENABLE hidden API attribute?

How to enable Settings.Secure.PACKAGE_VERIFIER_ENABLE settings via adb shell ?

root@trelte:/ # settings put global package_verifier_enable 0

Friday, August 14, 2015

How to get the device id using adb shell ?

How to get the device id via adb shell ?

adb shell settings get secure android_id