adb uninstall

remove this app package from the device

adb uninstall test.apk

Keep the data and cache directories around after package removal

adb uninstall -k test.apk