radar-prmt-android
radar-prmt-android copied to clipboard
Load plugins from URL
Ideally, plugins could be loaded from a URL, a signature checked, and the plugin can be loaded using DexClassLoader. That way new/updated plugins can be loaded after the app has been deployed.
We would still need a way to sign the APK in a distributed way.