1 रिपॉजिटरी
Standards for defining components, application classes, and libraries within a plugin to mirror native development workflows.
Distinct from Data Component Plugins: Candidates focus on data-processing components or CMS blocks, not general Android component declarations.
Explore 1 awesome GitHub repository matching software engineering & architecture · Plugin Component Declarations. Refine with filters or upvote what's useful.
RePlugin is an Android plugin framework and component orchestrator designed to load external activities, services, and receivers into an application without updating the main binary. It functions as a dynamic feature delivery system that decouples application modules into independent plugins. The framework provides a communication bridge for bidirectional data exchange between the host application and external plugins, as well as inter-plugin synchronization. It manages the entire plugin lifecycle, including installation, version management, and integrity verification to ensure the safety of
Allows the definition of components and native libraries within a plugin to mirror standard Android development workflows.