I'm trying to release an android app with system privileges using the following link:
http://paulononaka.wordpress.com/2011/10/19/apk-with-system-privileges/
my OS knowlage is somewhat poor and i cant get my system to recognize "keytool-importkeypair" as a command.
May it be a file for linux only? i really don't know much about system command files, so any help would be great. Thanks.
keytool-importkeypair is a Linux file. It will not work on Windows. To use this as a command on Linux:
1) Download the keytool-importkeypair from following location and save it to the same folder where platform certs are present
https://github.com/getfatday/keytool-importkeypair
2) Once the file is there, you can simply use it by typing
$./keytool-importkeypair "rest of the command"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With