The Wayback Machine - https://web.archive.org/web/20210906185542/https://github.com/topics/apktool
Skip to content
#

apktool

Here are 100 public repositories matching this topic...

dharb
dharb commented Mar 11, 2021

First of all, this is a really excellent tool you've built and I want to say thank you.

Feature request:
It's not always obvious that an app uses Google Maps without first using the app. This leads to some repeated work:

  • patch app
  • install app on device
  • test patched app and discover it uses Google Maps
  • uninstall app
  • patch app again using --wait option
  • replace Google Maps

Improve this page

Add a description, image, and links to the apktool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apktool topic, visit your repo's landing page and select "manage topics."

Learn more