twrp and fastboot files, last stable and beta - Xiaomi Mi A1 Guides, News, & Discussion

Stable:twrp/fastboot
https://t.me/MIA1NEWSINF/476
Beta:
https://t.me/MIA1NEWSINF/467
Latest build always updated on the channel. https://t.me/MIA1NEWSINF

Related

[APP][CM][6.0] Simple-CM-Updater

Because i am that sort of guy that allways wants to use the newest stuff i installed the latest CM13 Nightlies.
But unfortunately CM13 is still really buggy so i update every day the new nightlies and that costs me a lot of time where i can't use my phone and that's annoying
So my little App checks at night if your powersupply and wifi are enabled. If so, it downloads the nightly, do a full NAND-Backup and after all install the nightly.
REQUIREMENTS:
- This app is only working with OnePlus One with OneCyanogenMod 13 and TWRP Recovery
TO-DOs:
- Delete old Backups/CM-Files
- Clean Up some code
- Implement the BroadCastReceiver when Download is finished
- Add some settings like directory of Backups,Time for start etc etc
- Implement other Recoverys
GITHUB:
https://github.com/alex-simple-apps/Simple-CM-Updater
DOWNLOAD:
Download
Version Information
Status: Alpha
Current Alpha Version: v0.0.1
Stable Release Date: 29-11-2015
Created: 01-12-2015
Last Updated: 01-12-2015

[Tool][Windows]Rom Downloader(Auto Download Nightlies)[2.0]

WHAT IS ROM DOWNLOADER
Rom Downloader is a automated script that will download nightly roms for your device.
HOW TO USE ROM DOWNLOADER
To use Rom Downloader simply add a rom using the ADD button
Give the rom a name(ie. CM for S4mini)
Enter you device(ie. serrano3gxx(please use codenames that appear on the official website))
Enter the rom you want to watch(ie. CM or AICP)
once you have added the rom just schedule the Download.exe to run at your desired time using Windows Task Scheduler or use the Shedule Button
http://windows.microsoft.com/en-za/windows/schedule-task#1TC=windows-7
DOWNLOAD
​
Reserved For Updates.
Updates are based on user feedback and downloads.
The more people download the script the more updates. If you want me to include a rom. Just leave a comment with a link to the nightly download page.
###########Version 2#################
added omni(Omnirom)
updated Gui
Should be able to add a shedule inside RomDownloader
fixed only checking rom acording to date
(now checks if you have the latest nightly instead of checking if you have todays nightly)
fixed check if you have the lates version of RomDownloader
##################################
###########Version 1#################
First Release
#################################​
updated to version 2.0
Link for download, not working.

The development of the mate 7 AOSP android 6

I am still working on the thread
After the development of the AOSP for the mate 7 hit the wall I made this thread to gather the developers efforts to make this dream come to life
What we have here is a astock rom for the mate 7 all that it need is some rebooting or crashing bugs only lefted all we need is agood devoleper or two and some time for them and it can be completed
I stepped the first step to learn development but not even a close to give help
Any one can ask for help from a developer or can fix some bugs will be a great help
We have 4 places or more to ask for developers help in
Xda site and Huawei club site in both Huawei mate 7 and honor 6 section
The original thread link is down below
https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656
Introduction
This project was done by gabry3795, acbka and the TheLolageMann
Source Code: https://github.com/mt7-dev/
Please note that it's a beta release and it's not intended for daily use because some important part is not working and it's unstable. So flash only if you want to test and contribute to this project.
Images
You can find images of the first build here and for current builds under the Screenshot Tab.​
Installation Instruction
obviously your bootloader must be unlocked
Extract the .7z archive
Update your stock Huawei firmware to the latest version B571 - Android 6.0
Flash a custom recovery, I suggest you this twrp
Do a Factory Reset from recovery: Wipe » Swipe for Factory Reset
Boot in bootloader mode - Plug USB cable to your pc, hold Volume Down and Power button pressed. When a blank screen appears release them
From pc, by using fastboot, flash boot and system images
Code:
fastboot flash boot boot.img
fastboot flash system system.img
Reboot!
The easiest way to flash via fastboot is to
1- put the two files system and boot in any folder in your pc
2- when you are in the folder click on shift from the keyboard and while holding it right click anywhere
3- chose " open command Window here"
4- write "fastboot" and click inter
5- if you can see your device in the list you can flash the rom now by writing the two codes up one by one
6- after you finish you can start your PHONE now
Changelog
You can find changelogs here on github, every file will be named as the version released with many informations about the release.​
Downloads
Again the release section of github repo. for MT7-L09 , it works on MT7-TI10 BUT with more crashes and worked with honor 6 after some prop editing to the cpu clock speed
MT7-L09 and MT7-TL10
Releases page, direct links below:
[2016/09/20] v0.1.0beta - Changelog | Download
[2016/10/05] v0.2.0beta - Changelog | Download
[2016/10/05] v0.2.2beta - Changelog | Download
V 0.2.2 is the latest with the GBs fix by TheLolageMann
Note for this version: After installing GApps you have to enable all permissions to them by going to Settings -> Apps -> Select Gapps and Google Play Services -> Permissions -> Enable all permissions.
XDA:DevDB Information
AOSPfortheMate7, ROM for the Huawei Ascend Mate 7
Contributors
gabry3795, acbka And TheLolageMann
Source Code: https://github.com/mt7-dev/
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: v0.2.2
Beta Release Date: 2016-09-20
Created 2016-09-20
Last Updated 12-02-2017
mhmedahmed1996 said:
I am still working on the thread
After the development of the AOSP for the mate 7 hit the wall I made this thread to gather the developers efforts to make this dream come to life
What we have here is a astock rom for the mate 7 all that it need is some rebooting or crashing bugs only lefted all we need is agood devoleper or two and some time for them and it can be completed
I stepped the first step to learn development but not even a close to give help
The original thread link is down below
https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656
Introduction
This project was done by gabry3795, acbka and the TheLolageMann
Source Code:https://github.com/mt7-dev/
Please note that it's a beta release and it's not intended for daily use because some important part is not working and it's unstable. So flash only if you want to test and contribute to this project.
Images
You can find images of the first build here and for current builds under the Screenshot Tab.
Installation Instruction
obviously your bootloader must be unlocked
Extract the .7z archive
Update your stock Huawei firmware to the latest version B571 - Android 6.0
Flash a custom recovery, I suggest you this twrp
Do a Factory Reset from recovery: Wipe » Swipe for Factory Reset
Boot in bootloader mode - Plug USB cable to your pc, hold Volume Down and Power button pressed. When a blank screen appears release them
From pc, by using fastboot, flash boot and system images
Reboot!
The easiest way to flash via fastboot is to
1- put the two files system and boot in any folder in your pc
2- when you are in the folder click on shift from the keyboard and while holding it right click anywhere
3- chose " open command Window here"
4- write "fastboot" and click inter
5- if you can see your device in the list you can flash the rom now by writing the two codes up one by one
6- after you finish you can start your PHONE now
Changelog
You can find changelogs here on github, every file will be named as the version released with many informations about the release.
Downloads
Again the release section of github repo. for MT7-L09 , it works on MT7-TI10 BUT with more crashes and worked with honor 6 after some prop editing to the cpu clock speed
MT7-L09 and MT7-TL10
Releases page, direct links below:
[2016/09/20] v0.1.0beta - Changelog | Download
[2016/10/05] v0.2.0beta - Changelog | Download
[2016/10/05] v0.2.2beta - Changelog | Download
V 0.2.2 is the latest with the GBs fix by TheLolageMann
Note for this version: After installing GApps you have to enable all permissions to them by going to Settings -> Apps -> Select Gapps and Google Play Services -> Permissions -> Enable all permissions.
XDA:DevDB Information
AOSPfortheMate7, ROM for the Huawei Ascend Mate 7
Contributors
gabry3795, acbka And TheLolageMann
Source Code:https://github.com/mt7-dev/
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: v0.2.2
Beta Release Date: 2016-09-20
Created 2016-09-20
Last Updated 12-02-2017
Click to expand...
Click to collapse
Thanks :good::good::good:
fazi2015 said:
Thanks :good::good::good:
Click to expand...
Click to collapse
Any one have any news about it can write it here
We can update the post with every news
Would it be possible for me to get a bug list for the current status of the project. Although I don't have the device I can definitely see if I could take a look at it. No promises though
There's still a way to get AOSP to the mate 7.
Last resort: Find a dev and pay him. On reddit r/android you could find devs. Perhaps if everybidy whos interested pays a minor fee, the dev is willing to help us.
https://www.reddit.com/r/Android/comments/69o2t8/huawei_mate_7_aosp_devs_wanted/
---------- Post added at 11:19 PM ---------- Previous post was at 11:12 PM ----------
WildfireDEV said:
Would it be possible for me to get a bug list for the current status of the project. Although I don't have the device I can definitely see if I could take a look at it. No promises though
Click to expand...
Click to collapse
First of all, thanks.
Second, There's a document on github which mentions bugs and you can find people mentioning bugs in the old thread: https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656/page22
---

[RECOVERY] [OP3/3T] TeamWin Recovery Project [TWRP][UNOFFICIAL][3.4.0-0][16/06/2020]

Team Win Recovery Project[TWRP]
Latest Version : 3.4.0-0-oneplus3
ChangeLog :
Device ChangeLog :-
* EDL Mode Optimised
* Few asserts added
* Misc Cleanup
RECOVERY ChangeLog :-
- Include Latest Twrp Code
For More Info
Download :- Unavailable
NOTES
- Reboot to TWRP and flash lastest IMG file as Recovery
- Can also be flashed via termial/Command Prompt.
Commands
fastboot flash recovery twrp-3.4.0-0-oneplus3-20200616.img
faatboot boot twrp-3.4.0-0-oneplus3-20200616.img
Source
Kernel :- https://github.com/LineageOS/android...neplus_msm8996
XDA:DevDB Information
TEAMWIN RECOVERY PROJECT, Tool/Utility for the OnePlus 3
Contributors
Gaurav24
Version Information
Status: Stable
Current Stable Version: 3.4.0-0
Stable Release Date: 2020-06-16
Created 2020-06-16
Last Updated 2020-06-16
Just updated my SAR twrp to this unofficial one by flashing image in twrp. Working fine and seems to have /system mounted as /system_root and /system, probably for backward compatibility.
Thanks for building, as it is the latest unofficial official, it will be my recovery from now on.
Edit: SAR patches are nicely integrated (see github).
Screenshot
What if SAR TWRP and Magisk?
Johan2020 said:
Thanks for building, as it is the latest unofficial official, it will be my recovery from now on.
Click to expand...
Click to collapse
There's no mention of 3.4 on the official website. Also what makes this recovery better? I'm not sure I understand much of the changelog. Hopefully the screen lock bug has been fixed. I assumed the next release would mainly be geared towards dynamic partitions support for newer devices running Android 10.
What's new?
Compatible with pre-10 roms? toybox/busybox? backup /system still broken?
Ah yes, the twrp app if you confirm yes to install will cause bootloop. That's all i can think what's wrong with the official.
Do we know if f2fs is properly managed now ? Thanks for the info.
Thread closed on behalf of the OP @Gaurav24
OP doesn't maintain this project any longer.

!How do i root my samsung a725f

have manage to unlock my bootloader, install twrp on my Samsung but i'm still finding it difficult to locate magisk zip file and flash it in
Install latest Magisk via its APK
Release Magisk v23.0 · topjohnwu/Magisk
This release is focused on fixing regressions and bugs. Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 only supports Android 5.0 and higher. Bug Fixes [App]...
github.com
jwoegerbauer said:
Install latest Magisk via its APK
Release Magisk v23.0 · topjohnwu/Magisk
This release is focused on fixing regressions and bugs. Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 only supports Android 5.0 and higher. Bug Fixes [App]...
github.com
Click to expand...
Click to collapse
already installed it what are the steps

Categories

Resources