WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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