Tencent / tinker

Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NullPointerException

Jadyli opened this issue · comments

java.lang.NullPointerException: Attempt to invoke virtual method 'void android.os.Message.recycle()' on a null object reference
at com.tencent.tinker.loader.app.TinkerInlineFenceAction.callGetSystemService(SourceFile:4)
at com.tencent.tinker.loader.app.TinkerApplication.getSystemService(SourceFile:3)