/giganima-apk

Reverse engineering to remove ads

Primary LanguageSmali

Giganima APK

Giganima v3

Reverse engineering to remove ads.

Requirements

Makefile

  • make build - Build decompiled apk
    • Default output build/giganime.apk not signed and build/signed/giganime.apk signed apk
  • make debug - Build decompiled apk and send to emulator
  • make clean - Remove directory src and build
  • make decompile - Execute clean and decompile apk
  • make install - Install apk into your device
    • Required mode developer enabled in your device and enabled USB debugging

Download

Just want apk without ads? download apk ready

Troubleshooting