MULTI 6.4.28


Do you like this MIUI version?


  • Total voters
    249
Status
Not open for further replies.
sorry if I offended you. just I want to find out why you do not have such problems. Or you install updates once differently.
Whether you haven't record video in landscape mode?
Yes, even in horizontal mode
Sorry, I translated wrong
 
Telling that a ROM is perfect for you is fine, but asking what is the problem when it is posted a lot of times is a joke...
Kind regards.
 
  • Like
Reactions: Pawel_Nowak
Yes, even in horizontal mode
sorry if I offended you. just I want to find out why you do not have such problems. Or you install updates once differently.
Whether you haven't record video in landscape mode?
Ok, right is that this signals, but then the 95% works, we can not complain, MIUI is intact, fast, fluid, email works, calls works, Play store work, photo works,... , I can not know if Facebook works, the same for Instagramm, I judge what I use
 
Want to understand that I do not know what applications do you have?
Ok, sorry if I didn't understand your question. I just try to help and I'm not here tó argue with anybody.
In my case I've noticed FC with google keep, play store and Disa.
Thanks and kind regards.
 
For all who have problems like FC's, did you try to wipe data, cache and dalvik?
Wiped dalvik, cache, nothing.
Wiped dalvik, cache, data and system, reinstalled clean, force close on Waze just the same. Also got force close on a few other apps, but just randomly.
The most buggyest release this far :)

Sent from my Redmi Note 2 using Tapatalk
 
Mipad 2 can't sing up in google apps after clean installation.
Code:
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
Any solution for this?
Thanks.

Enviado desde mi Xumino Mi2S
 
  • Like
Reactions: realtebo
What is the latest rom i can install on a Redmi 3 Pro.? Is it the 6.4.27 or 6.4.14 ido.?
Thanx :)
 
Good work but at my Xiaomi Redmi note 2 Google Hangouts app stopped working. It crashes on chat opening.
 
hello, anyone happened to meet the condition that the "Advanced Settings" in "Settings" FC? and how to resolve it? thanks.
 
Status
Not open for further replies.

Similar threads

  • Locked
HyperOS 1.0 24.3.25
Replies
169
Views
62K
  • Locked
HyperOS 1.0 24.3.18
Replies
115
Views
41K
  • Locked
HyperOS 1.0 24.3.4
Replies
150
Views
46K
  • Locked
HyperOS 1.0 24.3.11
Replies
128
Views
44K
  • Locked
HyperOS 1.0 24.2.26
Replies
161
Views
53K