may be bug
See original GitHub issue java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.ClassLoader.loadClass(java.lang.String)' on a null object reference at com.android.tools.profiler.support.network.okhttp.reflection.okhttp3.Request$.getTargetClass(Request$.java:29) at com.android.tools.profiler.support.network.okhttp.reflection.okhttp3.Interceptor$$Chain$.proceed(Interceptor$.java:50) at com.android.tools.profiler.support.network.okhttp.OkHttp3Interceptor.invoke(OkHttp3Interceptor.java:57) at java.lang.reflect.Proxy.invoke(Proxy.java:393) at $Proxy0.intercept(Unknown Source)
today,my app crash,i don’t know what happened,this is the log,i try to debug,but @couldn’t find the question
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (1 by maintainers)
Top GitHub Comments
They claim it’s fixed, but I still face this issue: https://issuetracker.google.com/issues/62435342
@mateusgrb Me too! I got this issue on Android Studio 3.1.2 release and I also disable the Android Profiler!