You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoSuchFieldError: No field b of type Landroid/content/Context; in class La/a; or its superclasses (declaration of 'a.a' appears in /data/app/com.yealink.astro.demo-b65DoihcpKR4spxJzVtMhA==/base.apk)
at androidx.activity.ComponentActivity.l(SourceFile:3)
at androidx.activity.ComponentActivity.(SourceFile:104)
at androidx.fragment.app.j.(SourceFile:1)
at d.g.(SourceFile:1)
at com.yealink.astro.demo.MainActivity.(Unknown Source:0)
at java.lang.Class.newInstance(Native Method)
at android.app.AppComponentFactory.instantiateActivity(AppComponentFactory.java:95)
at com.luoyesiqiu.shell.ProxyComponentFactory.instantiateActivity(Unknown Source:81)
at android.app.Instrumentation.newActivity(Instrumentation.java:1264)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3798)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4074)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:91)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:149)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:103)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2473)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:219)
at android.app.ActivityThread.main(ActivityThread.java:8347)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1055)
The text was updated successfully, but these errors were encountered:
java.lang.NoSuchFieldError: No field b of type Landroid/content/Context; in class La/a; or its superclasses (declaration of 'a.a' appears in /data/app/com.yealink.astro.demo-b65DoihcpKR4spxJzVtMhA==/base.apk)
at androidx.activity.ComponentActivity.l(SourceFile:3)
at androidx.activity.ComponentActivity.(SourceFile:104)
at androidx.fragment.app.j.(SourceFile:1)
at d.g.(SourceFile:1)
at com.yealink.astro.demo.MainActivity.(Unknown Source:0)
at java.lang.Class.newInstance(Native Method)
at android.app.AppComponentFactory.instantiateActivity(AppComponentFactory.java:95)
at com.luoyesiqiu.shell.ProxyComponentFactory.instantiateActivity(Unknown Source:81)
at android.app.Instrumentation.newActivity(Instrumentation.java:1264)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3798)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4074)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:91)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:149)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:103)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2473)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:219)
at android.app.ActivityThread.main(ActivityThread.java:8347)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1055)
The text was updated successfully, but these errors were encountered: