Moto G6 Plus Tools for Windows - Moto G6 Plus Themes, Apps, and Mods

Hey everyone. I made a tool in Batch that does simple stuff for you. For example, flash official rom, boot TWRP, change AB boot slot, uninstall apps forcefully through ADB (will be avaliable later).
I hope you like it!
Link: https://github.com/Odyssey-s-Useless-Stuff/Moto-G6-Plus-Tools/releases/tag/1.0
If this is in the wrong category, let me know.
-------------------------------------
Current version: 1.0
Developer: Odyssey346
License: MIT
------------------------------------

Related

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
---

ARAI V1.1: Android Root App Install V1.1

ARAI V1.1​
ARAI stands for Android Root App Installer, it is a simple batch script intended for people to new to the rooting scene, but that doesn't mean it can't make quickly setting up freshly rooted phone easier for seasoned pros. As the name implies it installs some of the best root apps from around the web to make using the new found power in your phone easier.
Requirements:
1. An Android phone(duh)
2. The latest ADB drivers
4. The ARAI .zip file
3. A Windows PC(batch scripts don't run on OSX or Linux)
How to Use:
1. Download the files from the link farther down in the post
2. Unzip the file
3. If you want to see the apps included you can open the Apps.txt file
4. Run the .bat file and follow the prompts to either
4a. Install all included apps
4b. Install a select few apps
5. Check your Android to see if all apps have installed properly
5a. If not post about it in the reply section and I'll try to get back as soon as possible
6. Enjoy your new root apps
V1.1 Changelog
1.Added various new superuser apps
-Added Magisk
-Added SuperUser(ClockworkMod)
-Added KingoUser
-Added SuperUser(ChainsDD)
2.Fixed Viper4Android bug
-Wouldn't allow install in custom option
3.Fixed weird spacing on some menus
PS. If you would like to see any other apps included, Post them in the reply section.
DISCLAIMER: I DID NOT WRITE ANY OF THE APPS IN THIS PACKAGE AND AM NOT RESPONSIBLE FOR ANY DAMAGE DONE TO YOUR ANDROID DEVICE
BTW There is another version of this by MatrixGrenade, just wanted to everyone to know that is my old account and this is the one that will be updated from here on out
XDA:DevDB Information
ARAI: Android Root App Installer, Tool/Utility for all devices (see above for details)
Contributors
PwnedBySumo
Version Information
Status: Stable
Current Stable Version: 1.1
Created 2017-06-13
Last Updated 2017-06-23

[TOOLKIT][OnePlus 3, 3T and 5]Root, Recovery, Drivers, Bootloader, DM_VERITY

Proudly presenting to you
neisor's TOOLKIT for the OnePlus 3, the OnePlus 3T and the OnePlus 5.
ALL-IN-ONE TOOLKIT
32-bit & 64-bit versions available!​
HTML:
/*
* 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 the features included in this toolkit
* before you use it! You are choosing to make the modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* USE WITH CAUTION AT YOUR OWN RISK!
*/
With this TOOLKIT you will be able to:
- Install the official OnePlus USB Drivers for Windows
- Check your Bootloader status
- Unlock and Lock the Bootloader (will wipe your data)
- Enable and Disable DM_VERITY
- Choose if you want to use the 32bit binaries for the fastboot and adb or the 64bit binaries (both working correctly)
- Flash TWRP recovery
- Flash stock recovery
- Disable encryption (will wipe your data)
- Wipe cache
- Push the SuperSU.zip or the Magisk.zip files in order to acquire ROOT (SuperSU v2.82, Magisk v13.3)
- Show official User Manuals for the respective device
- Check the fastboot and adb connectivity of your phone​
You can choose between the 32-bit or the 64-bit binaries of fastboot and adb. I recommend using the 32-bit for the normal user. Use the 64-bit binaries only if you want to use the fastboot and adb with very large files which are not included in this toolkit.
EVERYTHING NEEDED IS PROVIDED, THERE'S NO NEED TO DOWNLOAD ANYTHING ELSE!
DOWNLOAD ONCE AND USE WITH ALL OF THE SUPPORTED DEVICES EVEN WITHOUT THE INTERNET CONNECTION!​
Supported devices:
- OnePlus 3
- OnePlus 3T
- OnePlus 5
Instructions:
- Download the toolkit zip file
- Extract the toolkit zip file
- Enable USB Debugging and OEM Unlock option in the Developer Settings
- Connect your phone to your PC via USB cable
- Run the toolkit bat file (the file is named "RunMe_xxxxxxxxxxx.bat")
- Install the USB Driver which is included in the toolkit
- Perform any other operation you want with the toolkit
DOWNLOAD MIRRORS:
(If you do NOT know which variant to download, just download the first one (32-bit).)
1.) For a normal and average user (32-bit variant):
Mega | Google Drive
2.) For an expert user or developer (64-bit variant):
Mega | Google Drive
Credits:
- TWRP.me
- OnePlus
- Google
- @Chainfire
- @topjohnwu
XDAevDB Information
[TOOLKIT][OnePlus 3, 3T and 5][EASY-TO-USE]Root, Recovery, Drivers, Bootloader, 32&64
Contributors
neisor
Version Information
Status: STABLE
Current Version: v1.3
Stable Release Date: 2017-08-04
Beta Release Date: 2017-08-03
Created: 2017-08-03
Last Updated: 2017-08-05
Changelog:
v1.3
- Fixed bugs
v1.2
- Added dm_verity options (disable/enable)
- Added the option to show the toolkit's XDA thread
v1.1
- Initial Stable release
- Updated Magisk to v13.3 and added the Magisk Manager apk file
v1.0
- Initial Beta release
Reserved
***
First!!!
Sent from my ONEPLUS A3000 using Tapatalk
What make the 64bit a developer version? I mean when was the last CPU which had only 32bit ? 10 years ago maybe. This keeps people confusing when someone tries to say that 32bit is standard and 64bit ist advanced and not for normal users. I mean how is even possible that Microsoft releases windows 10 also in 32bit? Nothing makes sense ..
I mean I don't say anything about your tool. I just want to point at this confusing dilemma that we still have 32bit programs, and some even say that this is the recommended version.. in 2017...
sorry bro, this need to be said
still good luck with your tool
Thanks for the support,
Why Magisk v12 and not v13?
dr_root said:
What make the 64bit a developer version? I mean when was the last CPU which had only 32bit ? 10 years ago maybe. This keeps people confusing when someone tries to say that 32bit is standard and 64bit ist advanced and not for normal users. I mean how is even possible that Microsoft releases windows 10 also in 32bit? Nothing makes sense ..
I mean I don't say anything about your tool. I just want to point at this confusing dilemma that we still have 32bit programs, and some even say that this is the recommended version.. in 2017...
sorry bro, this need to be said
still good luck with your tool
Click to expand...
Click to collapse
Thank you for your feedback.
Just to clarify:
I made the 64-bit version in case that someone would need to use the included fastboot and adb binaries for a full stock ROM installation via adb. I once ran into this issue where the 32-bit (most common) variant just would not load the big zip file (over 1GB in size). Therefore I thought it would be nice to have the 64-bit variant available if someone needed it and wanted to use it with their own files of choice.
The 32-bit version will work awesome with the entire toolkit. The 64-bit one is for the users who want to experiment or use the fastboot and adb binaries with other files than provided in the toolkit.
Note: On 64-bit systems you will have no problem to run the 32-bit variant because the 64-bit systems have the support libraries for the 32-bit applications. But not vice-versa.
Kind regards,
neisor
Midomad said:
Thanks for the support,
Why Magisk v12 and not v13?
Click to expand...
Click to collapse
Thank you for the hint!
I will include the v13 in the next version of the toolkit.
Best regards,
neisor
New release has been uploaded!
Changelog:
v1.1
- Initial Stable release
- Updated Magisk to v13.3 and added the Magisk Manager apk file
New version is up!
Changelog:
v1.2
- Added dm_verity options (disable/enable)
- Added the option to show the toolkit's XDA thread
Will dm_verity disable work with latest openbeta firmware?
tashimotor said:
Will dm_verity disable work with latest openbeta firmware?
Click to expand...
Click to collapse
I think it would not have any impact on the ROM as-is, only with the dm_verity disabled you will not see the annoying message during the start-up of your phone. In any case, please do some research on dm_verity if you are not sure what it does or how it works.
Kind regards,
neisor
neisor said:
I think it would not have any impact on the ROM as-is, only with the dm_verity disabled you will not see the annoying message during the start-up of your phone. In any case, please do some research on dm_verity if you are not sure what it does or how it works.
Kind regards,
neisor
Click to expand...
Click to collapse
I just dont want to see this message.
tashimotor said:
I just dont want to see this message.
Click to expand...
Click to collapse
These might be of help to you regarding dm_verity:
https://source.android.com/security/verifiedboot/
and
https://source.android.com/security/verifiedboot/dm-verity
You can get a pretty decent idea of how it works and what it actually is out of those articles.
Kind regards,
neisor
Haven't gotten my hands on a OnePlus 5 yet but thanks for bringing another great tool to the forums
blanco613 said:
Haven't gotten my hands on a OnePlus 5 yet but thanks for bringing another great tool to the forums
Click to expand...
Click to collapse
Hello,
Thank you for the support!
This tool is compatible with the OnePlus 3, 3T and 5. So, you'll be good to go with any of those devices using this toolkit.
Best regards,
neisor
neisor said:
Hello,
Thank you for the support!
This tool is compatible with the OnePlus 3, 3T and 5. So, you'll be good to go with any of those devices using this toolkit.
Best regards,
neisor
Click to expand...
Click to collapse
Yeah I'm still rocking the OP3 but I'm already good as far as rooting and such goes. I just appreciate devs and their contributions
New version is up!
Changelog:
v1.3
- Fixed bugs
Nice work man thanks a lot can you also include in some future update decrypt/encrypt option?
Great work @neisor. BIG thanks:good:

[8.1] MIUI Oreo stable sGSI

Thread instructions will improve over time so
Read this OP carefully & understand pliz
Intro:
U can flash this (only system partition) on any treble enabled device
(other files are Device specific only ie. land here )
Code:
Disclaimer:
Custom modded ROM so you know the risks.
- angry Gf/wife, thermonuclear war
-getting fired cuz alarm didn't rang .
We not responsible
Fail-safe:
Alright as measure
1. take nandroid backup
2. Keep a recovery zip of official stable stock ROM
3. Flash it through Twrp, Redwolf, Orange Fox,
Black ,white, yellow, etc etc custom recovery
or PC, laptop : Mi flash. Flash Fast boot ROM
Working :
• everything
• unrooted version
•
•
•
~ Removed Apps
• Browser, file manager, email,scanner, music all Google things
(cuz updating them automatically moves to internal storage so why bother)
• removed boot animation so it will show " android " instead
(which means no boot animation file found but also means ROM is booted)
update
•
Not Working, Bugs:
• viLTE
What's new:
• steps are same download zips. They are twrp system back up.
Restore them
* Screenshots uploaded
Steps, How to, Flashing guide :
1. Flash any treble supported recovery
2. Mount system + cust/vendor partitions.
3. wipe normal + wipe vendor
4. Place
• system
• boot
• vendor
Into recovery backup folder & restore
5. Reboot (Boots in 10 min)
Credit:
everyone who contribute
On android open source code + fork
Sources:
• telegram Jayant 222
DOWNLOADS Links:
1. Standard TWRP
• Orange fox
• Batik
2. backup for land
• boot 13 MB
• system 999 MB
• vendor 132 MB
My link: Google Drive
Original link: Google Drive
Me :
Just thread updater :')
Imma not associated with DEVs. All Port r theirs just did slim and little change
Took backup uploaded that's all
Connect via telegram (4 queries)
Abhi_Rajgor group
Abhijeet_Rajgor channel
XDA:DevDB Information
8.1 MIUI Oreo ROM, ROM for the Xiaomi Redmi 3S
Contributors
Abhijeet Rajgor, Jayant222
ROM OS Version: 8.x Oreo
Version Information
Status: No Longer Updated
Created 2018-09-20
Last Updated 2019-08-18
Isn't this rom from tele group t.me/funtouchosp ?
Gapps include ???
Wow... Its really good to see developers trying to port miui roms over newer android versions.. Thank u all bros
ashok weird said:
Wow... Its really good to see developers trying to port miui roms over newer android versions.. Thank u all bros
Click to expand...
Click to collapse
He is owner of this port XD
Yes
esteh said:
Isn't this rom from tele group t.me/funtouchosp ?
Gapps include ???
Click to expand...
Click to collapse
All is his and MiUi am just as u know thread updater . Google app included
Thank you for ..
JSPiRiT said:
He is owner of this port XD
Click to expand...
Click to collapse
I did not know only have this redmi phone so i update through this.. pardon for not including everything all though am trying to help people as yours.
download link????
Some ss please.
link?
Some ss
Link download : t.me/funtouchosp
esteh said:
Some ss
Link download : t.me/funtouchosp
Click to expand...
Click to collapse
no link in tg.
wait
wangyiling said:
no link in tg.
wait
Click to expand...
Click to collapse
Its on pinned message
This should be in treble enabled device development also u should have taken permission of developer of this ROM before posting
sairam60 said:
This should be in treble enabled device development also u should have taken permission of developer of this ROM before posting
Click to expand...
Click to collapse
First thing it will work only on redmi 3s LAND
It won't work on other device ok.
Well if u really ask the real developer the MIUI which constructed whole ROM. Then the one u r referring need to ask for permission .. MIUI apps aren't open-source which is used in this ROM. But I don' wanna contradiction.
No one can stop using any ROM to anyone , me , you ,him or any other..
I got the ROM now even if it doesn't update it still better and i have other friend who can help me fork but i don't have resources so i just helping this way..
People tend to see other ways.. tell me really
What i get from this thread ?
(Don't care for thanks or whatever)so.
Not just telling u but in all..
Just enjoy everyone who is passionate and creating ... Customised ROMs.
Someone plz give direct download link
1. write who is creator of this port
2. sources are wrong
Hey, I am am planning to flash this tomorrow first thing. In the link provided in the OP, the 'system v2' folder says to download from the porter until you upload there. I have downloaded the files from @fxsheep from the original port thread. Can I just add the 'boot+modem+vendor' files provided by you to the original files by @fxsheep and restore through twrp?
I am new to this GSI thing so need to clear this out before I take any further steps.
That's the purpose
Krishna1204 said:
Hey, I am am planning to flash this tomorrow first thing. In the link provided in the OP, the 'system v2' folder says to download from the porter until you upload there. I have downloaded the files from @fxsheep from the original port thread. Can I just add the 'boot+modem+vendor' files provided by you to the original files by @fxsheep and restore through twrp?
I am new to this GSI thing so need to clear this out before I take any further steps.
Click to expand...
Click to collapse
Well, in simply way u need to
1. Flash trouble supported recovery (preferably Orange Fox)
2. Mount vendor
3. Flash any trouble enabled 8.1 Oreo ROM of your device (to get vendor)
4. Flash his backup.
This is the common way for all devices
But i tried to make for our , my redmi 3s prime
Choice is yours
Do whatever you like.. (telling in general)
Abhijeet Rajgor said:
Intro:
Miroom.ru mix Miui 10 Oreo 8.1 based sGSI
This version work only with land (Redmi 3s/Prime/x)
For ORIGINAL go to Porter's thread.
Ported
: Redmi 6 pro Chinese (arm64)
VoLTE ,viLTE works.
Fail-safe
Alright as measure
1. take nandroid backup
2. Keep a recovery zip of official stable stock ROM
3. Flash it through Twrp, Redwolf, Orange Fox, Black ,white, yellow, etc etc custom recovery
or PC: Mi flash
Bugs:
1. Can't turn of Find device or remove miui cloud.
steps:
(For user who r on stock or Miui based 6.0, 7.0 or any rom (non-terbel) )
1. Flash Orange fox latest recovery
2. Mount all partitions (so no worries)
*Place this files inside backup folder of recovery
3. Its #twrp backup so Restore
•system
•boot
•vendor
•modem
√ Reboot
4. There will be MI account lock page on startup.
Credit:
@miui + .ru
@fxsheep
@erfanoabdi
@JSPiRiT
@creativchic
@URARTU1
nd everyone who else contribute
On android open source code+fork
Source:
https://forum.xda-developers.com/pr...evelopment/8-1-miui10-project-treble-t3840198
t.me/funtouchosp
DOWNLOADS Links:
1. Boot vendor modem
2. system
https://drive.google.com/open?id=1L_aHBF79XCHRWgHyOZDLg-MVKp37hzZ_
ME:
Just thread updater
~ Temporary thread
I don't getting anything other than investing my time creating this so don't think i getting some rewards back from this thread or something precious or whatever u think its more. less help to people like me etc etc
So if u understood efforts very much thank you if not its ok go ahead request delete this thread. (Don't hit thank button)
Thanks
XDA:DevDB Information
8.1 MiUi 10 port sGSI Treble image, ROM for the Xiaomi Redmi 3S
Contributors
Abhijeet Rajgor, JSPiRiT
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2018-09-20
Last Updated 2018-09-20
Click to expand...
Click to collapse
ROM OS Gingerbread
Abhijeet Rajgor said:
Well, in simply way u need to
1. Flash trouble supported recovery (preferably Orange Fox)
2. Mount vendor
3. Flash any trouble enabled 8.1 Oreo ROM of your device (to get vendor)
4. Flash his backup.
This is the common way for all devices
But i tried to make for our , my redmi 3s prime
Choice is yours
Do whatever you like.. (telling in general)
Click to expand...
Click to collapse
I got the procedure from the original thread. What I wanted to confirm was that will the vendor be flashed if I mount it with system and flash along with it. And thanks for the efforts for our land.

[RECOVERY[evert]Unofficial TWRP recovery for g6 plus

Features:
- If you find an error report it in comments or in evert groups
- fix mtp
- update blobs and other changes
- go down to the change list to see more things c:
Attention !
It is forbidden to change the url by shortening links respect my time and especially that it is free and free respect the URL that I share and if you share somewhere you have to give thanks @ seba3567
respect my time invested and only allow my link to the Android file server that I shared
evert for ever?
download:
https://www.androidfilehost.com/?w=files&flid=293693
install:
1. Enter the fastboot mode
2. Run "fastboot boot [name] .img" on the command line (if you want to have it permanently, once you have started to install, select and install the image, restart it in the system and then everything will be ready. . installed
3. Enjoy it
changelog
r1
- update sources
- sync pie r35
- fix mtp
-update partition
- It has been enabled to erase the vendor partition
XDA:DevDB Information
[RECOVERY[evert]Unofficial TWRP recovery for g6 plus, Tool/Utility for the Moto G6 Plus
Contributors
sebastian3567HD
Version Information
Status: Stable
Created 2019-05-08
Last Updated 2019-05-07
Thanks! I will test bro (Y)
Working awesome!
I guess flashing other rom will overwrite installed twrp!
This was my process:
Boot twrp: fastboot boot twrp.img
Go to advanced and select install recovery ramdisk
Check backup current boot(if something goes wrong only restore it)
Swipe to install
And flash Magisk after that
Reboot
Sent from my Moto G6 Plus using XDA Labs
sorry.....
thread closed the project was sent to evert groups in Latin

Categories

Resources