We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference top.niunaijun.blackbox.fake.service.HCallbackProxy.handleMessage (HCallbackProxy.java:72) android.os.Handler.dispatchMessage (Handler.java:102) android.os.Looper.loop (Looper.java:246) android.app.ActivityThread.main (ActivityThread.java:8595) java.lang.reflect.Method.invoke (Method.java) com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:602) com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1130)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference
top.niunaijun.blackbox.fake.service.HCallbackProxy.handleMessage (HCallbackProxy.java:72)
android.os.Handler.dispatchMessage (Handler.java:102)
android.os.Looper.loop (Looper.java:246)
android.app.ActivityThread.main (ActivityThread.java:8595)
java.lang.reflect.Method.invoke (Method.java)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:602)
com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1130)
The text was updated successfully, but these errors were encountered: