Apk Editor Plus is a powerful and versatile Android application designed for deep modification and exploration of APK files. Whether you're a developer needing to inspect a package or a modder looking to customize an app, Apk Editor Plus provides a comprehensive suite of tools directly on your Android device.
Warning
This project is currently under development and may contain bugs. Use it at your own risk.
- Resource Editing: Modify AXML, String resources, Colors, and XML files directly.
- Advanced Code Editor: Powered by Sora Editor, featuring syntax highlighting and smooth performance.
- APK Signer: Build and sign your modified APKs with custom or internal keystores.
- KeyStore Manager: Easily manage your digital certificates and signing keys.
- SQLite Support: View and edit SQLite databases within APKs or app data.
- Image Editor: View and modify PNG assets within packages.
- Project-Based Workflow: Manage complex modifications as organized projects for better tracking.
- User-Friendly Interface: Clean and intuitive UI designed for mobile efficiency.
- Language: Kotlin
- Build System: Gradle (Kotlin DSL)
- Core Libraries:
- Sora Editor for code editing.
apksigfor secure APK signing.bouncycastlefor cryptographic support.gsonfor data handling.aXMLfor Android XML manipulation.
- Android Studio Ladybug or newer.
- JDK 17.
- Android device or emulator (API 24+).
- Clone the repository:
git clone https://github.com/FabioSilva11/Apk-Editor-PLus.git
- Open the project in Android Studio.
- Sync Project with Gradle Files.
- Build and run the
appmodule.
We welcome contributions of all kinds! This project is a labor of love, and we'd love for you to help make it even better.
- Found a bug? Open an issue.
- Have a feature idea? Submit a proposal in the discussions.
- Want to code? Fork the repo and submit a Pull Request!
Please make sure to follow the existing code style and provide clear descriptions for your changes.
This project is licensed under the MIT License (Placeholder - please update if you have a specific license in mind).
Developed with ❤️ by the Apk Editor Plus Team.