adil192 / tower_war_patched

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A patching script built to remove the forced fullscreen ads from the "Tower War" game, though in theory it could work for many (un-minified) Android games.

Prerequisites

  • Dart (or Flutter)
  • Apktool
  • platform-tools and build-tools (i.e. from Android Studio) in your PATH

Usage

  1. Clone this repo.
  2. Download the unpatched APK from a website like apkcombo into the repo directory and rename it to original.apk.
  3. Run dart pub get in a terminal.
  4. Run dart run in a terminal.
  5. Install patched.apk on your Android device.

About


Languages

Language:Dart 100.0%