I am writing some sample apps. After I debug these apps, I don\'t see an uninstall button in my device\'s application management. When I do adb uninstall, it always
I had a failure when using adb shell uninstall com.package.app/
removed / (so adb shell uninstall com.package.app) and it works