adb uninstall adb uninstall Removes a android package from the emulator/device. adb uninstall [options] <PACKAGE> adb uninstall com.test.appadb uninstall -k com.test.app Keep the data and cache directories around after package removal. Read Read more »