Android-o : App Crash With Webview
I have simply put a WebView in layout. When I run the project in Android-O preview emulator, it gives below error: E/AndroidRuntime: FATAL EXCEPTION: main Process: com.example.mvvm
Solution 1:
This is a known issue. Some sketchy workarounds are included in the issue comments. In general, you may need to hold off on O work until ODP2 rolls out (probably around Google I|O in mid-May).
Post a Comment for "Android-o : App Crash With Webview"