android - Oppo - Failed to install *.apk: Failure [-99] -


when try install apk through adb in oppo r11 (version : r11_11a, android 7)it fails:

adb install myapp.apk

failed install myapp.apk: failure [-99]

a login screen shows up. same xiaomi miui 8 problem? not allowing installing apk's no account? https://stackoverflow.com/a/41298306/7500344


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -