APK Explorer

4.0
41 Rezensionen
1 Tsg.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

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
Aktualisiert am
12.11.2023

Datensicherheit

Was die Sicherheit angeht, solltest du nachvollziehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach Verwendung, Region und Alter des Nutzers variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Bewertungen und Rezensionen

3.9
39 Rezensionen

Neuigkeiten

- Implement exploring APK files picked from storage.
- Added option to batch export files from APK explorer.
- Updated build tools and dependencies.
- Updated translations.
- Miscellaneous changes.