ApolloPlugin is a plugin framework for Android that inherits from Qihoo360/RePlugin. While the original RePlugin project has reached a state of minimal maintenance with no active handling of issues or pull requests, it remains a mature and stable framework. If RePlugin resumes active maintenance in the future, we are committed to returning to the official repository and contributing to the community.
In the meantime, this project continues to advance with optimizations in security and build processes, strengthening security capabilities and addressing the latest vulnerability information to ensure the framework remains robust and up-to-date.
-
Continuation of RePlugin: Inherited from the solid foundation of Qihoo360/RePlugin.
-
Safe and reliable: Configure security policies, enhance security activities, and proactively address discovered vulnerabilities.
-
Continuous Evolution: Continuously iterating in areas such as security and reliability, and willing to return to the official community if it resumes activity in the future.
We provide complete sample projects to help you get started quickly:
- Modular Development: Split large applications into independent functional modules
- Dynamic Updates: Enable dynamic feature delivery and updates
- Team Collaboration: Facilitate parallel development by multiple teams
- App Slimming: Load features on-demand to reduce installation package size
- Non-intrusive: Minimal changes to existing code, low migration cost
- Debugging Friendly: Support for independent and joint debugging of plugins
- High Stability: Thoroughly tested for production environment reliability
- Extensible: Rich extension points for custom requirements
- First stable release
- Android 4.0+ support
- Complete component support
- Comprehensive documentation and examples
We welcome contributions in all forms, including but not limited to code submissions, issue reporting, and documentation improvements. Please see our Contributing Guide for details.
ApolloPlugin is open source under the Apache License 2.0.
Making Plugin Development Simpler – ApolloPlugin