8.9.13


Do you like this MIUI version?


  • Total voters
    399
Status
Not open for further replies.
I can't mount vendor partition to emulate NFC cards with this build now. I could do with previous build based on Oreo.
When I finally get able to mount it as r/w, the screen goes black the the phone stops working. I need to reset it to get it back to life.
I'm using a mix 2s @ingbrzy
Screenshot_2018-09-19-09-08-44-020_com.yuanwofei.cardemulator.pro.png
 
Did a clean install on Mi 8 and recovered all apps from mi cloud. Currently still setting up all applications (cleared also internal storage) and testing.

Twitter crashes during startup, log:

Code:
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/com.twitter.android-uMHEIOMW732bEzWb9notEA==/base.apk"],nativeLibraryDirectories=[/data/app/com.twitter.android-uMHEIOMW732bEzWb9notEA==/lib/arm64, /system/lib64, /vendor/lib64]]] couldn't find "libcrashlytics.so"
    at java.lang.Runtime.loadLibrary0(Runtime.java:1012)
    at java.lang.System.loadLibrary(System.java:1669)
    at com.crashlytics.android.ndk.JniNativeApi.<clinit>(Twttr:13)
    at com.crashlytics.android.ndk.g.a(Twttr:19)
    at com.crashlytics.android.ndk.b.a_(Twttr:54)
    at io.fabric.sdk.android.g.a(Twttr:44)
    at io.fabric.sdk.android.services.concurrency.AsyncTask.a(Twttr:611)
    at io.fabric.sdk.android.services.concurrency.c.a(Twttr:43)
    at io.fabric.sdk.android.h.p(Twttr:69)
    at io.fabric.sdk.android.c.a(Twttr:440)
    at io.fabric.sdk.android.c.j(Twttr:384)
    at io.fabric.sdk.android.c.d(Twttr:342)
    at io.fabric.sdk.android.c.a(Twttr:333)
    at com.twitter.fabric.CrashlyticsErrorLogger.<init>(Twttr:41)
    at com.twitter.android.initialization.ErrorReporterInitializer.a(Twttr:65)
    at com.twitter.android.initialization.ErrorReporterInitializer.a(Twttr:49)
    at cjy.a(Twttr:118)
    at cjy.a(Twttr:88)
    at com.twitter.app.common.base.BaseApplication.onCreate(Twttr:50)
    at com.twitter.app.common.app.InjectedApplication.onCreate(Twttr:23)
    at com.twitter.app.TwitterApplication.onCreate(Twttr:68)
    at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1155)
    at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5943)
    at android.app.ActivityThread.access$1200(ActivityThread.java:200)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1671)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loop(Looper.java:193)
    at android.app.ActivityThread.main(ActivityThread.java:6812)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
 
Here is the dumpfile from BetterBatteryStats for my Mi6. Can someone with more knowledge analyze this and see why my phone spent 50% battery overnight? I'll probably do clean install with next version but I'm not sure why this happens. It's it because of some app or rom itself? With release from 2 or 3 weeks ago I had fantastic battery life. View attachment BetterBatteryStats-2018-09-19_085052893.txt

Sent from my MI 6 using Tapatalk
 
Hi guys
I have a mi 8 updated to the rom miui 10 ue 8.9.13, and I'm trying to apply the root, with magisk 1.7.1 but no it works, someone works the root?
thank you
 
Hi guys
I have a mi 8 updated to the rom miui 10 ue 8.9.13, and I'm trying to apply the root, with magisk 1.7.1 but no it works, someone works the root?
thank you
Hi,

Did you already flashed it in TWRP?
I did that and had to install magisk manager apk manually after reboot to make it work
 
Here is the dumpfile from BetterBatteryStats for my Mi6. Can someone with more knowledge analyze this and see why my phone spent 50% battery overnight? I'll probably do clean install with next version but I'm not sure why this happens. It's it because of some app or rom itself? With release from 2 or 3 weeks ago I had fantastic battery life. View attachment 20934

Sent from my MI 6 using Tapatalk
Only found "Android System" which causes your mobile awake, and don't let them go to deep sleep.
Tried do clean dalvik cache?
 
I just installed the 8.9.13 on my Mi8 and found these points in the first few minutes (note, I did a factory reset):

1:
When I open any app and swipe up and hold (so I open the task manager), it takes about a second until I can click / swipe any of the apps shown in the task manager. I can just swipe/click them after the clock in the navbar is shown. This way many of my gestures get lost :(
I tested it with animation scale on 1.0 and 0.5 and in both tests I got the same result.

2: Fingerprint unlock takes *a bit* longer (not much)
3: Face unlock takes *a bit* longer
4: Sometimes when I use the swipe.up gesture to go into the task manager, the keyboard stays open until the taskmanager is shown.
5: The duration from Display off -> Display on also seems to take a bit longer.
6: Sometimes the phone shows stutters in animation, for example the notification bar
Yup face the same prob. On my redmi

Sent from my Redmi 4 using Tapatalk
 
Can I install this version if I have installed latest miui 10 global stable? Of course via twrp but I want to know if it's possible or I will brick my phone.
Thanks
 
Happened to me on some apps, uninstall and install again solved my problem on those apps.
Did a clean install on Mi 8 and recovered all apps from mi cloud. Currently still setting up all applications (cleared also internal storage) and testing.

Twitter crashes during startup, log:

Code:
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/org.apache.http.legacy.boot.jar", zip file "/data/app/com.twitter.android-uMHEIOMW732bEzWb9notEA==/base.apk"],nativeLibraryDirectories=[/data/app/com.twitter.android-uMHEIOMW732bEzWb9notEA==/lib/arm64, /system/lib64, /vendor/lib64]]] couldn't find "libcrashlytics.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:1012)
at java.lang.System.loadLibrary(System.java:1669)
at com.crashlytics.android.ndk.JniNativeApi.(Twttr:13)
at com.crashlytics.android.ndk.g.a(Twttr:19)
at com.crashlytics.android.ndk.b.a_(Twttr:54)
at io.fabric.sdk.android.g.a(Twttr:44)
at io.fabric.sdk.android.services.concurrency.AsyncTask.a(Twttr:611)
at io.fabric.sdk.android.services.concurrency.c.a(Twttr:43)
at io.fabric.sdk.android.h.p(Twttr:69)
at io.fabric.sdk.android.c.a(Twttr:440)
at io.fabric.sdk.android.c.j(Twttr:384)
at io.fabric.sdk.android.c.d(Twttr:342)
at io.fabric.sdk.android.c.a(Twttr:333)
at com.twitter.fabric.CrashlyticsErrorLogger.(Twttr:41)
at com.twitter.android.initialization.ErrorReporterInitializer.a(Twttr:65)
at com.twitter.android.initialization.ErrorReporterInitializer.a(Twttr:49)
at cjy.a(Twttr:118)
at cjy.a(Twttr:88)
at com.twitter.app.common.base.BaseApplication.onCreate(Twttr:50)
at com.twitter.app.common.app.InjectedApplication.onCreate(Twttr:23)
at com.twitter.app.TwitterApplication.onCreate(Twttr:68)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1155)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:5943)
at android.app.ActivityThread.access$1200(ActivityThread.java:200)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1671)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:193)
at android.app.ActivityThread.main(ActivityThread.java:6812)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)

Sent from my MIX 2S using Tapatalk
 
  • Like
Reactions: greylisted
Can I install this version if I have installed latest miui 10 global stable? Of course via twrp but I want to know if it's possible or I will brick my phone.
Thanks
Unlock bootloader, install twrp, factory reset, flash eu rom *ur device version rom

Sent from my Redmi 4 using Tapatalk
 
  • Like
Reactions: Neagu Romica
MI 8 SE
Updated successfully from OTA. Very smooth and compatiple with my social apps (zalo, viber,...) which not in previous version.
Some errors with web in system browser (proxy??) now has been fixed.
The notification is uptodate whenever it has new ones.
P/s: always on mode: still not show some notifications from viber
 
Mi8 issue: empty SMS arrive at recipient's phone. Anyone else?

Update: if I use Latin letters it works fine, Cyrillic letters are the problem. If I mix them, Cyrillic letters are removed
 
Last edited:
Status
Not open for further replies.

Similar threads

  • Locked
HyperOS 1.0 24.3.25
Replies
169
Views
63K
  • Locked
HyperOS 1.0 24.3.18
Replies
115
Views
42K
  • Locked
HyperOS 1.0 24.3.11
Replies
128
Views
44K
  • Locked
HyperOS 1.0 24.3.4
Replies
150
Views
46K