SignAPK File - PEM and PK8 File
What is PEM file and Pk8 file. Where can I find them for Android. I need to use this to sign the apk manually via SignApk.jar.
java -jar SignApk.jar certificate.pem key.pk8 PlatformOne.apk pf1.apk
This tool has an embedded pem file and a pk8 file. but I need my own private key.
The whole procedure looks very well explained here How to sign Android APK or Zip files
Go to rom. You will find etc
named folder here. Then open it and now you will find a folder named security
. Open it now. You will find a zip file named otacerts.zip
. Open it now and you will find your pem
file