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"'
|
You have to replace current with the real number. Use
to get it.