MULTI 6.3.17


Status
Not open for further replies.
Sorry, bro. Me also doesnt work new reupload rom from March 19th
Same troubles. Wipe cache, dalvik, reinstall.....

Check that the bootloader is UNLOCK before starting

So for the Playstore works on Mi pad 2 I have done as :

- Install fastboot stable rom and install google play store/services ...
- Install dev rom with updater app -> Select update package - test play store it's work
- Root rom - reboot and test it's work
- Install TWRP - reboot and test it's work
- Install Xiaomi.eu ROM with TWRP without wipe - reboot and test 3 times it's work

So for playstore working don't wipe/factory reset
 
Once again my story... I have ecaxtly the same Error on mi, 3 cancro. What i do is flashing in fast boot mode the cyanomod recovery. Then into the cyanomod recovery i flash the weekly eu cancro miui rom. It gives some errors at the end but after reboot i have each time the new eu miui rom installed. Then i flash supersu.Every week i have to repeat this scenario to update. Problem is in twrp system is not mountable but in cyanomod recovery it is mountable. Perhaps someone can edit the cyanomod recovery so the errors don't appear anymore. But it doesn't do anything wrong with the eu miui rom.
I suggest to look if there is a cyanomod recovery available for your device and try.


Remove TWRP folder in your internal storage. next time you reboot to recovery you will get a Welcome screen asking you to keep system read only or allow modifications. Select "Allow modifications".
 
  • Like
Reactions: cpu82
Can anyone help me with the search bar in notification bar?
I cannot find these in my mi4

Inviato dal mio MI 4LTE utilizzando Tapatalk
 
Guys, if I want to flash SuperSU to have root privileges I need to do each week because dev rom will always wipe system partition right?
 
Hello ... As I said in the posts before, I can't update leo because (am I the only one? :D) I have TWRP 3.0.0.0 -> installed by the last week update ... what is the "easy" way to flash TWRP 2.8.6.0 for leo without any loss of data or reset the phone ?! .. thank you guys !
In fastboot mode is the easy and only way, so you don't lose any data

Inviato dal mio MI NOTE Pro utilizzando Tapatalk
 
Remove TWRP folder in your internal storage. next time you reboot to recovery you will get a Welcome screen asking you to keep system read only or allow modifications. Select "Allow modifications".
I tried that but doesn't work. Can not install cancro eu rom with twrp on mi 3 . What does work is restore the backup i made after deleting the twrp folder. Or the trick with installing cyanomod cancro recovery in fast boot and installing from there the miui eu rom.
I would flash whole phone with mi flash again but don't think they made flashrom already for marshmallow.
 

Attachments

  • 6a812ae4640738ee995cb32f69d772c6a85ebf98.jpg
    6a812ae4640738ee995cb32f69d772c6a85ebf98.jpg
    199.6 KB · Views: 352
  • 576529d816a82dc918a060395b21271ad6ba68b8.jpg
    576529d816a82dc918a060395b21271ad6ba68b8.jpg
    238.5 KB · Views: 244
Last edited:
I tried that but doesn't work. Can not install cancro eu rom with twrp on mi 3 . What does work is restore the backup i made after deleting the twrp folder. Or the trick with installing cyanomod cancro recovery in fast boot and installing from there the miui eu rom.

hmmm, then I think that's a TWRP version problem. Change TWRP version, friend.
 
I now have version 3 downloaded from eu forum link but had it with previous version too. What version do you recomment?

Better a 2.8.7.x version they are more stable, find one in en.miui.com, I have a Mi 4c so I can't help you. :(
 
Last edited:
On Mi4 the data usage panel is in English but I've set Italian.
Spotify after 15 - 20 min goes in stop it self and I don't know why!

Inviato dal mio MI 4W utilizzando Tapatalk
My guess would be the in the settings/battery, you have to personalize battery use for that app, to allow it to connect to data in the background.

I had that problem with some apps (Tasker, weather app) and solve it like that... Also have an online radio app that behaves like your Spotify, and I will try doing that.

Enviado do meu Redmi 2 (2014813)
 
Redmi note 2 πρόβλημα στην μετάφραση

Στάλθηκε από το Redmi Note 2 μου χρησιμοποιώντας Tapatalk
 
It doesn't work neither on 2.8.7View attachment 11736
You just have to let it continue with the installation. It's running on background. I had exactly the same problem since the devs included TWRP in the new releases but the installation works perfectly.
You have to wait several minutes, it will reboot and the install will continue on the Miui logo with the 3 dots.

Regards.
 
First,

Just installed the new version and there is a bug with security app it fails to open with this error- (in Hebrew language)
Code:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.miui.securitycenter/com.miui.securityscan.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.Button.setOnClickListener(android.view.View$OnClickListener)' on a null object reference
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2464)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2526)
at android.app.ActivityThread.access$800(ActivityThread.java:169)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1421)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5549)
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:964)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:759)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.Button.setOnClickListener(android.view.View$OnClickListener)' on a null object reference
at com.miui.securityscan.ui.main.ContentView.onFinishInflate(Unknown Source)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:818)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:813)
at android.view.LayoutInflater.inflate(LayoutInflater.java:508)
at android.view.LayoutInflater.inflate(LayoutInflater.java:418)
at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:400)
at android.app.Activity.setContentView(Activity.java:2168)
at com.miui.securityscan.MainActivity.onCreate(Unknown Source)
at android.app.Activity.performCreate(Activity.java:5975)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1111)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2417)
... 10 more

Second,
Screenshot_2016-03-20-02-33-33_com.android.fileexplorer.png

after a couple of updates and still you didn't fix this bug in the file manager app (in Hebrew language) - I know it's a language bug and it's to do with the language team but they say that you are ignoring them completely -
(they say that they do fix and you just don't apply there fix in the weekly update)
, Why??
 
Last edited:
First,

Just installed the new version and there is a bug with security app it fails to open with this error- (in Hebrew language)
Code:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.miui.securitycenter/com.miui.securityscan.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.Button.setOnClickListener(android.view.View$OnClickListener)' on a null object reference
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2464)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2526)
at android.app.ActivityThread.access$800(ActivityThread.java:169)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1421)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5549)
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:964)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:759)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.Button.setOnClickListener(android.view.View$OnClickListener)' on a null object reference
at com.miui.securityscan.ui.main.ContentView.onFinishInflate(Unknown Source)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:818)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:813)
at android.view.LayoutInflater.inflate(LayoutInflater.java:508)
at android.view.LayoutInflater.inflate(LayoutInflater.java:418)
at android.view.LayoutInflater.inflate(LayoutInflater.java:365)
at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:400)
at android.app.Activity.setContentView(Activity.java:2168)
at com.miui.securityscan.MainActivity.onCreate(Unknown Source)
at android.app.Activity.performCreate(Activity.java:5975)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1111)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2417)
... 10 more

Second,
Screenshot_2016-03-20-02-33-33_com.android.fileexplorer.png

after a couple of updates and still you didn't fix this bug in the file manager app (in Hebrew language) - I know it's a language bug and it's to do with the language team but they say that you are ignoring them completely -
(they say that they do fix and you just don't apply there fix in the weekly update)
, Why??



You have to report to github hebrew translator repo.

*UPDATE*

Sorry, didn't read well.
 
Last edited:
Hola, me podrían decir que cambios en general destacados ha tenido la ROM hermes 5.19.29 a la 6.3.17, es que hasta ahora estoy conforme pero si hay mejoras me gustaría saberlas, muchas gracias de antemano.
 
What is this? Security app suggest me to buy china yuan for cheap call.

Mi4c
 

Attachments

  • Screenshot_2016-03-20-03-18-00_com.miui.securitycenter_1458440572985.jpg
    Screenshot_2016-03-20-03-18-00_com.miui.securitycenter_1458440572985.jpg
    91.5 KB · Views: 252
This
 

Attachments

  • Screenshot_2016-03-20-03-30-03_com.android.contacts_1458441171340.jpg
    Screenshot_2016-03-20-03-30-03_com.android.contacts_1458441171340.jpg
    80.3 KB · Views: 241
  • Screenshot_2016-03-20-03-38-42_com.android.phone.png
    Screenshot_2016-03-20-03-38-42_com.android.phone.png
    99.1 KB · Views: 310
Status
Not open for further replies.

Similar threads

  • Locked
HyperOS 1.0 24.3.4
Replies
150
Views
42K
  • Locked
HyperOS 1.0 24.2.26
Replies
161
Views
49K
Replies
259
Views
66K