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

Caused by: java.lang.RuntimeException: Package not found: com.android.webview #260

Open
wqqgt opened this issue Aug 22, 2016 · 3 comments
Open

Comments

@wqqgt
Copy link

wqqgt commented Aug 22, 2016

在使用的过程中,启动崩溃,堆栈如下
08-08 14:46:39.842 W/System.err( 7415): Caused by: java.lang.RuntimeException: Package not found: com.android.webview
08-08 14:46:39.842 W/System.err( 7415): at android.webkit.WebViewDelegate.getPackageId(WebViewDelegate.java:138)
08-08 14:46:39.842 W/System.err( 7415): at com.android.webview.chromium.WebViewDelegateFactory$ProxyDelegate.getPackageId(WebViewDelegateFactory.java:153)
08-08 14:46:39.842 W/System.err( 7415): at com.android.webview.chromium.WebViewChromiumFactoryProvider.setUpResources(WebViewChromiumFactoryProvider.java:330)
08-08 14:46:39.842 W/System.err( 7415): at com.android.webview.chromium.WebViewChromiumFactoryProvider.startChromiumLocked(WebViewChromiumFactoryProvider.java:248)
08-08 14:46:39.842 W/System.err( 7415): at com.android.webview.chromium.WebViewChromiumFactoryProvider.ensureChromiumStartedLocked(WebViewChromiumFactoryProvider.java:195)
08-08 14:46:39.842 W/System.err( 7415): at com.android.webview.chromium.WebViewChromiumFactoryProvider.startYourEngines(WebViewChromiumFactoryProvider.java:289)
08-08 14:46:39.842 W/System.err( 7415): at com.android.webview.chromium.WebViewChromium.init(WebViewChromium.java:249)

@wqqgt
Copy link
Author

wqqgt commented Aug 22, 2016

在乐视的手机上,有人遇到过吗?

@jordanqin
Copy link

这个问题你解决了吗?我的友盟后台出现了此异常,求教,万分感谢。

@TomasYu
Copy link

TomasYu commented Jun 19, 2018

Process: com.chaozh.iReaderFree, PID: 18120
java.lang.RuntimeException: Package not found: com.android.webview
at android.webkit.WebViewDelegate.getPackageId(WebViewDelegate.java:163)
at com.android.webview.chromium.WebViewDelegateFactory$ProxyDelegate.getPackageId(WebViewDelegateFactory.java:165)
at com.android.webview.chromium.WebViewChromiumFactoryProvider.setUpResources(WebViewChromiumFactoryProvider.java:388)
at com.android.webview.chromium.WebViewChromiumFactoryProvider.startChromiumLocked(WebViewChromiumFactoryProvider.java:305)
at com.android.webview.chromium.WebViewChromiumFactoryProvider.ensureChromiumStartedLocked(WebViewChromiumFactoryProvider.java:252)
at com.android.webview.chromium.WebViewChromiumFactoryProvider.startYourEngines(WebViewChromiumFactoryProvider.java:347)
at com.android.webview.chromium.WebViewChromium.init(WebViewChromium.java:238)
at android.webkit.WebView.(WebView.java:636)
at android.webkit.WebView.(WebView.java:572)
at android.webkit.WebView.(WebView.java:555)

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

3 participants