Tencent / tinker

Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
Other
17.13k stars 3.33k forks source link

Tinker load dex synchronously, so we don't need wait and check oat files, check them directly. #1479

Closed lbtrace closed 3 years ago

lbtrace commented 3 years ago

Remove wait and check logic