java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.gms/com.google.android.gms.auth.uiflows.minutemaid.MinuteMaidActivity}: android.util.AndroidRuntimeException: java.lang.ClassNotFoundException: com.android.webview.chromium.WebViewChromiumFactoryProvider
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java)
at android.app.ActivityThread.access$800(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java)
at android.os.Handler.dispatchMessage(Handler.java)
at android.os.Looper.loop(Looper.java)
at android.app.ActivityThread.main(ActivityThread.java)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
Caused by: android.util.AndroidRuntimeException: java.lang.ClassNotFoundException: com.android.webview.chromium.WebViewChromiumFactoryProvider
at android.webkit.WebViewFactory.getProvider(WebViewFactory.java)
at android.webkit.CookieManager.getInstance(CookieManager.java)
at com.google.android.gms.auth.uiflows.a.<init>:)com.google.android.gms:42)
at com.google.android.gms.auth.uiflows.addaccount.a.onCreate:)com.google.android.gms:55)
at com.google.android.gms.auth.uiflows.minutemaid.i.onCreate:)com.google.android.gms:184)
at android.support.v4.app.Fragment.performCreate:)com.google.android.gms:1939)
at android.support.v4.app.ag.a:)com.google.android.gms:988)
at android.support.v4.app.ag.a:)com.google.android.gms:1207)
at android.support.v4.app.j.run:)com.google.android.gms:738)
at android.support.v4.app.ag.i:)com.google.android.gms:1572)
at android.support.v4.app.ab.c:)com.google.android.gms:330)
at android.support.v4.app.w.onStart:)com.google.android.gms:511)
at android.app.Instrumentation.callActivityOnStart(Instrumentation.java)
at android.app.Activity.performStart(Activity.java)
... 11 more
Caused by: java.lang.ClassNotFoundException: com.android.webview.chromium.WebViewChromiumFactoryProvider
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:306)
at android.webkit.WebViewFactory.getFactoryClass(WebViewFactory.java)
... 25 more
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.webview.chromium.WebViewChromiumFactoryProvider" on path: DexPathList[[zip file "/system/app/WebViewGoogle/WebViewGoogle.apk"],nativeLibraryDirectories=[/system/app/WebViewGoogle/lib/x86_64, /vendor/lib64, /system/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
... 28 more
Suppressed: java.io.IOException: Failed to open oat file from dex location '/system/app/WebViewGoogle/WebViewGoogle.apk'
at dalvik.system.DexFile.openDexFileNative(Native Method)
at dalvik.system.DexFile.openDexFile(DexFile.java:295)
at dalvik.system.DexFile.<init>(DexFile.java:80)
at dalvik.system.DexFile.<init>(DexFile.java:59)
at dalvik.system.DexPathList.loadDexFile(DexPathList.java:262)
at dalvik.system.DexPathList.makeDexElements(DexPathList.java:231)
at dalvik.system.DexPathList.<init>(DexPathList.java:109)
at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java)
at android.app.LoadedApk.getClassLoader(LoadedApk.java)
at android.app.ContextImpl.getClassLoader(ContextImpl.java)
... 26 more
Caused by: java.io.IOException: Failed to open oat file from /system/app/WebViewGoogle/x86_64/WebViewGoogle.odex (error Failed to open oat filename for reading: No such file or directory) (no dalvik_cache availible) and relocation failed.
... 38 more
Caused by: java.io.IOException:
... 38 more
Caused by: java.io.IOException: Failed to remove obsolete file from /data/dalvik-cache/x86_64/system@app@WebViewGoogle@WebViewGoogle.apk@classes.dex when searching for dex file /system/app/WebViewGoogle/WebViewGoogle.apk: Permission denied
... 38 more
Suppressed: java.lang.ClassNotFoundException: com.android.webview.chromium.WebViewChromiumFactoryProvider
at java.lang.Class.classForName(Native Method)
at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
... 29 more
Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available