Skip to content

SameerArora497/SparKEsp

Repository files navigation

PluginLoader

PluginLoader is a tiny system to dynamically load apk in Android. I used it in many occasions during my development work. I got inspirations from Magisk's Stub app.

Features

  • Able to Download plugin from remote location using REST apis
  • Only crafted plugin apks are supported(refer 'app' module)
  • Can load resources from plugin apk
  • Activity and Service are working
  • It supports Android 5.0+

Achieved So Far

  • Spark Esp Switch, Radio Button & Seekbar
  • Basic Esp Ui
  • Kuro Based Login System
  • More in src check YourSelf

Notes

  • Not every device may supported directly, Modification may need.

How to Build

  • Use Android Studio to build it.

Credits

Technology Communication

Email: [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published