Commandline interface

Android Debug Bridge

All device communication commands are prefixed with –adb.

--adb-spec
Print the device's hardwarerprofile to stdout in JSON format. This is what a real device would send to Google Play when registering the device. Note that for privacy reasons, the Android ID is set to 0.

APK

Google Play

--gp-beta-off <pn>
Join the beta program of the app with packagename pn.
--gp-beta-ogg <pn>
Leave the beta program of the app with packagename pn.

Miscalenous