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
1. Haga clic en el botón de descarga para ir a la página de descarga.
2. Para el archivo APK normal, puede descargar directamente el archivo o puede elegir descargarlo rápidamente con nuestro instalador.
3. Para archivos especiales como XAPK o BAPK, debe elegir descargar rápidamente el archivo con nuestro instalador.
4. Cuando termine de descargar el archivo, debe permitir que su teléfono instale el archivo desde un recurso desconocido.
* 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.