Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD: https://twrp.me/devices/wingtechredmi2.html
BUGS:
If you have found a bug, please consider posting it to our github issues log and then I'll report to Dess_Troy. If you have a significant problem that cannot be answered in this thread, your best bet is to PM Dees_Troy directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!
SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
XDA:DevDB Information
[RECOVERY][wt88047] TWRP Touch Recovery, Tool/Utility for the Xiaomi Redmi 2
Contributors
nicknitewolf
Source Code: https://github.com/TeamWin
Version Information
Status: Testing
Created 2017-05-24
Last Updated 2017-05-25
Reserved
Yey. I tested it for flash RR N latest build, flash CAF-AOSP 64-bit by Pirej, backup and restore RR rom. Everything working fine. Thanks for your great job. :good:
I tested it to flash aosp caf 64 and gapps 64. Backup and restore working too. Delete any file system directly from twrp's file manager worked. No any major/minor bug here. I think its ready for official sir.
DevDB shows ROM for the Redmi 2
Should be Tool/Utility
What's new in this twrp I think twrp custom recovery is already developed by unofficial members for redmi 2/prime users
---------- Post added at 11:20 PM ---------- Previous post was at 11:19 PM ----------
Can anybody try to port efidroid
amitpartial said:
What's new in this twrp I think twrp custom recovery is already developed by unofficial members for redmi 2/prime users
---------- Post added at 11:20 PM ---------- Previous post was at 11:19 PM ----------
Can anybody try to port efidroid
Click to expand...
Click to collapse
we don't have official twrp yet...dev is gonna make it official....start request thread on question n answer about efidroid ?
Anyone faced that the computer doesn't recognized the phone? My laptop couldn't read my phone after i updated to twrp 3.1. It is very weird.
Moving to official
OP has been updated to include the link to official builds
Get the official builds here now:
https://twrp.me/devices/wingtechredmi2.html
EDIT:
Link currently not working. Will keep you updated once it works again.
Ok link is working now.
@nicknitewolf
Saw this and wow, thanks for u before, now we got official TWRP
But hope u do for wt86047 too, cause we have 2 device, for china device and global device
And how about we use ro.product.device & ro.build.product? all ur TWRP based on wt88047, and we cant flash miui kitkat rom (HM2014811) unless you just make this twrp for custom rom
just an example in default.prop, for global
ro.product.device=HM2014811
ro.build.product=wt88047
and for china
ro.product.device=HM2014813
ro.build.product=wt86047
Just need that, so we can flash both custom rom and miui rom
A suggestion, hope u make that too for help ppl who use china device, thanks or u cant, depends on u haha
will this work on hm2014813 (wt86047) version?
3.1.0 is slow when compared to 3.0.1-0
Wiping system & cache takes a lot of time in 3.1.0 version.
Restoring backup also take extra time in this version. (Around 100 secs extra)
When I restored my MIUI backup in 3.0.1 recovery, it took around 536 secs.
This time (3.1.0), it took around 636 secs.
Otherwise it's working fine!
Please have a look into this issue.
by any chance can you add how to flash twrp in this thread? thanks in advance!
edit: oh nvm i found it on the link
keep up the good work
The problem comes with error 7 while cleaning stock Rom. My current recovery can flash stock Rom so I am gonna stick to old version of twrp. I changed once I was stucked so I guess I can try this
Tanks bro,, Make official TWRP..
The font named DroidSansFallback.ttf(In twrp 3.1.0,I don't konw it is or isn't this name in twrp 3.1.1) has some problems.Watching the pictures,can you understand something?You can use this font instead of it,then this twrp will be better。https://drive.google.com/file/d/0B611azUysY-wRlh4YXZGRXBaSHM/view?usp=drivesdk (MyEnglish isn't good,sorry)
RieTech said:
@nicknitewolf
Saw this and wow, thanks for u before, now we got official TWRP
But hope u do for wt86047 too, cause we have 2 device, for china device and global device
And how about we use ro.product.device & ro.build.product? all ur TWRP based on wt88047, and we cant flash miui kitkat rom (HM2014811) unless you just make this twrp for custom rom
just an example in default.prop, for global
ro.product.device=HM2014811
ro.build.product=wt88047
and for china
ro.product.device=HM2014813
ro.build.product=wt86047
Just need that, so we can flash both custom rom and miui rom
A suggestion, hope u make that too for help ppl who use china device, thanks or u cant, depends on u haha
Click to expand...
Click to collapse
Technically that wouldn't make sense since looking at the flashing script of the latest MIUI Rom downloaded from en.miui.com
Code:
get_device_compatible("wt88047") == "OK" || abort("This package is for \"wt88047\" devices; this is a \"" + getprop("ro.product.device") + "\".");
nicknitewolf said:
Technically that wouldn't make sense since looking at the flashing script of the latest MIUI Rom downloaded from en.miui.com
Code:
get_device_compatible("wt88047") == "OK" || abort("This package is for \"wt88047\" devices; this is a \"" + getprop("ro.product.device") + "\".");
Click to expand...
Click to collapse
it's mean a 2014813 can install this twrp...???
Sent from my Redmi 3 using Tapatalk
I'm getting loop unable to boot to recovery.
PROdelision said:
I'm getting loop unable to boot to recovery.
Click to expand...
Click to collapse
Your flashing method?
Related
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
Introduction:
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today.
For a complete features list see here
If you have a request please ask on our G+ site
Instructions:
Pre-installation:
TWRP of course (https://bit.ly/2OZyyjG)
Required firmware 5.1.7 (<-click me to download). Flash in TWRP before flashing ROM base
Magisk can also be used just make sure you flash it after a first successful boot (after passed setup screen)
First time installation:
Backup your data to PC, OTG flash drive
Flash recovery (TWRP) downloaded from above link and boot to recovery
Wipe system, data, cache and format data, then reboot to TWRP
Copy ROM base and Gapps, then flash them in TWRP
Reboot and enjoy
Update installation:
Boot to TWRP and make a backup
Flash updated ROM base and Gapps (and Magisk if you had this as root method)
Reboot and enjoy
Download:
ROM base: https://crdroid.net/dumpling
Gapps: http://opengapps.org/
Changelog: https://raw.githubusercontent.com/crdroidandroid/android_vendor_crDroidOTA/8.1/changelog_dumpling.txt
Known Bugs:
let me know
Credits:
Huge shoutout to guys over LineageOS that made this possible.
Visit official website @ crDroid.net
Join the chat @ Telegram
If you like my work, consider a donation!
Heads-us
This project is now in maintenance mode
This means that mostly only a security update will be released once a month after Google (and LOS) pushes code and I get some time to build it (usually happens between 5 and 15 of every month)
All development is now focused on crDroid v5 Pie
XDA:DevDB Information
[ROM] crDroid , ROM for the OnePlus 5T
Contributors
gwolfu, codeworkx, amartinz, jumoog, jrizzoli, kylothow
Source Code: https://github.com/crdroidandroid
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: 5.1.7
Based On: LineageOS
Version Information
Status: No Longer Updated
Current Stable Version: 4.7.1
Stable Release Date: 2018-11-21
Created 2017-12-29
Last Updated 2019-01-25
Viper4Android
How to install Viper4Android
1. Install BusyBox ( I recommed this one https://play.google.com/store/apps/details?id=ru.meefik.busybox ) and within app "Install" it
2. Download V4A 2.5.0.5 (material design or normal) from attachment below
3. Flash downloaded zip in TWRP
4. Reboot
Awesome! Does it require decryption?
btvolta said:
Awesome! Does it require decryption?
Click to expand...
Click to collapse
in theory no
however I am running decrypted
nice to see you here,, always welcome
Doesnt boot....stuck at OnePlus splash screen
edit: Im encrypted fwiw
Dazed No More said:
Doesnt boot....stuck at OnePlus splash screen
edit: Im encrypted fwiw
Click to expand...
Click to collapse
U probably have to be decrypted, just my guess.
---------- Post added at 09:28 PM ---------- Previous post was at 09:27 PM ----------
What are the current things that do or do not work?
Camera?
Wifi?
BT?
Gestures?
Pretty much what I care about, lol thanks bud
yung40oz84 said:
U probably have to be decrypted, just my guess.
Click to expand...
Click to collapse
I figured as much, just wanted to confirm to dev since he said in theory you didnt have to be decrypted.
Tested, did no boot on decrypted device, stuck in boot as earlier stated. Installed with twrp-3.2.1-x_blu_spark_v8.61-op5_op5t
DocRambone said:
Tested, did no boot on decrypted device, stuck in boot as earlier stated. Installed with twrp-3.2.1-x_blu_spark_v8.61-op5_op5t
Click to expand...
Click to collapse
Hmmm... Lol
Warm welcome.
Great to see crDroid came to Dumpling.
:fingers-crossed::fingers-crossed::fingers-crossed:
Great!
new update is ready
all install issues should be fixed now
my last upload failed (seems the upload did not push completely) that is why you encountered issues
enjoy
gwolfu said:
new update is ready
all install issues should be fixed now
my last upload failed (seems the upload did not push completely) that is why you encountered issues
enjoy
Click to expand...
Click to collapse
It will work on encrypted ??
Amanpreetsingh said:
It will work on encrypted ??
Click to expand...
Click to collapse
I did a clean flash after formatting data and I'm successfully running crDroid 4 encrypted.
---------- Post added at 08:43 PM ---------- Previous post was at 08:34 PM ----------
gwolfu said:
new update is ready
all install issues should be fixed now
my last upload failed (seems the upload did not push completely) that is why you encountered issues
enjoy
Click to expand...
Click to collapse
So far, AMAZING rom, and this will probably be my daily driver henceforth. Only problem I'm having is that something is tripping up Snapchat and I'm not able to login... I even went into TWRP and flashed Magisk 15.1 to see if I could use the Magisk Hide option, but I'm unable to log in even after making sure Magisk was hidden from Snapchat. Something else must be tripping it up.
---------- Post added at 08:45 PM ---------- Previous post was at 08:43 PM ----------
gwolfu said:
new update is ready
all install issues should be fixed now
my last upload failed (seems the upload did not push completely) that is why you encountered issues
enjoy
Click to expand...
Click to collapse
Oh, also, is there a way to stop the recents button from switching to the last used app?
MrIndieJ said:
Oh, also, is there a way to stop the recents button from switching to the last used app?
Click to expand...
Click to collapse
This has been reported to the team
Will seek out a proper fix in future updates
gwolfu said:
This has been reported to the team
Will seek out a proper fix in future updates
Click to expand...
Click to collapse
Awesome, much appreciated
I still cant seem to get this to boot.
I did a full wipe (cache, dalvik/art, system, data), factory reset, format data.
Flash ROM and 8.1 GApps Aroma from TWRP Unofficial link. Reboot. Right back to recovery.
Attempted multiple times. but could be doing something wrong with the order of the process. Will continue to try.
Make sure you backup internal and have a full nandroid of everything including modem because once you try to restore back to OOS it will say encryption unsuccessful and you have to format data and flash a full OOS zip before you can boot because a factory reset won't work (even though that's what it says you must do). And restoring just boot system and data will leave you without data connection.
Thanks for the hard work dev!
Awesome Rom
This rom is a beast, so much customization. So far the only issue i have come across was the camera, the pictures were coming out at a 90 degreee angle. i had to install google camera and that solved it.
Im not sure about the battery usage as i have only just flashed it but lets see.
Massive thank you to the Devs, good work.
Supported modells:
Mi 3w,
Mi 4w,
Mi 4LTE (need to 7.1 LTE patch - but developer does not attached this)
This is not my work. I just shared for you from original https://www.flyme.cn/firmwarelist-20.html#7 thread.
Ask*developer "Nic" on the original place if you have any questions.
I am not responsible if you brick your*devices*or other issues.
Please do some research if you have any concerns about features included in this*ROM*before flashing it!
This ROM does NOT COMPATIBLE with old Dual System! You need to merge 2 old system partition to use this ROM.
TWRP 3.2.1.0 recommended!
Recommended:
Working TWRP
Skill in flashing
Flashing method:
Please, before flashing always back up your originalsystem!!!
Clean*install*with TWRP!
Full wipe and factory reset.
Reboot recovery.
After then Install ROM
Reboot, settings.
Go back to TWRP
Install Gapps if you want
Install SU if you want (because this ROM does not contains buil-in root)
Developer original warning message:
注意事项
注意:6.0的用户需要双清后刷入,不可升级刷入!否则会有各种问题!
注意:由于机型"SYSTEM"分区太小,现将部分系统文件挪到DATA分区,如需双清,必须刷ROM前双清!刷ROM后切记不可双清,否则无法开机!望需知!(so, do not install it to Cancro with old dual system)
These are works of chinese developers, so these contains a lot of unuseful chinese*apps.
ROM download link
http://openrom-dl.flyme.cn/7872126/20180402/1522655328982/flyme_MI-4LTE_nic_6.8.3.17R-beta.zip
This is multilanguage hybrid*ROMs*without GAPPS. OpenGapps Arm7.1.2.Pico is compatible.
小米Max全网通版3GB/64GB银色MIUI9中国开发者8.2.1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my MI3w using Tapatalk
Downloading...
Sent from my MI 4LTE using Tapatalk
Good job...
Sent from my MI 4LTE using Tapatalk
Yepp. Nic is a good Developer.
JulianJenner said:
Supported modells:
Mi 3w,
Mi 4,
Mi 4 Telecom Edition (need to 7.1 telecommunications patch)
This is not my work. I just shared for you from original https://www.flyme.cn/firmwarelist-20.html#7 thread.
Ask*developer "Nic" on the original place if you have any questions.
I am not responsible if you brick your*devices*or other issues.
Please do some research if you have any concerns about features included in this*ROM*before flashing it!
This ROM does NOT COMPATIBLE with old Dual System! You need to merge 2 old system partition to use this ROM.
TWRP 3.2.1.0 recommended!
Recommended:
Working TWRP
Skill in flashing
Flashing method:
Please, before flashing always back up your originalsystem!!!
Clean*install*with TWRP!
Full wipe and factory reset.
Reboot recovery.
After then Install ROM
Reboot, settings.
Go back to TWRP
Install Gapps if you want
Install SU if you want (because this ROM does not contains buil-in root)
Developer original warning message:
注意事项
注意:6.0的用户需要双清后刷入,不可升级刷入!否则会有各种问题!
注意:由于机型"SYSTEM"分区太小,现将部分系统文件挪到DATA分区,如需双清,必须刷ROM前双清!刷ROM后切记不可双清,否则
---------- Post added at 10:25 AM ---------- Previous post was at 10:23 AM ----------
JulianJenner said:
Yepp. Nic is a good Developer.
Click to expand...
Click to collapse
Is it compatible with mi4w?
Click to expand...
Click to collapse
yes. it is. mi3, mi4
rom is stable
all things are working fine :highfive:
good fir daily usage
I like the rom
I hope "Nic" can build ROMs weekly continously...... as he did last year based on Android 6...
小米Max全网通版3GB/64GB银色MIUI9中国开发者8.2.1
after going in additional setting it opens stock setting:laugh:
Thx. I am on AOSP-Extended 5.1 now...so I can't test it.
小米Max全网通版3GB/64GB银色MIUI9中国开发者8.2.1
Mi3w bricked after using this rom for 1day
(clean flashed)
I used fastboot method but didn't work
Anyone plz help me
Cont....
Sorry guys battery issue
ROM awsome
kiran4584 said:
Mi3w bricked after using this rom for 1day
(clean flashed)
I used fastboot method but didn't work
Anyone plz help me
Click to expand...
Click to collapse
Not enough information!
Please specify
Maybe we can help you
What kind of recovery do you use?
What exactly did you do?
We need more information
(Of course, maybe the deterioration of your phone is unrelated to this ROM.)
When update?
I think NIC has stopped developing ROMs for Cancro...
...official site does not contains new ROM/Update.
小米Max全网通版3GB/64GB银色FLYMEOS6全球开发者8.3.27
Nitesh121 said:
JulianJenner said:
Supported modells:
Mi 3w,
Mi 4,
Mi 4 Telecom Edition (need to 7.1 telecommunications patch)
This is not my work. I just shared for you from original https://www.flyme.cn/firmwarelist-20.html#7 thread.
Ask*developer "Nic" on the original place if you have any questions.
I am not responsible if you brick your*devices*or other issues.
Please do some research if you have any concerns about features included in this*ROM*before flashing it!
This ROM does NOT COMPATIBLE with old Dual System! You need to merge 2 old system partition to use this ROM.
TWRP 3.2.1.0 recommended!
Recommended:
Working TWRP
Skill in flashing
Flashing method:
Please, before flashing always back up your originalsystem!!!
Clean*install*with TWRP!
Full wipe and factory reset.
Reboot recovery.
After then Install ROM
Reboot, settings.
Go back to TWRP
Install Gapps if you want
Install SU if you want (because this ROM does not contains buil-in root)
Developer original warning message:
注意事项
注意:6.0的用户需要双清后刷入,不可升级刷入!否则会有各种问题!
注意:由于机型"SYSTEM"分区太小,现将部分系统文件挪到DATA分区,如需双清,必须刷ROM前双清!刷ROM后切记不可双清,否则
---------- Post added at 10:25 AM ---------- Previous post was at 10:23 AM ----------
Is it compatible with mi4w?
Click to expand...
Click to collapse
How to check whether I have dual system ?
And how to merge it back ?
Click to expand...
Click to collapse
Install diskinfo.apk from Play Store.
See size of System. If 1.4-1.5GB, then merged.
小米Max全网通版3GB/64GB银色MIUI9全球开发者8.3.8
NEW 8.3.17 version available
http://openrom-dl.flyme.cn/7872126/20180402/1522655328982/flyme_MI-4LTE_nic_6.8.3.17R-beta.zip
Changelog:
Support: Millet 3w, Xiaomi 4, Xiaomi 4 Telecom (Need to brush 7.1 Telecom patch)
Settings
New: Game Mode (Settings - Auxiliary Mode)
Added: Virtual key switch entry (auxiliary function - display navigation bar)
Fix: Problems with other links
I can't switch between 2G or 3G network also i can't copy or past any text in this rom.hope new updates...
ki
Nope...
Developer stopped to work on Cancro.
小米MIX标准版4GB128GB银色MIUI10中国开发者8.7.25.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I am not responsible for anything that may happen to your phone as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.
The MiuiPro team is an international team of developers, modifiers, designers, programmers and just ideological people, united by a common goal - to prepare and put to the masses the best product for our user.
First of all, our team is committed to developing Xiaomi firmware - MIUI . Why do we do this? The answer to this question will be understood by everyone who has already become a fan of this user interface based on the Android operating system. We just like MIUI and like it so much that we want to convey to the rest all the advantages and freedoms that it gives. We are driven by the desire to make MIUI available to as many users of various devices as possible. That is why our team has no strict adherence to any brands and models, but there is a desire to use this firmware on any device you like.
The result of the efforts of our team are the modification of firmware and their translations into various languages, patches, own software, as well as ported versions of the interface to various devices. Already, among the devices supported by us, you can see both official smartphones from Xiaomi, as well as third-party models and brands. And the longer we work, the more our firmware adapts to new devices.
Our project has a steady audience among users both on the site and on the forum. The number of followers of MiuiPro is growing steadily. And this allows us to be confident that the results of the work of the whole team have been recognized among the masses.
We are full of ideas and plans on how to improve the user interface and the comfort of using our product. In addition, the MiuiPro team includes the best testers and porters, who are united by one goal - to release a perfect product that has no equal.
Most of our modifications, patches and improvements are a unique work of our developers and have no analogues. And this is only that part of the work done, which is visible when using the device. In addition, the firmware from MiuiPro is complemented by its own codes that optimize the overall operation of the device, the smoothness of the interface, energy saving and much more.
Stay with us and we guarantee you convenience and comfort, unique functions and modifications, pleasure and good mood from using MiuiPro firmware!
Every thing is working
Gapps Included
Support for Multirom as well
satble
Settings
New – password management function
New – Set the associated search at the bottom to
Optimize – display of the top-level relationship. The position of the screen and the lock screen is moved to the upper
Screen, status bar and notification bar.
New – users can choose to hide the function of the Notch area.
Fix – Height of status bar is too low
Xiaomi Cloud Service
Fix – cloud service home banner content and landing page inconsistency problem
Go to TWRP
Wipe cache / dalvik cache / data / system......
flash rom ( Gapps Included in rom )
Reboot
After first boot is completed REBOOT you are device ( Important )
MIUIPro V9.7.11 : link
Old build
Base rom : Link
Xiaomi.....................for Device
MIUI Global Beta Team .......................for MIUI
MIUIPro.................................................for MIUIPro rom
Annabathina...............................for Bringing to Poco F1
MIUIPro Team :[https://miuipro.info/about/#section-circle-1"] link [/URL]
Xiaomi Poco F1
XDA:DevDB Information
MIUIPro_v9.0_beryllium_9.7.11, ROM for the Xiaomi Poco F1
Contributors
Annabathina
Source Code: https://miuipro.info/rommgr/device/548
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: 9.7.11
Based On: MIUIPro
Version Information
Status: Beta
Beta Release Date: 2019-07-17
Created 2019-07-17
Last Updated 2019-07-16
Hello Sir
first flash vendor image?
can i flash this rom with unofficial TWRP?
Flash DFE?????
Regards
Why is there two threads for the one rom? Whats the difference between the two?
phonetech101 said:
Why is there two threads for the one rom? Whats the difference between the two?
Click to expand...
Click to collapse
Both are same bro due to internet issues there are 3 spam threads I have reported to XDA to delete but NO response till yet
muskeltier said:
Hello Sir
first flash vendor image?
can i flash this rom with unofficial TWRP?
Flash DFE?????
Regards
Click to expand...
Click to collapse
No need to flash any vander image it includes in rom
And you can flash with any TWRP recovery
i heard subscription is required to use this rom. is it true? or can it be used w/o problems?
need to paid for update ??
suritsuwal said:
i heard subscription is required to use this rom. is it true? or can it be used w/o problems?
Click to expand...
Click to collapse
To download you have to pay but it's for free from my end
Tyranitar13 said:
need to paid for update ??
Click to expand...
Click to collapse
No it's free
Thanks for image....
Need open Bootloader???
After flash rom...........flash DFE????
muskeltier said:
Thanks for image....
Need open Bootloader???
After flash rom...........flash DFE????
Click to expand...
Click to collapse
If your are coming from MIUI then NO need to flash any DFE
muskeltier said:
Thanks for image....
Need open Bootloader???
After flash rom...........flash DFE????
Click to expand...
Click to collapse
Yes - need unlock bootloader
No - no need flash fde.
---------- Post added at 10:51 AM ---------- Previous post was at 10:47 AM ----------
Annabathina said:
If your are coming from MIUI then NO need to flash any DFE
Click to expand...
Click to collapse
Are u using this rom? I want to know: these rom (from 9.6.13) have a bug: reset itseft after reboot. Can u confirm that is true or not?
tiennhu89 said:
Yes - need unlock bootloader
No - no need flash fde.
---------- Post added at 10:51 AM ---------- Previous post was at 10:47 AM ----------
Are u using this rom? I want to know: these rom (from 9.6.13) have a bug: reset itseft after reboot. Can u confirm that is true or not?
Click to expand...
Click to collapse
Yes I am using this rom
I have clean flash
How is this rom performing copared to custom roms?
@Annabathina:Just want to confirm, MIUIpro team has stopped the development for POCO F1. Is this the last build for our device? or you would be providing support in developing this rom ?au
speedexter said:
@Annabathina:Just want to confirm, MIUIpro team has stopped the development for POCO F1. Is this the last build for our device? or you would be providing support in developing this rom ?au
Click to expand...
Click to collapse
I forgot to post this here is the answer from MIUIPro team
https://miuipro.info/redmi-note-6-pro-i-pocophone-f1-snimayutsya-s-podderzhki/
Hy
my poco is runnig with Lineage Os.,...16
1.boot in recovery
2.format Data
3.reboot to recovery
4.wipe system.........
5.install Miu 10pro rom
is this correct?????
regards
Annabathina said:
I forgot to post this here is the answer from MIUIPro team
https://miuipro.info/redmi-note-6-pro-i-pocophone-f1-snimayutsya-s-podderzhki/
Click to expand...
Click to collapse
Can you post some screenshots? I have 2 questions:
1. Does it have setting reset issue??
2. Does it have Status bar issue like miui ms?
Annabathina said:
I forgot to post this here is the answer from MIUIPro team
https://miuipro.info/redmi-note-6-pro-i-pocophone-f1-snimayutsya-s-podderzhki/
Click to expand...
Click to collapse
This is a sad moment actualy cause they did a good job. But it seems like alwaus the same thing, dumb arogant people destroying
poeple need to know if the settings reset issue has been fixed or not? coz the delete updater zip trick doesnt work with 9.7.11
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
RevengeOS is an aftermarket firmware based on AOSP. We are dedicated to a beautiful, fast, stable and minimal customized ROM, honesty and communication with our users, and openness with our code, Hope you will enjoy.
Please feel free to look, build, and use our code at RevengeOS GitHub.
Also, we got our Telegram Group to talk about the ROM, share some love, ideas or even have fun with us
If you'd like to join my personal builds and support group you can find it here!
Disclaimer: While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash! If you have questions, ask your fellow users or ask us in Telegram Group
Download ROM here for your device!
Ocean
What's Working
- Everything (including selinux enforcing)
BUGS:
- Wifi Display Wifi Display support has been dropped in R
- Video recording Fixed!
- You tell me
Install the ROM
- Make a full wipe
- Flash RevengeOS Package
- Flash gapps [ If you want to ]
- Flash magisk [ If you want to] (Please note you cannot install TWRP and Magisk together at this time)
- Wipe cache! -And at last Reboot!
[First boot will take few minutes! Have patience]
Clean Flash is always recommended!
If you want any bug to be fixed please write here on xda in detail. Give Logcats, mention your device name, mention if any mods and kernels, if used and please be specific about it. By helping us, you are helping yourself too.
->How to take Logcats?
https://goo.gl/UcTM9 and https://goo.gl/J4CSEP
Please consider reading this notice from us!
Hey we need developers
Hi guys, we're posting this message today to talk about RevengeOS, yeah you already know that project so why are we talking about that? Its because I wanna talk about the developers of our project. There are just 3 developers that hard worked everyday for you, with optimization, exclusive UI...
telegra.ph
Like my Work?
Buy me a Beer or Coffee
Donate
Kernel Source :- https://github.com/electimon/
Contributors
@Electimon
@erfanoabdi
@SyberHexen
@Lucchetto
Source Code: https://github.com/RevengeOS
ROM OS Version: Android 11
ROM Kernel: Linux 4.x
Based On: AOSP
Version Information
Status: Stable
Created 2020-10-29
Last Updated 2020-11-21
2020-11-18:
Fixed DRM
Fixed Offline Charging
2020-11-21:
Fixed "vendor.display.config" crashes, manifests as crashing in apps such as Chrome and Amazon
2020-12-15:
Fixed Video Recording
December Patch
2021-01-25:
Fixed Hotspot
January Patch
Which Gapps is recommended?
Or Android 10 Gapps from OpenGapps compatible?
CAKyPA said:
Which Gapps is recommended?
Or Android 10 Gapps from OpenGapps compatible?
Click to expand...
Click to collapse
Open gapps nano unifical ones
will this work on the moto g7 river?
if not is there an ETA for the regular sprint version release of g7?
Will not work
where do i find the gapps?
what are the correct steps to flash the rom. boot twrp, install copy partions, wipe all partions, install rom, and install gapps and isntall magisk and reboot.if that is correct i will attempt.but if not please do tell me how to accomplish the flash correctly .
mrk2815 said:
what are the correct steps to flash the rom. boot twrp, install copy partions, wipe all partions, install rom, and install gapps and isntall magisk and reboot.if that is correct i will attempt.but if not please do tell me how to accomplish the flash correctly .
Click to expand...
Click to collapse
Like any other but if u want root u need certian magisk
This ROM is extremely smooth
Thanks!
yeah man, please update OP with full install info for stock phone ?
One thing I've noticed is if you use the stock gallery app to edit a picture, the app crashes and deletes the picture when saving.
heres a newbee question. i did flash the rom after following all instructions.i am wondering why after a reboot i am now back in recovery in slot b. what do i need to do in order to have the rom boot after the instructions have been completely ffollowed.do i need to change to the active slot from slot b to slot a and then reboot.i don't know so that is why i am asking.
mrk2815 said:
heres a newbee question. i did flash the rom after following all instructions.i am wondering why after a reboot i am now back in recovery in slot b. what do i need to do in order to have the rom boot after the instructions have been completely ffollowed.do i need to change to the active slot from slot b to slot a and then reboot.i don't know so that is why i am asking.
Click to expand...
Click to collapse
Do a -w in fastboot mode
New update,
2020-11-21:
Fixed "vendor.display.config" crashes, manifests as crashing in apps such as Chrome and Amazon
thanks for developing the android 11 rom.at the moment busy with some work but when I have some time will take a look at flashing the rom update .
Electimon said:
New update,
2020-11-21:
Fixed "vendor.display.config" crashes, manifests as crashing in apps such as Chrome and Amazon
Click to expand...
Click to collapse
This is my long waited fix, no more Chrome crash now. Really appreciate this update!
I wish Magisk can live together with TWRP for this rom
can some one explain why people still prefer to have magisk on their devices. dont get it if most apps will break root when it comes to banking and streaming apps that require drm
I accidently flashed this, it worked but without gapps installed, how do I get that now because TWRP cannot be installed
---------- Post added at 01:45 AM ---------- Previous post was at 01:28 AM ----------
Esin8785 said:
I accidently flashed this, it worked but without gapps installed, how do I get that now because TWRP cannot be installed
Click to expand...
Click to collapse
Nm you can indeed put TWRP on the device running 11, I did it through the download command and loaded twrp up that way, That's how I reflashed the phone for Gapps and put a lower version on it as Gapps I can't find for 11 yet
Esin8785 said:
I accidently flashed this, it worked but without gapps installed, how do I get that now because TWRP cannot be installed
---------- Post added at 01:45 AM ---------- Previous post was at 01:28 AM ----------
Nm you can indeed put TWRP on the device running 11, I did it through the download command and loaded twrp up that way, That's how I reflashed the phone for Gapps and put a lower version on it as Gapps I can't find for 11 yet
Click to expand...
Click to collapse
Open gaps bit gaps nickgaps
Esin8785 said:
I accidently flashed this, it worked but without gapps installed, how do I get that now because TWRP cannot be installed
---------- Post added at 01:45 AM ---------- Previous post was at 01:28 AM ----------
Nm you can indeed put TWRP on the device running 11, I did it through the download command and loaded twrp up that way, That's how I reflashed the phone for Gapps and put a lower version on it as Gapps I can't find for 11 yet
Click to expand...
Click to collapse
yes to enter twrp u no need to install, enter bootloader mode then boot twrp using fastboot. after that install latest nikgapps for android R
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PixelExperience (Plus Edition) for Xiaomi 10 Ultra [cas]
What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 12
Whats working?
Wi-Fi
FOD
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
Face unlock
NFC
Lights
Sound/vibration
etc..
Known issues
You tell me
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
Download
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Telegram Group
First Time Install / Clean Flash
1. Reboot to Recovery
2. Download the proper ZIP for your device
3. Wipe Data/Cache/System when coming from non-AOSP ROMs
4. Flash the ROM
5. Reboot to System
Update / Dirty Flash
1. Reboot to Recovery
2. Download the proper ZIP for your device
3. Flash the ROM
4. Reboot to System and #KeepEvolving
Q&A
1.Why does it show error 1 In TWRP when flashing it?
--Flash latested MIUI
2.Why dose it get stuck in boot animation?
--TWRP->Wipe->Advanced Wipe->Choose Data->Repair or Change File System->Change File System->F2FS
Android OS version: 12.1.0_r5
Firmware: V13.0.1.0.SJJCNXM
Security patch level: 2022-5-5
Build author/Device Maintainer: Xayah
Device Tree: https://github.com/XayahSuSuSu/device_xiaomi_cas
Kernel Source: https://github.com/XayahSuSuSu/android_kernel_xiaomi_sm8250
Device Vendor: https://gitlab.com/Xayah/vendor_xiaomi_cas
Source code: https://github.com/PixelExperience
ROM Developer: Xayah
Contributors
Xayah
Version Information
Status: Stable(Plus Edition)
Created 2021-2-23
Last Updated 2022-06-03
niubi
支持一下
----------
MOD EDIT: English Translation Below
Support
the zip gives an error with the partitions when flashing it, it does not matter if you make it clean or dirty.
victoraran said:
the zip gives an error with the partitions when flashing it, it does not matter if you make it clean or dirty.
Click to expand...
Click to collapse
try to change your recovery and firmware,you may need flash android11 based miui like 21.2.3 or v12.1.1.0,then flash this rom
Xayah said:
try to change your recovery and firmware,you may need flash android11 based miui like 21.2.3 or v12.1.1.0,then flash this rom
Click to expand...
Click to collapse
Changed my recovery and flashed without problems
666
for anyone using this rom
is it support 120hz or not and if it is support does the FPS dynamic like stock A10 or fixed like stock A11
2nd is it suitable for daily usage or not
MaZaGnGy said:
for anyone using this rom
is it support 120hz or not and if it is support does the FPS dynamic like stock A10 or fixed like stock A11
2nd is it suitable for daily usage or not
Click to expand...
Click to collapse
it supports 120hz/60hz switch
i flashed stock A11 as said and flash this rom
when make a call the sound of the other person coming from both speak upper and the bottom one no matters i pressed speaker bottom in call app
MaZaGnGy said:
i flashed stock A11 as said and flash this rom
when make a call the sound of the other person coming from both speak upper and the bottom one no matters i pressed speaker bottom in call app
Click to expand...
Click to collapse
it's beta version temporarily, maybe the stable version would fix it next month
太棒啦,支持你!
谢谢谢谢幸苦了
----------
MOD EDIT: English Translation Below
Thank you thank you
Xayah said:
it's beta version temporarily, maybe the stable version would fix it next month
Click to expand...
Click to collapse
i know mate it is beta
i just report the issue to be noted nothing else
keep it up
waiting the stable version
MaZaGnGy said:
i flashed stock A11 as said and flash this rom
when make a call the sound of the other person coming from both speak upper and the bottom one no matters i pressed speaker bottom in call app
Click to expand...
Click to collapse
How did you get this done? I've flashed the stock A11 rom through miflashtool and it boots entirely. When I go to flash pixel experience rom I always get error 1 and a cant mount /system_root error.
Jose050 said:
How did you get this done? I've flashed the stock A11 rom through miflashtool and it boots entirely. When I go to flash pixel experience rom I always get error 1 and a cant mount /system_root error.
Click to expand...
Click to collapse
After 4 days of trying I finally got it working. Rom works good so far. I will post any issues I find on here. I had to find a different version of twrp than the one I was using. I managed to find an updated version of twrp on the eu forum for this phone. That allowed me to flash PE.
Jose050 said:
After 4 days of trying I finally got it working. Rom works good so far. I will post any issues I find on here. I had to find a different version of twrp than the one I was using. I managed to find an updated version of twrp on the eu forum for this phone. That allowed me to flash PE.
Click to expand...
Click to collapse
Can you link it please
Fazizi said:
Can you link it please
Click to expand...
Click to collapse
Sure, make sure you download the recovery by littleturtle which is the most recently updated file for the mi 10 ultra.
This is the forum post where I found it:
MIUI 12.5 - 21.1.27/28
Status: RELEASED RULES WHEN POSTING 1. If a ROM is not published DONT ASK ABOUT ITS ETA 2. If a ROM is not published DONT ASK why! 3. If a ROM is available, download it and use it 4. If a ROM has bugs, post the bug to the bug section if the BUG is not already listed 5. If you use any form of...
xiaomi.eu
and file url:
not found | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Only problem im seeing with this recovery is that after you flash the rom it will encrypt your recovery and your actual password wont work to decrypt the recovery. I was still able to flash magisk via an otg flash drive though. Im happily using PE now on my phone.
Thank you
Jose050 said:
Sure, make sure you download the recovery by littleturtle which is the most recently updated file for the mi 10 ultra.
This is the forum post where I found it:
MIUI 12.5 - 21.1.27/28
Status: RELEASED RULES WHEN POSTING 1. If a ROM is not published DONT ASK ABOUT ITS ETA 2. If a ROM is not published DONT ASK why! 3. If a ROM is available, download it and use it 4. If a ROM has bugs, post the bug to the bug section if the BUG is not already listed 5. If you use any form of...
xiaomi.eu
and file url:
not found | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Only problem im seeing with this recovery is that after you flash the rom it will encrypt your recovery and your actual password wont work to decrypt the recovery. I was still able to flash magisk via an otg flash drive though. Im happily using PE now on my phone.
Click to expand...
Click to collapse
I'm glad to see that u have fonud a right way to flash PE.
When I update PE nexe time ,I will add the flash detailed steps and recovery link which can decrypt data correctly