apktool

command
v1.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2021 License: OSL-3.0 Imports: 2 Imported by: 0

README

APK Tool

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL