### Install Inspeckage via ADB Source: http://ac-pm.github.io/Inspeckage Use this command to install the Inspeckage APK using Android Debug Bridge. ```bash adb install mobi.acpm.inspeckage.apk ``` -------------------------------- ### Uninstall Inspeckage via ADB Source: http://ac-pm.github.io/Inspeckage Use this command to uninstall the Inspeckage application using Android Debug Bridge. ```bash adb uninstall mobi.acpm.inspeckage ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.