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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -