Google Play Services crashes even with a fresh firmware installation. - Xiaomi Redmi Note 3 Questions & Answers

Hello.
i'm facing this issue, google play services crash when i use for the first time Google Play, it crashes after the backup screen, that screen before the main screen of the google play store.
This happens even after a fresh flash with miflash - using the option clean all (i tried flashing it with different versios and the problem is still present), my phone has the bootloader locked.
Any ideas?
Thanks.

avercros said:
Hello.
i'm facing this issue, google play services crash when i use for the first time Google Play, it crashes after the backup screen, that screen before the main screen of the google play store.
This happens even after a fresh flash with miflash - using the option clean all (i tried flashing it with different versios and the problem is still present), my phone has the bootloader locked.
Any ideas?
Thanks.
Click to expand...
Click to collapse
On stable rom too..? flash stable build of fastboot rom

c_/\/\_k said:
On stable rom too..? flash stable build of fastboot rom
Click to expand...
Click to collapse
The result is the same :/
I've flashed tons of roms and the error is still present.

avercros said:
The result is the same :/
I've flashed tons of roms and the error is still present.
Click to expand...
Click to collapse
Download again the stable build of fastboot rom, then flash it through EDL mode..

c_/\/\_k said:
Download again the stable build of fastboot rom, then flash it through EDL mode..
Click to expand...
Click to collapse
It does not work, i've tried with the latest beta and the latest stable, same result.

avercros said:
It does not work, i've tried with the latest beta and the latest stable, same result.
Click to expand...
Click to collapse
Did you Flashed via MI Flash while wiping all data...?

c_/\/\_k said:
Did you Flashed via MI Flash while wiping all data...?
Click to expand...
Click to collapse
Yes, also i've unlocked the bootloader using the unofficial way and it seems to be bricked.

bump

avercros said:
Hello.
i'm facing this issue, google play services crash when i use for the first time Google Play, it crashes after the backup screen, that screen before the main screen of the google play store.
This happens even after a fresh flash with miflash - using the option clean all (i tried flashing it with different versios and the problem is still present), my phone has the bootloader locked.
Any ideas?
Thanks.
Click to expand...
Click to collapse
This is due to fact that, google apps are old and outdated and needs to be updated when fresh installed miui, just login and wait for say 30-40 minutes, then repeat the process to produce crash, I hope It will be solved. If it still present then please Can you post whole list of application u use. ? Do u flash gapps on miui.?? (Since ur bootloader is locked so I doubt that)
There could be some permission problems or battery saving app messing with gservices.
Try this goto settings, developer settings, then turn off miui optimization and reboot, then post experience.
Also if u r using miui, this is due
Regards

herecomesmaggi said:
This is due to fact that, google apps are old and outdated and needs to be updated when fresh installed miui, just login and wait for say 30-40 minutes, then repeat the process to produce crash, I hope It will be solved. If it still present then please Can you post whole list of application u use. ? Do u flash gapps on miui.?? (Since ur bootloader is locked so I doubt that)
There could be some permission problems or battery saving app messing with gservices.
Try this goto settings, developer settings, then turn off miui optimization and reboot, then post experience.
Also if u r using miui, this is due
Regards
Click to expand...
Click to collapse
My installation was clean, a fresh flash using clear all in mi flash. I don't need to flash gapps because my variant is a kate model.
The error is still present.

avercros said:
My installation was clean, a fresh flash using clear all in mi flash. I don't need to flash gapps because my variant is a kate model.
The error is still present.
Click to expand...
Click to collapse
U didn't got it, just look at the version of Google Apps present in rom zip and updated Google Apps version.. They need to updated b4 setting all backup account and others.

Try going to setings downloded apps, and reset app defaults in options. I think bad settings are being applied when signing in, so a fresh install isn't helping as the settings keep getting applied when signing in.

Related

"Unfortunately Setting Has Stopped" after factory reset

After factory resetting/reinstalling [Resurrection_Remix][Android 6.0.1, r_52][Kenzo], the "Unfortunately Setting Has Stopped" has started appearing whenever I try to access the Privacy setting to change the password/pin/pattern option. I also noticed that the Fingerprint scanner is no longer in the Privacy setting.
Under TWRP I have also tried wiping Dalvik / ART Cache, Data, Internal Storage, and Cache when reinstalling any other Custom ROMs and Gaap. The other custom ROMS I've installed are causing the Setting->Privacy option to crash also. All the searches I've made doesn't seem to fix the issue, particularly the searches in the Redmi section. Any suggestion would be helpful, thanks.
phonester said:
After factory resetting/reinstalling [Resurrection_Remix][Android 6.0.1, r_52][Kenzo], the "Unfortunately Setting Has Stopped" has started appearing whenever I try to access the Privacy setting to change the password/pin/pattern option. I also noticed that the Fingerprint scanner is no longer in the Privacy setting.
Under TWRP I have also tried wiping Dalvik / ART Cache, Data, Internal Storage, and Cache when reinstalling any other Custom ROMs and Gaap. The other custom ROMS I've installed are causing the Setting->Privacy option to crash also. All the searches I've made doesn't seem to fix the issue, particularly the searches in the Redmi section. Any suggestion would be helpful, thanks.
Click to expand...
Click to collapse
Flash radio.zip fix.and dont forget to flash gapps after flashing roms.
Sent from my Redmi Note 3 using Tapatalk
khan_pegasus said:
Flash radio.zip fix.and dont forget to flash gapps after flashing roms.
Sent from my Redmi Note 3 using Tapatalk
Click to expand...
Click to collapse
It worked, thanks.
link to download radio.zip?
This situation happens when you switch to an OFFICIAL Rom from an UNOFFICIAL one like Mokee or RR from Siddhesh or Santosh. This is because these ROMs lock the bootloader and cause other problems too.
Radio.zip may not always fix the problem. If you are really stuck, there is a lengthy process that is guaranteed to work.
1. Flash one of the MiUI Fastboot ROM (global or chinese stable works fine) for RN3SD with Mi Flash tool. Use Flash All in the options at the bottom.
2. If you had an officially unlocked bootloader, use the Mi Unlocker tool to unlock your bootloader. Otherwise, you need to follow the unofficial unlock guide.
3. Flash official TWRP or a variant if you now what you are doing. Refer to this thread if you are not sure which TWRP will work.
3a. Download and copy this file to internal storage - LazyFlasher. I have verified this file to work with MiUI7 and MiUI8 global.
3b Reboot the phone in fastboot mode. On your PC, copy the TWRP img file to the adb directory and open command window there. Rename it to recovery.img. Use this command
Code:
fastboot flash recovery recovery.img
3c Boot into recovery (using ADB or Vol-pwr button shortcut). DO NOT BOOT into the phone before you do this. Flash the Lazyflasher zip with TWRP. You could probably flash this using fastboot too, I just never tried it.
Dhanajay made a guide video here. The video is a little outdated, and the updated instructions are in the description and comments.
You phone is now rooted and you have TWRP. Happy flashing.
This method will soon be outdated as a graphical UI for ADB is already in progress. Others have done it before, but this one shows real promise. Check here for details.
It has been a few months now since the RN3SD launch and the time has come when unofficial ROMs are no longer the best option around. Most Official ROMs, including the ones from RR and XOSP among others work great now and are incredbilby smooth and efficient. The war for the best kernel is now starting, and custom kernels will be responsible for the next round of reasons for bricked phones. Be VERY careful when you are flashing a ROM with a custom kernel. Be prepared to do some legwork if things go wrong.
Joswin said:
link to download radio.zip?
Click to expand...
Click to collapse
http://builder.balika011.me/official-cm13/cm-13.0-RADIOS.zip
I would also recommend anyone having this issue to read this post.
talkaboom said:
http://builder.balika011.me/official-cm13/cm-13.0-RADIOS.zip
I would also recommend anyone having this issue to read this post.
Click to expand...
Click to collapse
Link isn't working...
Can you mirror it?
Joswin said:
Link isn't working...
Can you mirror it?
Click to expand...
Click to collapse
Seems to be down. Normally works. Give it some time.
But if you are moving from an unofficial ROM, flashing radios alone is unlikely to work. Radio zip fix is for undetected SIM and IMIE errors. Check your IMIE number in About Phone. If you are showing an IMIE number instead of '0', flashing radio may be pointless.
Joswin said:
Link isn't working...
Can you mirror it?
Click to expand...
Click to collapse
New Link available.
https://mega.nz/#!9hlljJKD!QmjwPqMOH...gOqWkEJ0QasGE4
talkaboom said:
New Link available.
This link needs a decryption key not provided. Why even post this?
Click to expand...
Click to collapse
virtualgates said:
This link needs a decryption key not provided. Why even post this?
Click to expand...
Click to collapse
Link is from August 8th. That **** has mirrored a hundred times by now.
Also, the problem is now tackled in a different way. If you're facing a similar issue, ask in the rom thread you are trying to flash.
If you are facing this problem now, just flash the correct CM firmware.
P.S. On XDA, please do not question why someone posted a link or method that did not work for you. Do your research. No one is obligated to solve your problems.
Flashed radio. Zip. Worked for me.
Sent from my Redmi Note 3 using Tapatalk
Hello talkaboom!
the link is not working anymore. Any chance to upload it again please? Thanks a lot!

Redmi Note 3 Pro SE (Kate) - can not bind device to account

I flashed my phone with kate_global_images_7.5.19_20170519.0000.00_6.0_global in order to unlock the bootloader via mi unlock. The phone has successfully connected to mi cloud and can be located on the i.mi.com website. If I go into developer options and tap on the button to bind the phone to my account for unlocking it just keeps telling me to try again in another couple of minutes. This seems to be a really common problem and I haven't been able to find a solution. Any ideas? Thanks.
Same here. Been waiting for 5 days now after getting permission. Still fails to bind. This whole official unlock way is a total POS. It even says after you are granted permission you can unlock right away but that's not true at all. I also have SE and dev rom btw.
maybe try to flash miui 8 via fastboot..
i used fastboot rom miui 8 , miflash (not xiaomiflash) ver 2016, and unlock ver 1.1..
Augesvarer said:
maybe try to flash miui 8 via fastboot..
i used fastboot rom miui 8 , miflash (not xiaomiflash) ver 2016, and unlock ver 1.1..
Click to expand...
Click to collapse
MIUI 8 what? The dev rom 7.x is MIUI 8. Do you mean dev or stable? I was on MIUI 8 stable before but it didn't help.
my issues, evrytime i flashed miui rom, my imei isn't showing up (i need to official unlock to flash lastest los)
i tried some rom dev 7.x.x.x , but i cant login mi account via wifi.
then, i flashed this rom with miflash 2016 (mine is kenzo)
http://en.miui.com/thread-439892-1-1.html
and it works, i can unlock my phone without imei..
Augesvarer said:
my issues, evrytime i flashed miui rom, my imei isn't showing up (i need to official unlock to flash lastest los)
i tried some rom dev 7.x.x.x , but i cant login mi account via wifi.
then, i flashed this rom with miflash 2016 (mine is kenzo)
http://en.miui.com/thread-439892-1-1.html
and it works, i can unlock my phone without imei..
Click to expand...
Click to collapse
I think the "can not bind" problem is specific to Kate. The IMEI problem with your Kenzo phone is probably a separate issue.
dwl99 said:
I flashed my phone with kate_global_images_7.5.19_20170519.0000.00_6.0_global in order to unlock the bootloader via mi unlock. The phone has successfully connected to mi cloud and can be located on the i.mi.com website. If I go into developer options and tap on the button to bind the phone to my account for unlocking it just keeps telling me to try again in another couple of minutes. This seems to be a really common problem and I haven't been able to find a solution. Any ideas? Thanks.
Click to expand...
Click to collapse
Try this
https://forum.xda-developers.com/redmi-note-3/how-to/successfully-officially-unlocked-redmi-t3543150
it work perfectly and i have successfully unlock my kate and flash latest LOS.
abe_long said:
Try this
https://forum.xda-developers.com/redmi-note-3/how-to/successfully-officially-unlocked-redmi-t3543150
it work perfectly and i have successfully unlock my kate and flash latest LOS.
Click to expand...
Click to collapse
Thanks for the reply but I need to have the latest dev ROM to allow LineageOS to flash - it checks for the most recent firmware.
dwl99 said:
Thanks for the reply but I need to have the latest dev ROM to allow LineageOS to flash - it checks for the most recent firmware.
Click to expand...
Click to collapse
Yes i know.first you use the older version miui to unlock the bootloader.after that just reflash to latest dev rom.make sure you checked CLEAN ALL.it will not lock your bootloader.
abe_long said:
Yes i know.first you use the older version miui to unlock the bootloader.after that just reflash to latest dev rom.make sure you checked CLEAN ALL.it will not lock your bootloader.
Click to expand...
Click to collapse
Thanks, I tried this but got stuck in a bootloop.
dwl99 said:
Thanks, I tried this but got stuck in a bootloop.
Click to expand...
Click to collapse
At which step does the bootloop come..?i also having bootloop after flash the twrp but it can be solve by flash the lazy flash zip
abe_long said:
At which step does the bootloop come..?i also having bootloop after flash the twrp but it can be solve by flash the lazy flash zip
Click to expand...
Click to collapse
I flashed kate_global_images_6.7.14_20160629.0000.25_6.0_global_1b43c8f07f and then started to get bootloops. I didn't get as far as flashing TWRP.
dwl99 said:
I flashed kate_global_images_6.7.14_20160629.0000.25_6.0_global_1b43c8f07f and then started to get bootloops. I didn't get as far as flashing TWRP.
Click to expand...
Click to collapse
After flash,try to wipe data and cache in recovery.then reboot your device.if after 5 min still looping,try to force reboot.
abe_long said:
After flash,try to wipe data and cache in recovery.then reboot your device.if after 5 min still looping,try to force reboot.
Click to expand...
Click to collapse
I thought of that but I couldn't get the phone to boot into recovery - Power and Vol+ opened a screen with a picture of the phone with a cable being plugged into it rather than recovery
dwl99 said:
I think the "can not bind" problem is specific to Kate. The IMEI problem with your Kenzo phone is probably a separate issue.
Click to expand...
Click to collapse
Just try unlocking via mi unlock and tell us ignore the message
Androbots said:
Just try unlocking via mi unlock and tell us ignore the message
Click to expand...
Click to collapse
Doesn't work - complains that the deivice isn't bound to the account
There is no point trying anything. Nothing works. I have a 3 month long email chain with xiaomi support, which ended by them saying I should contact the direct seller. Basically they washed their hands. I ended up sending my device to a guy, who has a xiaomi service licence, and he managed to unlock it officially with his code.
If you cannot bind your account and device for two weeks with multiple tries, you should just give up on the "mainstream" unlock procedure. It will never work, and the only thing that comes out of it is slowly bulding rage.
It's not worth it.
smash1986hu said:
There is no point trying anything. Nothing works. I have a 3 month long email chain with xiaomi support, which ended by them saying I should contact the direct seller. Basically they washed their hands. I ended up sending my device to a guy, who has a xiaomi service licence, and he managed to unlock it officially with his code.
If you cannot bind your account and device for two weeks with multiple tries, you should just give up on the "mainstream" unlock procedure. It will never work, and the only thing that comes out of it is slowly bulding rage.
It's not worth it.
Click to expand...
Click to collapse
Sounds like good advice. My Note 4 has arrived now so I think I'll just flash the stock MIUI ROM & ebay it.
smash1986hu said:
which ended by them saying I should contact the direct seller
Click to expand...
Click to collapse
What if I bought it directly from their online store? Do I contact them back?

couldn't unlock Boot loader

Showing unknown error-1, this is a debloated phone, so couldn't sign out mi account in settings, unlock status under developer settings shows could not verify, please login once again.
May be try with a new account
Re bloat. Sounds crazy but that might just work. Download the latest miui ans update via the updater or maybe install the missing apps from playstore.
Amarjeet28 said:
Re bloat. Sounds crazy but that might just work. Download the latest miui ans update via the updater or maybe install the missing apps from playstore.
Click to expand...
Click to collapse
Even after updating the debloated are files missing .
madhpharma said:
Even after updating the debloated are files missing .
Click to expand...
Click to collapse
Try factory reset. If you have not already.
Amarjeet28 said:
Try factory reset. If you have not already.
Click to expand...
Click to collapse
Even after factory reset couldn't find an option to update downloaded rom.

[GUIDE] How I flashed TWRP, Xiaomi.eu rom and rooted with Magisk

Hey guys.
The below is my full experience of how I flashed TWRP, the Xiaomi.eu rom and rooted with Magisk. Whilst it essentially is a step-by-step, it also contains not only how I succeeded but also how I encountered issues and so...
*UPDATE!*
Here is a slightly condensed verison with thanks to @airwebber
Get the latest xiaomi.eu rom from here or here, just scroll down and find the "xiaomi.eu_multi_MI9..." version.
https://sourceforge.net/p/xiaomi-eu...ty/?page=0&limit=100#5cb9f96ee8ba7c44716e87ff
Get the latest magisk (magisk v19 works at the time of writing this post):
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Some versions of twrp may not work on older builds other than the latest (9.4.25) and so use this one with:
https://mega.nz/#!CH5jgYTB!yNqOiVoo3cf0_15jIwZ-btO52cvpOG7iZrRCe19V2Nc
Once the waiting time elapses (usually 360 hours) use the MiFlash tool to unlock the bootloader. Warning: this wipes your phone entirely, so be sure to backup anything of importance.
Unlocking takes a few minutes and once 100% complete your Mi 9 will reboot. Your phone will say “unlocked” on the first splash screen while booting up.
Your Mi 9 will boot, and you will need to either perform/skip the initial setup stuff. Once ready, power off your device in order to flash TWRP.
Press both the volume down key and power key to boot into Fastboot Mode.
Once in Fastboot Mode, use the following command to install TWRP: “fastboot flash recovery XXXX” (XXXX = the pathway to your TWRP.img file). However, I find it best using Minimal ADB and copying the TWRP file and renaming it to “twrp.img” for ease) in the Minimal ADB folder location e.g. “C:\Program Files (x86)\Minimal ADB and Fastboot”.
Once flashed, disconnect the USB cable and boot to TWRP recovery by holding down both the volume up and the power buttons. This sometimes will bring you to the stock recovery and NOT TWRP! If it does, boot back to Fastboot and reflash TWRP.
Once you can boot to TWRP, push both the rom and magisk via CMD line:
adb push rom.zip /tmp/
adb push magisk.zip /tmp/
For ease, I suggest copying both files to the Minimal ADB folder location e.g. “C:\Program Files (x86)\Minimal ADB and Fastboot”. And renaming them to: “rom.zip” and “magisk.zip”.
This step is very important!! You must go to the Wipe menu and select: Format Data, then type “yes” to continue and then: do a Factory reset, which also wipes: Data, Caches and Format Data. If you skip this step you won’t be able to install a lot of important apps and will have to start over.
Now that you have pushed both the rom & magisk and wiped everything you needed to. Install the ROM immediately after install magisk.zip (in that order) both located in /tmp/.
The installation will take a couple of minutes (if your screen dims, don’t worry that’s just TWRP screen dimming, touch the screen to keep it awake!) once finished with no errors, then reboot and chose Do Not Install the TWRP app when prompted.
The phone will take a few seconds to reboot and show the first MI splash screen, but it should start booting. After a couple of minutes, you should see the initial boot screen! Perform the setup (connecting to Wi-Fi, adding my Google account etc.).
Once finished setting up, you may notice that magisk was not installed, if that happens, you can install the APK version and follow the prompts and reboot.
Once rebooted, confirm that magisk is now installed. If it is, I suggest installing SafetyNet and confirming your phone passes!
If it passes, you have successfully installed and rooted the Xiaomi.eu rom!
Also, when updating with each weekly I recommend the below as an alternative to using the built in Updater app. The reason being is I believe the updater app automatically reboots after it installs, which if you're rooted means you'll lose it. That then means you have to reboot back to twrp, reflash magisk, reboot, reinstall modules, reboot again etc.
Therefore to update a weekly:
Download the rom manually
Reboot to twrp
Wipe system and caches
Flash the rom and magisk
Reboot
Optional: I also disable my substratum theme too before updating and reapply afterwards. Whether it's needed or not I'm not too sure, so give it a try either way
Awesome, all files at the ready! BTW get the latest MIUI from HERE or HERE.
Make sure you download the xiaomi.eu_multi_MI9_xxx.zip.
The Dutchman said:
Awesome, all files at the ready! BTW get the latest MIUI from HERE or HERE.
Make sure you download the xiaomi.eu_multi_MI9_xxx.zip.
Click to expand...
Click to collapse
Thanks, first post updated!
cd993 said:
Thanks, first post updated!
Click to expand...
Click to collapse
You have used the Magisk Canary build I presume?
And great job for writing it down.... Now I remember the same culprits I had of flashing TWRP. [emoji23]
*justintime* said:
You have used the Magisk Canary build I presume?
And great job for writing it down.... Now I remember the same culprits I had of flashing TWRP. [emoji23]
Click to expand...
Click to collapse
That's right:
Magisk-v18.2-51110866(18116).zip
If I can find the link (of if someone can link me to it) I'll update the posy
cd993 said:
That's right:
Magisk-v18.2-51110866(18116).zip
If I can find the link (of if someone can link me to it) I'll update the posy
Click to expand...
Click to collapse
Here ya go.
https://forum.xda-developers.com/apps/magisk/dev-magisk-canary-channel-bleeding-edge-t3839337
*justintime* said:
Here ya go.
https://forum.xda-developers.com/apps/magisk/dev-magisk-canary-channel-bleeding-edge-t3839337
Click to expand...
Click to collapse
Thanks, updated!
Rommco05 said:
Good stuff for early roots without not tested stuff like twrp and magisk but I would hide that middle part coz some people can get be confused. Or make a short version which working in order and another with your all step's but separately
edit: still 46h left
Click to expand...
Click to collapse
Yeah I agree it's kinda overkill, being a a full run down - when I get time I'll make a shorter condensed version
Thanks for the detailed write up. The EU roms are google approved correct? Does the side Ai button work with google assist? Do you need to install twrp to flash or can I just flash global/EU rom if I don't want to root yet?
I just got the bootloader unlocked (1h before than I tought ahahah). I had some issue that the unlocker was telling to me thaat I didn't use enought the phone and that so I had to try in few days I overtook the problem using an old version of the unlocker (2.3.803.10).
Reading your procedure it all logical and fine, thanks! Except one thing that I'm not sure... Is xiaomi.eu a 'full rom' (on all Xiaomi that I had I always jumped straight to something different than MIUI and so I never tried it ahahah )?
If so, I think it would be better to wipe the system too before installing the rom. That's because doing so it will do 100% 'clean' installation and not a an update on the normal global miui
perryano said:
Thanks for the detailed write up. The EU roms are google approved correct? Does the side Ai button work with google assist? Do you need to install twrp to flash or can I just flash global/EU rom if I don't want to root yet?
Click to expand...
Click to collapse
Hmm unsure about them being approved or not... The side button does work. As far as I understand, you'll need to install twrp in order to flash the new rom, but could always go back to stock recovery and of course no need to root if you don't want to
mr-mauro said:
I just got the bootloader unlocked (1h before than I tought ahahah). I had some issue that the unlocker was telling to me thaat I didn't use enought the phone and that so I had to try in few days I overtook the problem using an old version of the unlocker (2.3.803.10).
Reading your procedure it is more or less everything fine except one thing that I'm not sure. is xiaomi.eu a full rom? If so, I think it would be better to wipe the system too before installing the rom because instead it will try to to an update on the normal global miui rather than a 100% 'clean' installarion
Click to expand...
Click to collapse
That's a fair point - if you have some this successfully then perhaps I'll amend my post. Sometime soon I'll make a small set of instructions, rather than my essay
cd993 said:
That's a fair point - if you have some this successfully then perhaps I'll amend my post. Sometime soon I'll make a small set of instructions, rather than my essay
Click to expand...
Click to collapse
aahahha, yes, it looks like an essay. I'm trying it now... If it fail I'll scream ahahaha
mr-mauro said:
aahahha, yes, it looks like an essay. I'm trying it now... If it fail I'll scream ahahaha
Click to expand...
Click to collapse
Let us know
cd993 said:
Let us know
Click to expand...
Click to collapse
It just boot So, it is fine I just noticed TickTock as a default app installed by Xiaomi.eu
P.S. FYI I noticed that the devices is seen by Google as a Mi Mix 2S
mr-mauro said:
It just boot So, it is fine I just noticed TickTock as a default app installed by Xiaomi.eu
Click to expand...
Click to collapse
Great!
Ahh I did see 1 random app. But then I debloated a went away
cd993 said:
Great!
Ahh I did see 1 random app. But then I debloated a went away
Click to expand...
Click to collapse
Luckily in those two waiting-weeks I had time to test all the debloat that I wanted to come with a stable configuration today It's just a pity that we can't get rid completely of the Security app It is integrated too much in the system!
One quick question for who has installed Xiaomi EU with Magisk: does it pass SafetyNet to you? (to me no )
cd993 said:
Hmm unsure about them being approved or not... The side button does work. As far as I understand, you'll need to install twrp in order to flash the new rom, but could always go back to stock recovery and of course no need to root if you don't want to
Click to expand...
Click to collapse
So once bootloader is unlocked I can install TWRP and flash the EU rom without rooting?
mr-mauro said:
It just boot So, it is fine I just noticed TickTock as a default app installed by Xiaomi.eu
P.S. FYI I noticed that the devices is seen by Google as a Mi Mix 2S
Click to expand...
Click to collapse
Yeah, to change the device name back to mi 9, just install "Find my device" app from Google play store, sign in with google account, there's an option in the setting to rename the device (this device).
That's the only place you can change the name back, I did try all, but only this one worked.

Problems with notifications on every AOSP rom.

Tried almost all pie roms. Wifi disconnects after a while i lock the phone. Or it won't use data even if it seems to be connected to wifi. Changing fw, kernel, recovery didn't work. Neither did flashing fastboot rom. What should i do? (i thought notification was the problem ,but no, i figured it was wifi)
Kaanarchy said:
I don't get notifications after 10-15 mins after i closed that application. (For example i'm starting whatsapp then i'm closing it again. After some minutes i won't get any notifications and whatsapp will not use data if i don't open it manaully.) And sometimes notifications will come, but so late. Every settings is ok. Tried havoc, aosp extended, crdroid, superior it is still same. Changed kernel, updated firmware, it is still the same. What can i do? I feel like my phone is forcing me to use miui roms
TWRP = 3.2.3-1 unofficial
Click to expand...
Click to collapse
use orangefox recovery for better flashing of the roms. and your problem will be solve
JR Bautista said:
use orangefox recovery for better flashing of the roms. and your problem will be solve
Click to expand...
Click to collapse
thanks i will try, but my friend using redmi 5 plus with same recovery menu (3.2.3-1 unofficial) and doesn't have problems. I wonder why i have problems
Kaanarchy said:
thanks i will try, but my friend using redmi 5 plus with same recovery menu (3.2.3-1 unofficial) and doesn't have problems. I wonder why i have problems
Click to expand...
Click to collapse
this is unofficial mean there's a bug that not expecting
using orange fox. on aex 6.4 rom. still having the same problem
JR Bautista said:
this is unofficial mean there's a bug that not expecting
Click to expand...
Click to collapse
the link has given me by a rom tester for redmi 5 plus on youtube. he said he didn't have problems too. I know 2 person using this and they don't have problems. But anyway i will try another one thanks. And also can it be related with gapps? i always flash nano and i always download my applications with google backup. But i tried to delete some apps and download them manually and that didn't work too.
Kaanarchy said:
the link has given me by a rom tester for redmi 5 plus on youtube. he said he didn't have problems too. I know 2 person using this and they don't have problems. But anyway i will try another one thanks. And also can it be related with gapps? i always flash nano and i always download my applications with google backup. But i tried to delete some apps and download them manually and that didn't work too.
Click to expand...
Click to collapse
if you are using treble rom then use orangefox if not use official twrp
i tried orangefox with havoc and xenon, still same problem..
Maybe a firmware update?
Like this fw_vince_miui_HM5PlusGlobal_8.11.15_dd40bfa136_8.1
joke19 said:
Maybe a firmware update?
Like this fw_vince_miui_HM5PlusGlobal_8.11.15_dd40bfa136_8.1
Click to expand...
Click to collapse
i tried 3-4 firmwares and that didn't work (new ones). Now I changed my recovery to red wolf and gapps nano to bitgapps. let's see if it works.. If it won't, i will try older firmwares.
it's still happening. I lock the screen and everything is ok for 10-15 min. But after that apps doesn't use data anymore so there is no notifications too. If i start something requires internet connection like google chrome, they will come. Pls someone help :/ i checked every settings
Kaanarchy said:
i tried 3-4 firmwares and that didn't work (new ones). Now I changed my recovery to red wolf and gapps nano to bitgapps. let's see if it works.. If it won't, i will try older firmwares.
Click to expand...
Click to collapse
The last Chinese work for me.
nothing works. I even flashed fastboot rom and went back to pie again. Wifi disconnects after a while i lock the phone. Or it won't use data even if it's connected to wifi.

Categories

Resources