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
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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