command
Version:
v1.1.6
Opens a new window with list of versions in this module.
Published: Nov 5, 2021
License: OSL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
apktool d Bandcamp_v2.4.11_apkpure.com.apk
Change res/xml/network_security_config.xml
to:
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<base-config>
<trust-anchors>
<certificates src="user" />
</trust-anchors>
</base-config>
</network-security-config>
Create C:\Users\89z\.keystore
:
keytool -genkey -keyalg DSA
Create dist\Bandcamp_v2.4.11_apkpure.com.apk
:
apktool b Bandcamp_v2.4.11_apkpure.com --use-aapt2
Sign:
jarsigner dist\Bandcamp_v2.4.11_apkpure.com.apk mykey
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.