Android-Plugin-Framework is an Android plug-in framework, which is used to run plug-in apk without installation through dynamic loading. Although this framework supports independent plug-ins, the goal is not to support any third-party apps, unlike products such as Parallel Space or App Clone. Compared with any third-party app, non-independent plug-ins can predict which system APIs and features they use, and all behaviors are predictable. And any third-party app is unpredictable. The approach of the framework is to hook on demand, that is, which system features and APIs need to be used, and which features and APIs are supported. This approach is perfectly sufficient for developing non-standalone and second-party standalone plugins. Currently, support for common features and APIs has been added. If the API you want to use is not yet supported, please contact the author.

Features

  • The framework is transparent, plug-in development is no different from ordinary apk development, and there is no contractual constraint
  • Support non-independent plug-ins and independent plug-ins (not any third party)
  • Support four major components/Application/Fragment/Accessibility/LaunchMode/so
  • Support plug-in Theme/Style, host Theme/Style, easily support skin switching based on theme attributes
  • Support plug-in to carry the resources in the plug-in in RemoteViews when sending Notification/ (only supports 5.x and above, and does not support miui8)
  • Support for DataBinding (standalone plugin only)

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

MIT License

Follow Android-Plugin-Framework

Android-Plugin-Framework Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Android-Plugin-Framework!

Additional Project Details

Programming Language

Java

Related Categories

Java Frameworks

Registered

2022-11-24