Quote:
Originally Posted by cytoplasm
Not sure why I'm getting this error when I try to install the apk.
'pm install-create -r -t --user current --full -S 40868769' returns error 'Unknown failure: Error: java.lang.NumberFormatException: Invalid int: "current"'
|
Did you install it with adb? I turned on the Nexus 9, waited until it was finished starting, installed it with (filename abbreviated)
Code:
adb install kindle.apk
.