This will unpack an apk file, and update its manifest file so it will accept user certificates in ssl connections, and of course, rebuild it.
- take a deep breath.
- create a keystore for signing the app and put it beside
add-certificatefile. - update pass and path for keystore inside
add-certificatefile. - add path to this repo to your
PATHenv var. - use
add-certificate com.org.app.apkto generate new apk. - smile :)
- apktool
apksignerandzipalignfrom android build-tools
Not Windows!
I don't know.