Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.83 KB

README.md

File metadata and controls

39 lines (32 loc) · 1.83 KB

APKExtractor

Simple APK extractor app for Android, supports split APKs and saving them as single APK

Download

GitHub

GitHub Release

IzzyOnDroid

APK Extractor

Features

  • Save split APKs as archive or merge to single APK
  • Share APK
  • Extract:
    • Icon
    • resources.arsc
    • classes.dex files
    • AndroidManifest.xml
    • base.apk
    • libs
    • Choose split from Split APK to extract
  • The option to display each of the above is available in settings.
  • All above features can be done in batch (multiple apps at once)
  • Sorting by name/first installed/last updated date
  • Divided into user and system apps by default.
  • Basic management (Launch, Uninstall, System app info)
  • Support Android 1.6+
  • APK size under 1MB

Screenshots

Used projects

APKEditor by REAndroid for merging split APKs