APK Explorer 0.29
The description of APK Explorer
Introduction
APK Explorer includes a set of open-source tools mainly designed to explore the contents of an installed application on an Android device.
Features
🔸 A beautifully designed list view of installed applications.
🔸 Explore and navigate through the contents of an installed application or APK selected from device storage.
🔸 Decompile (to smali) and view the contents of DEX (classes.dex) files.
🔸 Export and easily manage (delete, share, etc.) APK's/Split APK's.
🔸 Easily extract an app icon by single-clicking on it.
🔸 Provides basic information about important resource files.
🔸 View graphics, texts, binary XML, and many more.
🔸 Save/Export individual or a set of resource files to device storage.
🔸 Elegantly designed user interface with an auto-dark/light theme.
🔸 A lot more.
Please note: If you ever faced any issues, please feel free to open an issue at GitHub.
GitHub issue link: https://github.com/apk-editor/APK-Explorer-Editor/issues/new
APK Explorer is open-sourced and ready to accept contributions from the development community. Also, if you don't want to pay for this app, feel free to build it yourself.
Source code: https://github.com/apk-editor/APK-Explorer-Editor
Please help me to translate this app!
POEditor localization service: https://poeditor.com/join/project?hash=QztabxONOp
English string: https://github.com/apk-editor/APK-Explorer-Editor/blob/master/app/src/main/res/values/strings.xml
What's news
* Redesigned app UI according to Material 3 guidelines.
* Added de-compiling options (simple or full).
* Now de-compiles individual dex files.
* Updated build tools and dependencies.
* Added Greek translation and updated others.
* Miscellaneous changes.