sisong / UnityAndroidHotUpdate

I no longer install and use Unity3D. (Unity3D热更新。provide a way to hot update Unity app on Android, support code&resources, not need lua js or IL runtime etc..., will not disturb your project development; just loading the new version apk file to achieve. )
MIT License
192 stars 49 forks source link

fix il2cpp cache crash, add Android 10 compatibility guide #44

Closed OptimisticQuan closed 4 years ago

OptimisticQuan commented 4 years ago

clear il2cpp cache on virtualApkMerge support new api to install apk on Android10

sisong commented 4 years ago

close #40