fefestutti
Lurker
Hi everyone,
I just finished my first app. It was working fine but now I get :
"Installation failed with message Failed to establish session."
$ adb shell pm install -r "/data/local/tmp/com.example.fezyla.test3"
Error: Could not access the Package Manager. Is the system running?
$ adb shell pm uninstall com.example.fezyla.test3
Unknown failure (Error: Could not access the Package Manager. Is the system running?)
Error while Installing APK
I am using Android Studio.
Does someone know where this error comes from ?
Thank you and best,
I just finished my first app. It was working fine but now I get :
"Installation failed with message Failed to establish session."
$ adb shell pm install -r "/data/local/tmp/com.example.fezyla.test3"
Error: Could not access the Package Manager. Is the system running?
$ adb shell pm uninstall com.example.fezyla.test3
Unknown failure (Error: Could not access the Package Manager. Is the system running?)
Error while Installing APK
I am using Android Studio.
Does someone know where this error comes from ?
Thank you and best,