Welcome to Droid Plugin Project

This is a framework on android. You can run any third-party apk without installation, modification or repackage with Droid Plugin.

Features:

  1. Compatible to Android 2.3 and later versions
  2. Given its .apk file, the plugged app could be run either independently or as plugin of the host, NO source code needed.
  3. Unnecessary to register the plugged app's ServiceActivityBroadcastReceiverContentProvider in the host.
  4. The plugged app are recognized as Installed by the host and other plugged apps
  5. Very low level of code invasion, in deed just one line code to integrate DroidPlugin into the host app.
  6. Complete code level separation between host and plugged apps, only system level message passing method provide by Android allowed.
  7. All system API supported
  8. Resources management are also completely separated between host and plugged apps.
  9. Process management for plugged apps, idle processed of the plugged app will be timely recycled to guarantee minimum memory usage.
  10. Static broadcast of plugged app will be treated as dynamic, thus the static broadcasting will never be trigger if the plugged app are not activated.

FAQ

FAQ

Remark:

Please feel free to report bugs or ask for help via email. QQ Group:318901026

Who is using Droid Plugin?

360 App Store