apk-editor / APK-Explorer-Editor

Source code of APK Explorer & Editor (AEE), an open-source tool to explore the contents of an installed APK!

Home Page:https://apk-editor.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APK Explorer & Editor (AEE)

AEE

APK Explorer & Editor, an open-source tool to explore the contents of an installed APK, is strictly made with an aim to inspect an installed APK file.

Features

AEE currently supports the following tasks

  • Explore an installed application or APK file picked from storage and navigate through its contents.
  • Save/export individual resource files such as icon, fonts, graphics, binary XML files, etc to device storage.
  • Export and easily manage (install, share etc.) APK's/Split APK's into device storage.
  • Includes a feature-rich APK/Split APK/App bundle installer (easily pick and install files from device storage)
  • Edit text/binary XML files using an in-built text editor (still, a bit buggy especially when working with big APK's).
  • Delete or replaces resources.
  • Assemble modified smali files into new classes (.dex).
  • Create signed APK's/App Bundles after the above-mentioned processes.
  • Resign APK's/bundles with AEE custom key.

Download

Support

Credits

A list of people who contributed to this project is available here.

Translations

Please help me to translate this application via POEditor. You may also translate after downloading the original language string available here.

License

Copyright (C) 2023-2024 APK Explorer & Editor <apkeditor@protonmail.com>

APK Explorer & Editor (AEE) is a free softwares: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at
your option) any later version.

APK Explorer & Editor is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with APK Explorer & Editor. If not, see <http://www.gnu.org/licenses/>.

About

Source code of APK Explorer & Editor (AEE), an open-source tool to explore the contents of an installed APK!

https://apk-editor.github.io/

License:GNU General Public License v3.0


Languages

Language:Java 97.4%Language:HTML 2.6%