Skip to content
New issue

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

NoSuchFieldError: No static field web_view of type I in class #35

Open
msoni-oyo opened this issue Jan 21, 2020 · 0 comments
Open

NoSuchFieldError: No static field web_view of type I in class #35

msoni-oyo opened this issue Jan 21, 2020 · 0 comments

Comments

@msoni-oyo
Copy link

Fatal Exception: java.lang.NoSuchFieldError: No static field web_view of type I in class Lsaschpe/android/customtabs/R$id; or its superclasses (declaration of 'saschpe.android.customtabs.R$id' appears in base.apk!classes4.dex)
at saschpe.android.customtabs.WebViewActivity.onCreate + 59(WebViewActivity.java:59)
at android.app.Activity.performCreate + 7224(Activity.java:7224)
at android.app.Activity.performCreate + 7213(Activity.java:7213)
at android.app.Instrumentation.callActivityOnCreate + 1272(Instrumentation.java:1272)
at android.app.ActivityThread.performLaunchActivity + 2926(ActivityThread.java:2926)
at android.app.ActivityThread.handleLaunchActivity + 3081(ActivityThread.java:3081)
at android.app.servertransaction.LaunchActivityItem.execute + 78(LaunchActivityItem.java:78)
at android.app.servertransaction.TransactionExecutor.executeCallbacks + 108(TransactionExecutor.java:108)
at android.app.servertransaction.TransactionExecutor.execute + 68(TransactionExecutor.java:68)
at android.app.ActivityThread$H.handleMessage + 1831(ActivityThread.java:1831)
at android.os.Handler.dispatchMessage + 106(Handler.java:106)
at android.os.Looper.loop + 201(Looper.java:201)
at android.app.ActivityThread.main + 6810(ActivityThread.java:6810)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run + 547(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main + 873(ZygoteInit.java:873)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant