When I try to run the application on my device instead of the Android Virtual Device, it throws an error and stops working.
Display these messages on the console.
open: permission denied pkg: /data/local/tmp/com.example.android.sunshine Failed [INSTALL_CANCELED_BY_USER]
$ adb shell pm uninstall com.example.android.sunshine Unknown failure (Failure)
source
share