Skip to content

How to load java code at run-time. Update parts of your app silently with out needing a full APK update.

Notifications You must be signed in to change notification settings

davethomas11/AndroidHotSwapCodeExample

Repository files navigation

AndroidHotSwapCodeExample

How to load java code at run-time. Update parts of your app silently with out needing a full APK update.

Both library projects dynamicmodule and dynamicmodule2 are loaded at runtime. Potentially this code could be downloaded from a server.

This example shows how you add code to Android project that was not compiled into the original APK.

About

How to load java code at run-time. Update parts of your app silently with out needing a full APK update.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published