[RECOVERY] TWRP 3.x for Lenovo Tab2 A7-10F (MT8127) - Android Software Development

{
"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"
}
TWRP 3.x
for Lenovo Tab2 A7-10F
(MT8127 only)​
Disclaimer
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in this
* recovery before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Always backup your device before flashing any rom/recovery/whatever
*/
Introduction
TWRP 3 built from Omnirom 5.1 sources
+ Omnirom 6.0 sources (TWRP 3.0.2)
+ Omnirom 7.1 (TWRP 3.0.3 and 3.1.x)
+ Omnirom 8.0 (TWRP 3.2.1)
+ Omnirom 8.1 (TWRP 3.2.3)
+ Omnirom 9.0 (TWRP 3.3.1)
+ Teamwin 9.0 (TWRP 3.4.0+)
Prebuilt stock 3.10.54 kernel
Features
TWRP functions (flash zip, flash img, backup, restore...)
USB OTG, Internal and external SD cards
NTFS support
Crypto enabled (don't know if it works though)
Extra languages
Changelog
3.6.2 (2022/07/22) :
Updated TWRP sources from Teamwin 9.0 branch (2022/07/22)
Older versions
3.6.1 (2022/03/16) :
Updated TWRP sources from Teamwin 9.0 branch (2022/03/13)
3.6.0 (2021/12/05) :
Updated TWRP sources from Teamwin 9.0 branch (2021/12/05)
3.5.2 (2021/04/24) :
Updated TWRP sources from Teamwin 9.0 branch (2021/04/20)
Allows flashing Magisk apk
3.4.0 (2020/08/11) : updated TWRP sources from Teamwin 9.0 branch (2020/07/30)
Allows flashing Magisk zip
3.3.1 (2019/07/07) : updated TWRP sources from Omnirom 9.0 branch (2019/07/07)
3.2.3 (2018/08/12) : updated TWRP sources from Omnirom 8.1 branch (2018/08/09)
v0.96 : updated TWRP 3.2.1 sources from Omnirom 8.0 branch (2017/12/08)
v0.64 : updated TWRP 3.1.1 sources from Omnirom 7.1 branch (2017/05/12)
Wipes should be faster
v0.41 : updated TWRP 3.1.0 sources from Omnirom 7.1 branch (2017/03/18)
v0.24 : updated TWRP 3.0.3 sources from Omnirom 7.1 branch (2017/02/13)
v0.18 : updated TWRP 3.0.3 sources from Omnirom 7.1 branch (2017/01/03)
v0.13 : mount USB Storage working, updated source (2016/07/03)
v0.12 : (removed) initial xda release, updated sources (2016/06/19)
Downloads
latest file from androidfilehost
If you use an unmodified stock KK or LP rom, stock recovery will be self installing again unless you flash KK_LP_no_stock_recovery.zip patch.
In TWRP, you need to be sure that "Mount system partition read-only" is unchecked in "Mount" menu before flashing this patch
Installation instructions
3 ways to install this recovery
Using SP Flash Tool
Prerequisites
Install MTK USB Drivers (windows xp/vista/7 - Windows 8/8.1/10 - other windows 10)
SP Flash Tool (howto)
In SP Flash Tool, always use "Download Only" mode when not explicitly asked to do otherwise (you could lose your IMEI/WIFI/BT) or if you don't know what you are doing.
Please do NOT ask about any problem with USB drivers or SP Flash Tool here in this thread, this is not the right place for it as these problems are not related to THIS particular recovery but to YOUR computer setup. There are other threads and/or sites about such problems.
Installation
power off the tablet
launch SP Flash Tool, click on "Download" tab
click "scatter-loading" button and choose the downloaded scatter file (MT8127_Android_scatter-recovery_only.txt is based on LP stock rom)
on the "RECOVERY" line, click the empty "Location", and choose the downloaded recovery img file
click "Download"
plug your tablet on USB
Using previous already installed TWRP
reboot to recovery
"Install"
"Install Image"
choose the recovery img to flash
choose "Recovery" partition
"swipe to confirm Flash"
Using an application (root needed)
such as Rashr
Boot to recovery
Turn your tablet off
Push Power button + Volume- + Volume+ buttons
Keep the buttons pushed untils boot logo appears
Thanks to/Credits
TeamWin
Omnirom
How to compile TWRP touch recovery (Dees_Troy)
TWRP Flags for BoardConfig.mk (MSF Jarvis)
Contributors
pix106
Source Code: https://github.com/LenovoTab2A7[/hide]

Reserved

Now time for new rom , i think you should try out building any cm based rom , omni is 75% Aosp so there might be some issues.
Sent from my A311 using XDA-Developers mobile app

[email protected] said:
Now time for new rom , i think you should try out building any cm based rom , omni is 75% Aosp so there might be some issues.
Sent from my A311 using XDA-Developers mobile app
Click to expand...
Click to collapse
How can AOSP be an issue ? I always choose opensource when possible.

pix106 said:
How can AOSP be an issue ? I always choose opensource when possible.
Click to expand...
Click to collapse
For mediatek open sources are not totally compatible with aosp's . every mtk chipset has same issue. So you can try out other others.
Sent from my A311 using XDA-Developers mobile app

[email protected] said:
For mediatek open sources are not totally compatible with aosp's . every mtk chipset has same issue. So you can try out other others.
Sent from my A311 using XDA-Developers mobile app
Click to expand...
Click to collapse
Ok, i may try some other rom though.
Thanks for your advice.
Do you have any info/link to mediatek sources ?

[email protected] said:
For mediatek open sources are not totally compatible with aosp's . every mtk chipset has same issue. So you can try out other others.
Sent from my A311 using XDA-Developers mobile app
Click to expand...
Click to collapse
Yep,agreed.With the years cyanogenmod went on its own and its not really based on aosp right now,while omni is more aosp based rom.

pix106 said:
Ok, i may try some other rom though.
Thanks for your advice.
Do you have any info/link to mediatek sources ?
Click to expand...
Click to collapse
You can try out official sources with stock kernel , i have only links for mt6582 and mt6592 sources for now.
Sent from my A311 using XDA-Developers mobile app
---------- Post added at 03:31 AM ---------- Previous post was at 02:52 AM ----------
[email protected] said:
You can try out official sources with stock kernel , i have only links for mt6582 and mt6592 sources for now.
Sent from my A311 using XDA-Developers mobile app
Click to expand...
Click to collapse
Can you link me any device/vendor tree . I'll try to compile cm12.1.
Sent from my A311 using XDA-Developers mobile app

[email protected] said:
You can try out official sources with stock kernel , i have only links for mt6582 and mt6592 sources for now.
Sent from my A311 using XDA-Developers mobile app
---------- Post added at 03:31 AM ---------- Previous post was at 02:52 AM ----------
Can you link me any device/vendor tree . I'll try to compile cm12.1.
Sent from my A311 using XDA-Developers mobile app
Click to expand...
Click to collapse
A few month ago, with a friend we did this for omnirom, we got boot (prebuilt kernel), graphics, but no wifi etc... : https://github.com/PixNDom/android_device_lenovo_Tab2A710F https://github.com/PixNDom/android_vendor_lenovo_Tab2A710F (other repos https://github.com/PixNDom).
We stopped as we did not know how to go on.
Yesterday after your advice i started a cm12.1 branch on my github (https://github.com/pix106/android_device_lenovo_Tab2A710F/blob/cm12.1), and got TWRP running using cm12.1 sources (with wrong device id, but it does not matter now).
I tried building the kernel again using lenovo sources (https://github.com/pix106/android_kernel_lenovo_Tab2A710F/tree/lenovo_osc_201511), with cm12, i got the same result than i got with omnirom : no graphics, "GTP Reset", i2C errors...
Thanks for your help

Let's go on these custom rom discussion there : http://forum.xda-developers.com/and...ustom-rom-lenovo-tab2a7-t3407069#post67513305

v0.13 : mount USB Storage working, sources updated on 2016/07/03

how to boot into recovery ?
volume up + power ?

No.. Volume up + volume down + power
Sent from my HUAWEI NXT-L29 using XDA-Developers mobile app

while trying to perform wipe using this recovery, my tab's system and data partition got corrupted. And now only boot splash screen showing. plz help me. What should i do now??

mayank22 said:
while trying to perform wipe using this recovery, my tab's system and data partition got corrupted. And now only boot splash screen showing. plz help me. What should i do now??
Click to expand...
Click to collapse
I don't see how it could be only related to this recovery, i have wiped partitions at least a hundred times with it without any problem.
I don't know what corrupted your partitions, I suppose you'll have to restore your latest backup, or flash a rom if you don't have a backup.

pix106 said:
I don't see how it could be only related to this recovery, i have wiped partitions at least a hundred times with it without any problem.
I don't know what corrupted your partitions, I suppose you'll have to restore your latest backup, or flash a rom if you don't have a backup.
Click to expand...
Click to collapse
Yeah i have the backup but it too can't be restored. It gets stuck at wiping system partition....
I tried flashing stock firmware, bt sp flash tool is giving error, " error passing bootrom. May be device power on too soon" while i can see vcom device attached and functional in windows device manager. Now what should i try??

mayank22 said:
Yeah i have the backup but it too can't be restored. It gets stuck at wiping system partition....
I tried flashing stock firmware, bt sp flash tool is giving error, " error passing bootrom. May be device power on too soon" while i can see vcom device attached and functional in windows device manager. Now what should i try??
Click to expand...
Click to collapse
You can try "use rm -rf instead of formatting" in twrp options.
Or search for a partition corruption thread, as it's not a problem of this recovery.

pix106 said:
You can try "use rm -rf instead of formatting" in twrp options.
Or search for a partition corruption thread, as it's not a problem of this recovery.
Click to expand...
Click to collapse
got it working bro by flashing stock rom back from your package. TYSM

@pix106 bro, i tried to install your recovery again but sp flash tools didn't have success. But through rashr flash tool, it got installed. But again on wiping cache, i got stuck and the partition got corrupted. I just restored stock firmware. I think i will just have to use the older version of twrp

Why is my custom recovery showing in Chinese language

Related

[RECOVERY] TWRP 3.x for Cube Talk 9X(U65GT)

{
"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"
}
TWRP 3.x
for Cube Talk 9X (U65GT)​
Disclaimer
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in this
* recovery before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Always backup your device before flashing any rom/recovery/whatever
*/
​
Introduction
TWRP 3 built from Omnirom 5.1 sources
+ Omnirom 6.0 sources (TWRP 3.0.2)
+ Omnirom 7.1 (TWRP 3.0.3 and 3.1.x)
+ Omnirom 8.0 (TWRP 3.2.1)
+ Omnirom 8.1 (TWRP 3.2.3)
+ Omnirom 9.0 (TWRP 3.3.1)
+ Omnirom 9.0 (TWRP 3.4.0, 3.5.2)
Prebuilt stock kernel
Features
TWRP functions (flash zip, flash img, backup, restore...)
USB OTG, Internal and external SD cards
NTFS support
Know issues
graphics performance is not optimal (swipe gesture is a little slow)
touchscreen response is bad when plugged to AC
?
Changelog
Because of recovery partition size, these features are disabled :
SD Card partitioning
NTFS-3G
screnshots
logcat
Because of these regressions, 3.4.0 is still to be prefered
3.6.0 (2021/12/05) :
Updated TWRP sources from Teamwin 9.0 branch (2021/12/05)
3.5.2 (2021/04/24) :
Updated TWRP sources from Teamwin 9.0 branch (2021/04/20)
Allows flashing Magisk apk
3.4.0 (2020/08/11) :
Updated TWRP sources from Teamwin 9.0 branch (2020/07/30)
Allows flashing Magisk zip
Older versions
3.3.1 (2019/07/07) : updated TWRP sources from Omnirom 90 branch
3.2.3 (2018/08/12) : updated TWRP sources from Omnirom 8.1 branch (2018/08/09)
v0.97 : updated TWRP 3.2.1 sources from Omnirom 8.0 branch (2017/12/08)
v0.68 : updated TWRP 3.1.1 sources from Omnirom 7.1 branch (2017/05/20). Wipes should be faster
v0.25 : updated omnirom sources (2016/06/19). sd-ext is not "storage" anymore
v0.24 : initial TWRP 3.0.2 release - removed
Downloads
latest file from androidfilehost
Installation instructions
3 ways to install this recovery
Using SP Flash Tool
Prerequisites
Install MTK USB Drivers (windows xp/vista/7 - Windows 8/8.1/10 - other windows 10)
SP Flash Tool (howto)
In SP Flash Tool, always use "Download Only" mode when not explicitly asked to do otherwise (you could lose your IMEI/WIFI/BT) or if you don't know what you are doing.
Please do NOT ask about any problem with USB drivers or SP Flash Tool here in this thread, this is not the right place for it as these problems are not related to THIS particular recovery but to YOUR computer setup. There are other threads and/or sites about such problems.
Installation
power off the tablet
launch SP Flash Tool, click on "Download" tab
click "scatter-loading" button and choose the downloaded scatter file (MT6592_Android_scatter-recovery_only.txt is based on KK stock rom)
on the "RECOVERY" line, click the empty "Location", and choose the downloaded recovery img file
click "Download"
plug your tablet on USB
Using previous already installed TWRP
reboot to recovery
"Install"
"Install Image"
choose the recovery img to flash
choose "Recovery" partition
"swipe to confirm Flash"
Using an application (root needed)
such as Rashr
Boot to recovery
Turn your tablet off
Push Power button + Volume- + Volume+ buttons
Keep the buttons pushed untils boot logo appears
Thanks to/Credits
TeamWin
Omnirom
How to compile TWRP touch recovery (Dees_Troy)
TWRP Flags for BoardConfig.mk (MSF Jarvis)
Contributors
pix106
Source Code: https://github.com/pix106/android_device_twrp
Reserved
Cool, thanks! Do you have plans for porting lineage os?
6opo9a said:
Cool, thanks! Do you have plans for porting lineage os?
Click to expand...
Click to collapse
Nope, I only built recovery for this tablet.
FYI, there is already a ported CM13 on 4pda
Hello everybody. could someone give the link of the ported CM13 (on 4pda) for our device?
AGBOHOU said:
Hello everybody. could someone give the link of the ported CM13 (on 4pda) for our device?
Click to expand...
Click to collapse
Search 4pda instead of spamming a TWRP thread...
Many thanks for this, pix106.
........
P34c3
.....
...
TWRP 3.2.3 update is available in "Downloads" tab
AGBOHOU said:
Hello everybody. could someone give the link of the ported CM13 (on 4pda) for our device?
Click to expand...
Click to collapse
There are CM13 but also RROS v5.7.4 (both Android 6.0.1), see:
https://www.getdroidtips.com/resurrection-remix-cube-talk-9x/
http://freaktab.com/forum/mtk-based...s-recoverys-mods-etc-list?p=748059#post748059
zgfg said:
There are CM13 but also RROS v5.7.4 (both Android 6.0.1), see:
https://www.getdroidtips.com/resurrection-remix-cube-talk-9x/
http://freaktab.com/forum/mtk-based...s-recoverys-mods-etc-list?p=748059#post748059
Click to expand...
Click to collapse
Guys, this a twrp thread, not a general thread, please behave, or create a general thread if you want general talk.
Thank you very much ¡¡
TWRP 3.3.1 build is up
Thank you
TWRP 3.4.0 build is up
TWRP 3.5.2 build is up
TWRP 3.6.0 build is up

[RECOVERY][ROOT]TWRP 3.3.1-1 Samsung Galaxy J3 2017 SM-J330F/J330FN/J330G/DS

Unofficial release -TWRP recovery for the Galaxy J3 2017 - SM-J330F/FN/FZ/G/DS EXYNOS 7570
{
"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"
}
TWRP 3.3.1-0 Released
May 22, 2019
TWRP 3.3.1-0 is out now for most currently supported devices.
What's new in 3.3.1-0:
* Fix selinux issues during formatting - dianlujitao
* Various fixes for toybox and toolbox builds - CaptainThrowback and bigbiff
* Flash both A and B partitions when installing a recovery ramdisk - Dees_Troy
* Add option to uninstall TWRP app from /system - Dees_Troy
* Create digest for subpartitions - bigbiff
Want to get notifications when we release new versions of TWRP? Install the TWRP app and select your device!
We need your help! The bulk of TWRP work is done by a handful of people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance
UPDATE 10/8/2019
TWRP 3.3.1-1 OO/PP build released
Current status: Beta
Update 15/9/2018
TWRP 3.2.3-1 OO build released.
Current status: Stable
Update 27/1/2018
TWRP 3.2.1-1NN build released
Current status: Stable
Update 23/11/2017
TWRP 3.1.1-1 NN build released.
Current status: Stable
Features:
TOUCHSCREEN working
MTP working
ADB working
SEANDROID warning fix
TWRP and Kernel built from latest source
Factory Image flashing(see below)
NTFS support
F2FS support >> To be added
Twrp app support
New feature available in TWRP v3 is system image backup and restore and factory image flashing (see TWRP changelog for details)
Basically this means factory system images from the official firmware can now be flashed with TWRP.
This feature can be found under INSTALL >> INSTALL IMAGE >> select image to flash >> select partition.[/B]
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SAMMOBILE in case of problems. This will trip the knox counter.
Instructions:
NOTE: ON ANDROID 5.1.1> DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
Flash with ODIN in the AP slot.
1. Put your device in DOWNLOAD mode.
2. Uncheck Auto reboot. (NOT REQUIRED FOR INSTALLING TWRP 3.3.1-1)
3. Load the respective file below into the AP slot and hit start.
4. After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + HOME + VOL DOWN.
As soon as the screen goes blank change to VOL UP whilst still holding POWER + HOME. (NOT REQUIRED FOR INSTALLING TWRP 3.3.1-1, THE DEVICE WILL AUTO BOOT TO RECOVERY)
5. Flash the V3 RMM bypass zip
https://forum.xda-developers.com/showpost.php?p=79745844&postcount=627
NOTE: FAILURE TO FOLLOW THE STEPS ABOVE IMPLICITLY WILL RESULT IN STOCK RECOVERY REPLACING TWRP AT FIRST BOOT AND BECOMING RMM LOCKED FOR 7 DAYS.
I ALSO SUGGEST BACKING UP ANYTHING YOU NEED ON INTERNAL STORAGE. AT SOME POINT YOU MAY EXPERIENCE A 'VERIFICATION FAILED MESSAGE' .
THIS IS NORMAL, BUT WILL REQUIRE THE DATA PARTITION TO BE FORMATTED IN TWRP.
DOWNLOAD:
twrp_3.3.1-1_sm-j330x_13819
twrp_3.2.3-1_j330_13918
twrp_3.2.1-1_sm-j330f_270117
twrp_3.1.1-1_sm-j330f_231117
Nougat Root instructions:
Install latest Magisk release with TWRP:
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
To disable forced encryption, disable dmverity and mount internal storage:
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install the boot image patch.
Boot image patch
no-verity-no-encrypt_ashyx
5. Install Magisk(if root is required)
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
6. Reboot
OREO ONLY ROOT INSTRUCTIONS:
1. Install the Root patch kernel with TWRP.
J330F-FN_root_no_sim_patch
NOTE:This is a custom Oreo J330F/FN XXU3BRG3 permissive/enforcing kernel and patch built from source. It makes changes to the system partition also.
What does it do?:
*It installs a custom kernel to fix the no SIM issue when rooting.
*Patches the system to fix WIFI and Bluetooth not turning on when using custom kernels.
*Patches DM-Verity.
*Removes forced encryption and patches /data not able to be mounted (after formatting).
*Removes the SecurityLogAgent nag when using a custom kernel.
2. If you wish to mount /DATA for access to internal storage then FORMAT the /DATA partition.
3. To root install the latest Magisk below.
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
PIE ONLY ROOT INSTRUCTIONS:
To root install latest Magisk below.
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
To disable encryption (mount DATA in TWRP) install the zip below with TWRP:
Disable_Dm-Verity_ForceEncrypt_Quota_08.02.2019
Finally FORMAT /DATA in TWRP.
Reboot.
DEVICE TREE: soon
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
Credits: Me, my tester @lemlis, Teamwin
Please note I don't own this device and spend a lot of my free time bringing these builds for you to use and benefit from.
FEEDBACK IS APPRECIATED PLEASE.
THANKS.
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU
UPDATE: Touchscreen fixed
.
Arggghh i feel something goes wrong with my device intead of succesfull installation. Yes i can flash zip and make nandroid backup. But my device not running properly. I can't adjust screen brightness even camera not functioning. Now i'm waiting for full batery charge to flash stock rom & try to flash twrp once again
---------- Post added at 22:19 ---------- Previous post was at 22:16 ----------
Anual said:
Arggghh i feel something goes wrong with my device intead of succesfull installation. Yes i can flash zip and make nandroid backup. But my device not running properly. I can't adjust screen brightness even camera not functioning. Now i'm waiting for full batery charge to flash stock rom & try to flash twrp once again
Click to expand...
Click to collapse
Now my j330g working normally after i flash cf auto root without flashing stock rom. What's the problem??
Anual said:
Arggghh i feel something goes wrong with my device intead of succesfull installation. Yes i can flash zip and make nandroid backup. But my device not running properly. I can't adjust screen brightness even camera not functioning. Now i'm waiting for full batery charge to flash stock rom & try to flash twrp once again
---------- Post added at 22:19 ---------- Previous post was at 22:16 ----------
Now my j330g working normally after i flash cf auto root without flashing stock rom. What's the problem??
Click to expand...
Click to collapse
Probably the version of SuperSu you flashed.
ashyx said:
twrp_3.1.1-1_sm-j330f_231117
Click to expand...
Click to collapse
Thanks.now color in TWRP is blue.Only in screenshot yellow.backup CPEFS is 0 ? with changed recovery.fsab i have CPEFS 8MB
Works all good.
lemlis said:
Thanks.now color in TWRP is blue.Only in screenshot yellow.backup CPEFS is 0 ? with changed recovery.fsab i have CPEFS 8MB
Works all good.
View attachment 4340464View attachment 4340476
Click to expand...
Click to collapse
Seems I didn't include my updated FSTAB in the new build. Corrected, thanks for pointing it out.
ashyx said:
Probably the version of SuperSu you flashed.
Click to expand...
Click to collapse
Yeaa you right..i use super su which remain in my memory card almost 2 years ago ???
Sorry for this offtopic but can anyone post a link of latest firmware for J330G/DS, which doesn't want to grab my money for Fast download speed please? I want to try this recovery but still afraid if something bad happens. Thanks in advance!
@ashyx, thank you so much for this recovery sir! I've been waiting for a recovery for this phone for so long and now it's here! you managed to create this recovery for this phone even without one! I'm impressed sir!
BlackDragonz said:
Sorry for this offtopic but can anyone post a link of latest firmware for J330G/DS, which doesn't want to grab my money for Fast download speed please? I want to try this recovery but still afraid if something bad happens. Thanks in advance!
@ashyx, thank you so much for this recovery sir! I've been waiting for a recovery for this phone for so long and now it's here! you managed to create this recovery for this phone even without one! I'm impressed sir!
Click to expand...
Click to collapse
updato.com
i cant flash super su twrp didn't show the file to flash
File to flash have to be on sd card ?
Help Me
azhar960225 said:
Help Me
Click to expand...
Click to collapse
Police. Fire or ambulance?
I Want root j3 pro 2017..but how
azhar960225 said:
I Want root j3 pro 2017..but how
Click to expand...
Click to collapse
Flash SuperSU or Magisk.
How? To Flash How? Cannot root j3 How to Flash?
7.11 Android...
arabarabow said:
twrp didn't show the file to flash
Click to expand...
Click to collapse
put zip file inside any folder.File to flash have to be in folder
Just done flashing latest build and flashed magisk, all are running fine. Tysm @ashyx !
can anyone help me telephone stuck on logo and i cant do nothing even reboot to twrp @ashyx
arabarabow said:
can anyone help me telephone stuck on logo and i cant do nothing even reboot to twrp @ashyx
Click to expand...
Click to collapse
Boot to TWRP and flash Supersu or Magisk. Use the three button combo.
Can i just use cf auto root to root my phone without installing a recovery? Or it's better to root using this method?

[ROM][10.0][OFFICIAL] crDroid Android v6.7 [RIVA]

{
"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
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
Features:
Click for feature list
Flashing Instructions:
Pre-installation:
TWRP (Shrp)
gapps (Opengapps)
Magisk 20.0 or newer for root (after first boot) - (Magisk)
First time installing crDroid to your Redmi 5A, or coming from another ROM:
<!-- ** Make sure you're running the latest TWRP Treble Recovery-->
Copy crDroid zip, gapps zip to your device
Boot into Recovery
Wipe cache, system, & data (or just cache & system for a dirty flash).
Flash ROM
Flash gapps
Flash Magisk ( optional )
Reboot System
Upgrading from earlier version of crDroid:
The only difference between clean flash as above and upgrading is you just wipe system & cache, leaving data. Everything else is the same. ***Remember to always clean flash before reporting problems. Clean flashing is always the best method of ROM install.
Sources:
ROM: https://github.com/crdroidandroid
Kernel:
https://github.com/agustk404/kernel_xiaomi_msm8917
Download:
ROM https://crdroid.net/riva
Changelog: https://raw.githubusercontent.com/crdroidandroid/android_vendor_crDroidOTA/10.0/changelog_riva.txt
Known issues:
- You Tell Me
Don't expect any support if you:
- are not running the included kernel
- have installed any mods such as Xposed!
- have modified system files
Thanks To :
- Google
- LineageOS
- SlimRoms
- AOSPA (Paranoid Android)
- OmniRom
- NamelessROM
- Many others... (if you're feeling upset being out of the thanks list just send a PM )
Visit official website @ crDroid.net
crDroid Community Telegram
Donate to help our team pay server costs
Contributors:
@agustk404
@sunnyraj84348
ROM OS Version: 10.0 Q
ROM Kernel: Linux 3.18.x
ROM Firmware Required: Unlocked Bootloader
Based On: Lineage OS
Version Information
Status: Stable
Stable Release Date: 08-06-2020
@agustk404 If i am currently on miui 11.0.2 ,how do I downgrade to miui 10.1.1 using the firmware that has been provided without flasing the full rom via edl or fastboot mode.
When installing linease os 17.1 I flashed that firmware via twrp then wiped the system,data and cache and then flashed linease os and gapps. But every time sim and wifi didn't work. Restoring persist backup did nothing.
Only way it worked was to flash full rom (10.1.1) via fastboot then let it go upto android setup screen and then restart to recovery, wipe and flash the rom. If i just flashed the fastboot rom and then without restarting wiped and flashed the linease os rom either wifi or sim didn't work. I think something similar may happen here.
So what is the proper use of the miui 10.1.1 firmware that you have provided if I am currently on miui 11.0.2?
Nougat firmware flashing is necessary?
Kernel?
currently in MIUI 11 and TWRP 3.2.3.2. it always boot loop when try to boot into SHRP recovery,
And I also can't install the ROM with TWRP either.
Have installed it from MIUI 11, I downgraded to Nougat with flashable zip O to N from Indian Youtube.
Recovery : orange fox 9
Installed after made everything wiped, cache, dalvik, data, system and vendor, rhen formatted. The only problem i have so far are bad mic and audio quality. I compare it with other phone with miui 10 installed. I don't know if it caused by the kernel, because i can't install the kernel linked above, or it is had been installed along the rom itself.
Thank you dev, this rom is amazing. Hope it can be better.
Partha Dip said:
@agustk404 If i am currently on miui 11.0.2 ,how do I downgrade to miui 10.1.1 using the firmware that has been provided without flasing the full rom via edl or fastboot mode.
When installing linease os 17.1 I flashed that firmware via twrp then wiped the system,data and cache and then flashed linease os and gapps. But every time sim and wifi didn't work. Restoring persist backup did nothing.
Only way it worked was to flash full rom (10.1.1) via fastboot then let it go upto android setup screen and then restart to recovery, wipe and flash the rom. If i just flashed the fastboot rom and then without restarting wiped and flashed the linease os rom either wifi or sim didn't work. I think something similar may happen here.
So what is the proper use of the miui 10.1.1 firmware that you have provided if I am currently on miui 11.0.2?
Click to expand...
Click to collapse
Just look on yt, there are easy downgrade tutorial from indian channel youtube. com/watch?v=tAp5emSaJz8 easy downgrade tutorial. I'm not Indian but can understand it. I'm not Indian but can understand it.
rom has been updated to 6.8 version
is nougat firmware needed?
Camera not working after trouble installing ERROR: 7
agustk404 said:
rom has been updated to 6.8 version
Click to expand...
Click to collapse
Sorry to post my issue as answer since i did not find a button on the page to post a new issue.
Camera not available
Android Camera App crashes ... no message
Simple Camera App from f-droid displays follow message on start:
"Es ist ein Fehler aufgetreten: Open camera android.hardware.camera2.CameraAccessException: CAMERA_DISCONNECTED(2): Camera service is currently unavailable"
I am using crDroidAndroid-10.0-20200709-riva-v6.8.zip
I used cdDroidAndroid-8.1-20181211-riva-v4.7 for 1,5 years with camera working.
Installing crDroidAndroid-10.0-20200709-riva-v6.8.zip was tricky:
1. attempt installing with newest twrp-3.4.0-0-riva displays:
Warning: No file_contexts assert failed: riva.verify_trustzone("TZ.BF.4.0.5-157266") == "1"
Updater process ended with ERROR: 7
I found a workaround there: lineageosdownloads . com / fix-error-7-lineage-os
basically i edited updater-script in the zip file; in file updater-script i removed the assert line
Then installation worked fine. Everything else seems to work fine
Is there a way to get the camera working?
andro-try said:
Sorry to post my issue as answer since i did not find a button on the page to post a new issue.
Camera not available
Android Camera App crashes ... no message
Simple Camera App from f-droid displays follow message on start:
"Es ist ein Fehler aufgetreten: Open camera android.hardware.camera2.CameraAccessException: CAMERA_DISCONNECTED(2): Camera service is currently unavailable"
I am using crDroidAndroid-10.0-20200709-riva-v6.8.zip
I used cdDroidAndroid-8.1-20181211-riva-v4.7 for 1,5 years with camera working.
Installing crDroidAndroid-10.0-20200709-riva-v6.8.zip was tricky:
1. attempt installing with newest twrp-3.4.0-0-riva displays:
Warning: No file_contexts assert failed: riva.verify_trustzone("TZ.BF.4.0.5-157266") == "1"
Updater process ended with ERROR: 7
I found a workaround there: lineageosdownloads . com / fix-error-7-lineage-os
basically i edited updater-script in the zip file; in file updater-script i removed the assert line
Then installation worked fine. Everything else seems to work fine
Is there a way to get the camera working?
Click to expand...
Click to collapse
2hours later:
I tried to flash a new firmware because this should update low-level driver
fw_riva_miui_HM5AGlobal_V11.0.2.0.OCKMIXM_b247c0c04e_8.1.zip
After that the device is nearly bricked.
No TWRP, No Android, only fastboot
flashing TWRP again does not change things. Only some blue stripes on the screen after short time with "mi" logo.
How can i go now to find out what i can do. The only thing working is fastboot on device and fastboot command on linux PC.
Looks like not much chance of repair
Can i flash this without downgrading to MIUI 10 with TWRP treble?
kenzahem said:
Can i flash this without downgrading to MIUI 10 with TWRP treble?
Click to expand...
Click to collapse
No. You must on last nougat firmware.
dnisp said:
No. You must on last nougat firmware.
Click to expand...
Click to collapse
Okay thanks, i will flash this soon.
Sorry guys , now i drop this official support because now i already move to new device. Thanks

[RECOVERY] TWRP 3.x for Lenovo Tab2 A7-20F (MT8127)

{
"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"
}
TWRP 3.x
for Lenovo Tab2 A7-20F
(MT8127 only)​Disclaimer
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in this
* recovery before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Always backup your device before flashing any rom/recovery/whatever
*/
​Introduction
TWRP 3 built from Omnirom 5.1 sources + Teamwin 9.0 (TWRP 3.4.0, 3.5.2)
Prebuilt stock 3.10.54 kernel
Features
TWRP functions (flash zip, flash img, backup, restore...)
USB OTG, Internal and external SD cards
NTFS support
Crypto enabled (don't know if it works though)
Extra languages
Changelog
3.6.2 (2022/07/22) :
Updated TWRP sources from Teamwin 9.0 branch (2022/07/22)
Older versions
3.6.1 (2022/03/16) :
Updated TWRP sources from Teamwin 9.0 branch (2022/03/13)
3.6.0 (2021/12/05) :
Updated TWRP sources from Teamwin 9.0 branch (2021/12/05)
3.5.2 (2021/04/24) :
Updated TWRP sources from Teamwin 9.0 branch (2021/04/20)
Allows flashing Magisk apk
3.4.0 (2020/08/11) : updated TWRP sources from Teamwin 9.0 branch (2020/07/30)
Allows flashing Magisk zip
Downloads
latest file from androidfilehost
If you use an unmodified stock KK or LP rom, stock recovery will be self installing again unless you flash KK_LP_no_stock_recovery.zip patch.
In TWRP, you need to be sure that "Mount system partition read-only" is unchecked in "Mount" menu before flashing this patch
Installation instructions
3 ways to install this recovery
Using SP Flash Tool
Prerequisites
Install MTK USB Drivers (windows xp/vista/7 - Windows 8/8.1/10 - other windows 10)
SP Flash Tool (howto)
In SP Flash Tool, always use "Download Only" mode when not explicitly asked to do otherwise (you could lose your IMEI/WIFI/BT) or if you don't know what you are doing.
Please do NOT ask about any problem with USB drivers or SP Flash Tool here in this thread, this is not the right place for it as these problems are not related to THIS particular recovery but to YOUR computer setup. There are other threads and/or sites about such problems.
Installation
power off the tablet
launch SP Flash Tool, click on "Download" tab
click "scatter-loading" button and choose the downloaded scatter file (MT8127_Android_scatter-recovery_only.txt is based on LP stock rom)
on the "RECOVERY" line, click the empty "Location", and choose the downloaded recovery img file
click "Download"
plug your tablet on USB
Using previous already installed TWRP
reboot to recovery
"Install"
"Install Image"
choose the recovery img to flash
choose "Recovery" partition
"swipe to confirm Flash"
Using an application (root needed)
such as Rashr
Boot to recovery
Turn your tablet off
Push Power button + Volume- + Volume+ buttons
Keep the buttons pushed untils boot logo appears
Thanks to/Credits
TeamWin
Omnirom
How to compile TWRP touch recovery (Dees_Troy)
TWRP Flags for BoardConfig.mk (MSF Jarvis)
Contributors
pix106
Source Code: https://github.com/LenovoTab2A7[/hide]
Reserved
pix106 said:
Hi,
2 days ago I got a second-hand A7-20... so i built TWRP for it yesterday
TWRP XDA thread is created ...but file upload is broken... so i can't upload the recovery image yet.
Would you please try to flash magisk zip (normal install)....
Cheers
Click to expand...
Click to collapse
Just found this thread and subscribed, but it won't load in Labs app for now (in traditional XDA fashion). [Edit: loads in Labs now]
Anyway, Fantastic!
Put your twrp and Magisk 20.4 stable on USB and booted old twrp (yours, for tb2 A7-10), sees USB storage fine, flashed new A7-20 twrp, rebooted - no problem - sees USB storage, flashed Magisk 20.4 no problem, booted system, Magisk SU and manager installed and basic functions working fine!
Many thanks. Please let me know re any further information you have or refinements you make for this tablet!
All best with TB2 A7-20, kind regards, PW
TWRP 3.4.0 build is up
Any suggestion where to find newer ROM for this device?
pix106 said:
TWRP 3.x for Lenovo Tab2 A7-20F (MT8127)
Only for Tab2 A7-20F MT8127 variant​
Disclaimer
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, thermonuclear war,
* or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in this
* recovery before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Always backup your device before flashing any rom/recovery/whatever
*/
Introduction
TWRP 3 built from Omnirom 5.1 sources
+ Teamwin 9.0 (TWRP 3.4.0)
Prebuilt stock 3.10.54 kernel
Features
TWRP functions (flash zip, flash img, backup, restore...)
USB OTG, Internal and external SD cards
NTFS support
Crypto enabled (don't know if it works though)
Extra languages
Know issues
wrong idVendor and idProduct
?
Changelog
3.4.0 (2020/08/11) : updated TWRP sources from Teamwin 9.0 branch (2020/07/30) - Allows flashing Magisk zip
Downloads
latest file from AFH
If you use an unmodified stock KK or LP rom, stock recovery will be self installing again unless you flash KK_LP_no_stock_recovery.zip patch.
In TWRP, you need to be sure that "Mount system partition read-only" is unchecked in "Mount" menu before flashing this patch
Installation instructions
3 ways to install this recovery
Using SP Flash Tool
Prerequisites
Install MTK USB Drivers (windows xp/vista/7 - Windows 8/8.1/10 - other windows 10)
SP Flash Tool (howto)
[*][*]In SP Flash Tool, always use "Download Only" mode when not explicitly asked to do otherwise (you could lose your IMEI/WIFI/BT) or if you don't know what you are doing.
Please do NOT ask about any problem with USB drivers or SP Flash Tool here in this thread, this is not the right place for it as these problems are not related to THIS particular recovery but to YOUR computer setup.
There are other threads and/or sites about such problems.
Installation
power off the tablet
launch SP Flash Tool, click on "Download" tab
click "scatter-loading" button and choose the downloaded scatter file (MT8127_Android_scatter-recovery_only.txt from Download Tabs is based on LP stock rom)
on the "RECOVERY" line, click the empty "Location", and choose the downloaded recovery img file
click "Download"
plug your tablet on USB
Using previous already installed TWRP
reboot to recovery
"Install"
"Install Image"
choose the recovery img to flash
choose "Recovery" partition
"swipe to confirm Flash"
Using an application (root needed)
such as Rashr
Boot to recovery
Turn your tablet off
Push Power button + Volume- + Volume+ buttons
Keep the buttons pushed untils boot logo appears
Thanks to/Credits
TeamWin
Omnirom
How to compile TWRP touch recovery(Dees_Troy)
TWRP Flags for BoardConfig.mk(MSF Jarvis)
XDA:DevDB Information
TWRP 3.x for Lenovo Tab2 A7-20F (MT8127), Tool/Utility for the Android General
Contributors
pix106
Source Code: https://github.com/pix106/android_device_twrp
Version Information
Status: Alpha
Current Beta Version: 3.4.0
Beta Release Date: 2020-08-11
Created 2020-07-31
Last Updated 2020-08-11
Click to expand...
Click to collapse
Hi just flashed this TWRP on my A7-20F and it's stuck on ´lenovo screen any ideas?
ChingyM said:
Hi just flashed this TWRP on my A7-20F and it's stuck on ´lenovo screen any ideas?
Click to expand...
Click to collapse
try to flash it again with SP Flash Tool.
If you're on stock rom, be sure to boot to recovery (power + volume- + volume+) immediately after flashing it, and flash the KK_LP_no_stock_recovery.zip patch
pix106 said:
try to flash it again with SP Flash Tool.
If you're on stock rom, be sure to boot to recovery (power + volume- + volume+) immediately after flashing it, and flash the KK_LP_no_stock_recovery.zip patch
Click to expand...
Click to collapse
It was all good Just needed patience ! Thanks
TWRP 3.5.2 build is up
TWRP 3.6.0 build is up
TWRP 3.6.1 build is up
Works great! The only problem is that there aren't much roms for this tablet.
TWRP 3.6.2 build is up
thanks, I managed to place the twrp after many years. but I need help with the root, try to flash the Magisk-v24.3.zip and v25.2 but I get an error (ERROR: 1) and it does not install. Would you know which version of magisk can be installed on the LL stock rom (4.4.2)?
This is not a recovery issue, wrong place
KRou705 said:
thanks, I managed to place the twrp after many years. but I need help with the root, try to flash the Magisk-v24.3.zip and v25.2 but I get an error (ERROR: 1) and it does not install. Would you know which version of magisk can be installed on the LL stock rom (4.4.2)?
Click to expand...
Click to collapse
Flash v23 or older.
Sorry for off topic chat.
Nem1x said:
Flash v23 or older.
Sorry for off topic chat.
Click to expand...
Click to collapse
Thanks

[ROM][Android 12][sirius] crDroid v8.2 [26.02.2022]

{
"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
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
Features:
https://github.com/crdroidandroid/crdroid_features/blob/12.0/README.mkdn
Flashing Instructions:
Pre-installation:
TWRP (Download from here)
gapps (Download from here)
Magisk 20.0 or newer for root (after first boot) - (Download from here)
First time installation:
<!-- change according to your needs -->
Backup your data to PC, OTG flash drive
Now reboot to recovery
Navigate to Factory reset and format data, wipe cache and wipe system
Now reboot to recovery
Flash crDroid zip
Flash recovery from the download link
Reboot to system
Update installation:
<!-- change according to your needs -->
Boot to recovery
Flash a zip with crDroid
Sources:
ROM: https://github.com/crdroidandroid
Kernel: https://github.com/crdroidandroid/android_kernel_xiaomi_sdm710
Download:
ROM https://crdroid.net/sirius>
Changelog: https://raw.githubusercontent.com/crdroidandroid/android_vendor_crDroidOTA/12.0/changelog_sirius.txt
Known issues:
[*]None
Visit official website @ crDroid.net
crDroid sirius Telegram
crDroid Community Telegram
crDroid Updates Channel
Donate to help our team pay server costs
thanks for you great work.
Is the face unlock work?
Yes it is.
-----
Love thise ROM thanks for you great work.
Only thing it miss is buld in call record.
Could anybody get OP's twrp from https://t.me/uixdessDrive/20 and upload to here?
I use latest official TWRP, this ROM installs and works like charm. but I can't boot into twrp ever after, it stuck at TWRP's logo screen forever.
I guess it's because this ROM flashes new keymaster partition which crashes official twrp.
Anyway I should try TWRP posted by OP but can't download from that link. Could anyone help?
NexusRunner said:
Could anybody get OP's twrp from https://t.me/uixdessDrive/20 and upload to here?
I use latest official TWRP, this ROM installs and works like charm. but I can't boot into twrp ever after, it stuck at TWRP's logo screen forever.
I guess it's because this ROM flashes new keymaster partition which crashes official twrp.
Anyway I should try TWRP posted by OP but can't download from that link. Could anyone help?
Click to expand...
Click to collapse
I tried to attach it here but not uploaded i don't know why.
yamabokra01 said:
I tried to attach it here but not uploaded i don't know why.
Click to expand...
Click to collapse
Could you upload it to MEGA?
NexusRunner said:
Could you upload it to MEGA?
Click to expand...
Click to collapse
Don't use it.
I just flash it then I got bootloop + no recovery + no bootloader.
Now I'm trying to open the back of the device to put it in edl mode
yamabokra01 said:
Don't use it.
I just flash it then I got bootloop + no recovery + no bootloader.
Now I'm trying to open the back of the device to put it in edl mode
Click to expand...
Click to collapse
omg wish your device recovered soon
I flashed the ROM using official twrp. It went OK but no longer boot into twrp.
I managed to install magisk without recovery (by patching and fastboot flash boot.img), but can't install gapps without a working recovery.
Maybe I should start over again and try the other A12 ROM with built in gapps. But for now I feel good with this ROM. I think maybe I will try it without gapps for a little longer.
NexusRunner said:
omg wish your device recovered soon
I flashed the ROM using official twrp. It went OK but no longer boot into twrp.
I managed to install magisk without recovery (by patching and fastboot flash boot.img), but can't install gapps without a working recovery.
Maybe I should start over again and try the other A12 ROM with built in gapps. But for now I feel good with this ROM. I think maybe I will try it without gapps for a little longer.
Click to expand...
Click to collapse
I payed 30$ and recovered my mobile.
Then i flashed a rom and for the second time i flashed the recovery again and my mobile again dead
UIxDess said:
Code:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
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
Features:
https://github.com/crdroidandroid/crdroid_features/blob/12.0/README.mkdn
Flashing Instructions:
Pre-installation:
TWRP (Download from here)
gapps (Download from here)
Magisk 20.0 or newer for root (after first boot) - (Download from here)
First time installation:
<!-- change according to your needs -->
Backup your data to PC, OTG flash drive
Now reboot to recovery
Navigate to Factory reset and format data, wipe cache and wipe system
Now reboot to recovery
Flash crDroid zip
Flash recovery from the download link
Reboot to system
Update installation:
<!-- change according to your needs -->
Boot to recovery
Flash a zip with crDroid
Sources:
ROM: https://github.com/crdroidandroid
Kernel: https://github.com/crdroidandroid/android_kernel_xiaomi_sdm710
Download:
ROM https://crdroid.net/sirius>
Changelog: https://raw.githubusercontent.com/crdroidandroid/android_vendor_crDroidOTA/12.0/changelog_sirius.txt
Known issues:
[*]None
Visit official website @ crDroid.net
crDroid sirius Telegram
crDroid Community Telegram
crDroid Updates Channel
Donate to help our team pay server costs
Click to expand...
Click to collapse
Dear, I flashed the rom 3 times and followed the instructions, but I get loopboot + no rom + no recovery + no bootloader, meaning dead device. The from edl flash China Rom.
Do I have to be in certain FW? Or do I have to flash something before I start the process for this ROM??
yamabokra01 said:
Dear, I flashed the rom 3 times and followed the instructions, but I get loopboot + no rom + no recovery + no bootloader, meaning dead device. The from edl flash China Rom.
Do I have to be in certain FW? Or do I have to flash something before I start the process for this ROM??
Click to expand...
Click to collapse
I don't encouter anything special except I can't boot back to recovery after boot into this ROM
I flash FW from sirius_images_V12.5.1.0.QEBCNXM_20210625.0000.00_10.0_cn_0969fb8c9f.tgz (which is the latest stable stock ROM)
And use twrp-3.6.1_9-0-xmsirius.img (which is the latest official twrp from https://twrp.me/) to install crDroidAndroid-12.0-20220226-sirius-v8.2.zip
NexusRunner said:
I don't encouter anything special except I can't boot back to recovery after boot into this ROM
I flash FW from sirius_images_V12.5.1.0.QEBCNXM_20210625.0000.00_10.0_cn_0969fb8c9f.tgz (which is the latest stable stock ROM)
And use twrp-3.6.1_9-0-xmsirius.img (which is the latest official twrp from https://twrp.me/) to install crDroidAndroid-12.0-20220226-sirius-v8.2.zip
Click to expand...
Click to collapse
I will try now and report. Thanks bro
NexusRunner said:
I don't encouter anything special except I can't boot back to recovery after boot into this ROM
I flash FW from sirius_images_V12.5.1.0.QEBCNXM_20210625.0000.00_10.0_cn_0969fb8c9f.tgz (which is the latest stable stock ROM)
And use twrp-3.6.1_9-0-xmsirius.img (which is the latest official twrp from https://twrp.me/) to install crDroidAndroid-12.0-20220226-sirius-v8.2.zip
Click to expand...
Click to collapse
Appreciate it bro. at least I update the device and finished my 3 day fighting with this device
Bro this rom is amazing.
I have found a bug.
Double Tap Screen Wake doesn't work after when screen goes sleep about 10+ second later.
Screen doesn't wake up bro.
God bless you.
Edit
When pocket mode is on, it works fine.
Sure you can highly customize settings with this ROM. But experiences are not good enough. One Setting may collapse another; the number in the battery icon is hard to be recognized...It needs a product manager. If mobile phones get more standardized one day, it may be less hard to mantain a unified UI, just like gnome desktop on PCs.
yamabokra01 said:
I payed 30$ and recovered my mobile.
Then i flashed a rom and for the second time i flashed the recovery again and my mobile again dead
Click to expand...
Click to collapse
my problem is same as yours, how to fix it? I am a student currently I am having difficulty. Help me please.
12

Categories

Resources