Help with root Umi A1 Pro Android 8.1 oreo - General Questions and Answers

I have in my hands brand new un-rooted Umi A1 Pro with a full backup with cstool. anybody that would like to help I can make experiments rooting this device, i have no problem experimenting on it.
Thanks in Advance.

Makiu said:
I have in my hands brand new un-rooted Umi A1 Pro with a full backup with cstool. anybody that would like to help I can make experiments rooting this device, i have no problem experimenting on it. Thanks in Advance.
Click to expand...
Click to collapse
I don't have this device but, you may find the following thread helpful for what you are looking for. Don't be afraid to ask for some member guidance within it too.
https://forum.xda-developers.com/showthread.php?t=3385733
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.

Just received this device and also want root.
I read on website umigidi :
You can root this phone with Magisk Manager using the boot.img file available in the ROM packages. Use the boot.img from the same ROM version that you've installed on your phone.
Root and custom recoveries are never officially supported.
Ibuprophen said:
I don't have this device but, you may find the following thread helpful for what you are looking for. Don't be afraid to ask for some member guidance within it too.
https://forum.xda-developers.com/showthread.php?t=3385733
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
Click to expand...
Click to collapse

Thank you very much! I'll try with Magisk Manager.

I successfully rooted my devide on 1 June firmware rom with magisk manager!

Makiu said:
I successfully rooted my devide on 1 June firmware rom with magisk manager!
Click to expand...
Click to collapse
I'm happy to see that you had gotten it figured out!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.

TWRP for this device? is it much tu ask. I would appreciate and upload if needed the recovery .img if anyone knows how to patch it.

Makiu said:
TWRP for this device? is it much tu ask. I would appreciate and upload if needed the recovery .img if anyone knows how to patch it.
Click to expand...
Click to collapse
I have it. I requested it through twrp_builder. Got it a few hours later. Made from the 20180601 umidigi rom.
I have it installed, through their app. Flashing through sp_flash works too.
https://basketbuild.com/uploads/devs/yshalsager/TwrpBuilder/umidigi/a1_pro/TWRP-3.2.1-a1_pro-20180612.img
Benjamin

TWRP works but even formatting data partition, it encrypts data after the reboot. I think a modded boot.img is needed with encryption disabled.

Really thanks, too.
BenjaminX2 said:
I have it. I requested it through twrp_builder. Got it a few hours later. Made from the 20180601 umidigi rom.
I have it installed, through their app. Flashing through sp_flash works too.
https://basketbuild.com/uploads/devs/yshalsager/TwrpBuilder/umidigi/a1_pro/TWRP-3.2.1-a1_pro-20180612.img
Benjamin
Click to expand...
Click to collapse

How did you install the TWRP?
when I do, it doesn't stay permanent, I can only access the TWRP at the first boot of the phone, and the root flashing seems correct but it doesn't apply, when I reboot the terminal is not rooted and the TWRP is no longer there available, it has return to the original bootloader.
¿?
BenjaminX2 said:
I have it. I requested it through twrp_builder. Got it a few hours later. Made from the 20180601 umidigi rom.
I have it installed, through their app. Flashing through sp_flash works too.
https://basketbuild.com/uploads/devs/yshalsager/TwrpBuilder/umidigi/a1_pro/TWRP-3.2.1-a1_pro-20180612.img
Benjamin
Click to expand...
Click to collapse

asakopak said:
How did you install the TWRP?
when I do, it doesn't stay permanent, I can only access the TWRP at the first boot of the phone, and the root flashing seems correct but it doesn't apply, when I reboot the terminal is not rooted and the TWRP is no longer there available, it has return to the original bootloader.
¿?
Click to expand...
Click to collapse
I did the Magisk built boot.img first.. With that I got root access. After that I flashed the TWRP. Both with so flash.

works perfect! really grateful.
i flash my own patched magisk boot.img and recovery at same time and works, TWRP was fixed and permament.
1 beer for you, dude!
BenjaminX2 said:
I did the Magisk built boot.img first.. With that I got root access. After that I flashed the TWRP. Both with so flash.
Click to expand...
Click to collapse

But is quite useless with data encryption...
EDIT: solved, jsut flash disable_encryption.zip via TWRP and now is perfect.

onizukao said:
But is quite useless with data encryption...
EDIT: solved, jsut flash disable_encryption.zip via TWRP and now is perfect.
Click to expand...
Click to collapse
Dont work for me.
on flashing disable encryption I've a not permission to write on partition message.
[emoji30]
Enviado desde mi ONEPLUS A5010 mediante Tapatalk

When I try to make a backup TWRP reboot after a minute or two....

I have just ordered one on amazon it will be here tomorrow, I will first be working on getting encryption working in twrp and then move on to making a lineage 15.1 rom. I will probably make a new thread in the development section but I will link them here once it's made.
Join this telegram if you want early access and are willing to help test stuff
https://t.me/umi_a1_pro

Status update
I have been able to flash both 8.1 and 9.0 gsi's they boot up but there are various issues with both which I'll list later. I have also gotten a basic device tree up and have successfully made a source built rom for this phone.
Android 9.0 AOSP GSI issues:
Systemui restarts a lot
No telephony whatsoever
No camera
Android 8.1 AOSP GSI issues:
Mobile data doesn't work (Calling/Texting work) and telephony is sensitive to changes and has a high chance of dying fully
No camera
Source built Lineage 15.1 rom issues:
No telephony whatsoever
No camera
Pictures:
{
"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:
I have also taken the base twrp that was provided by twrpbuilders and extended it to almost full functionality, everything except mtp is working (mtp is a bug with twrp itself on newer linux kernels), the twrpbuilder twrp didn't have working adb, sdcard, otg.
Twrp thread:
Here
Source code:
I have pushed my twrp device tree and my lineage-15.1 device tree to my github
https://github.com/deadman96385/android_device_umi_a1pro
https://github.com/deadman96385/twrp_device_umi_a1pro
Join this telegram if you want early access and are willing to help test stuff
https://t.me/umi_a1_pro

Related

[RECOVERY][LG Semi-Official][TWRP Official][e9wifi][v700] TWRP Touch Recovery 2.8.6.1

Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
TWRP 2.8.6.x Changelog: http://teamw.in/site/update/2015/03/26/twrp-2.8.6.0-released.html
TWRP Official Page for LG G Pad 10.1: https://twrp.me/devices/lggpad101.html
Features:
F2FS Support
Modem Partitions Support
Bumped
Encrypt
MTP / USB Storage
Downloads:
Flashable img: https://dl.twrp.me/e9wifi/
Install:
Flash:
Flash the .zip from recovery or flash the .img using THIS APP, which needs to have root access.
dd Install Method (Requires Root):
Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img. Run the following commands via adb shell or a terminal emulator app:
Code:
su
Code:
dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Sources:
https://github.com/e9wifi-dev/twrp_device_lge_e9wifi
Thanks to LG Electronics, LGE, for sharing their products with me for developing, it couldn't be possible without them. Cause of that, this RECOVERY is Semi-Official.
{
"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"
}
XDA:DevDB Information
TWRP, Tool/Utility for the LG G Pad 10.1
Contributors
Dark-Nightmare
Version Information
Status: Stable
Stable Release Date: 2015-05-19
Created 2015-05-19
Last Updated 2015-06-01
Thank you I look forward to trying this out.
Sent from my SPH-L900 using XDA Free mobile app
I don't own a v700 tablet, but I'm really really happy to see development on this section! The GPad series is so good and we need more and more developers working on them! Yeaaa! ???
Sent from my LG-V400 using XDA Free mobile app
After flashing recovery, when trying to enter it writes "ERROR: boot certification verify".
Sorry for my bad english.
JekaSs said:
After flashing recovery, when trying to enter it writes "ERROR: boot certification verify".
Sorry for my bad english.
Click to expand...
Click to collapse
Try downgrading your tablet to KitKat, and then, reflash recovery.
Regards.
Dark-Nightmare said:
Try downgrading your tablet to KitKat, and then, reflash recovery.
Regards.
Click to expand...
Click to collapse
Yeap. On KitKat everything fine.
thx
Dark-Nightmare said:
Try downgrading your tablet to KitKat, and then, reflash recovery.
Regards.
Click to expand...
Click to collapse
Do you happen to have the KitKat kdz for the g pad 10.1? If so, can you upload it?
Do you need root to flash the img.
Yes to flash using the linked tool you do need root. If you use the recovery method then no root isn't needed.
4.4
How to restore to kitkat ?
firmvare v700
I funded firmware for v700,but i em not aloud to post link.stupid rules....
Marko-xdw said:
I funded firmware for v700,but i em not aloud to post link.stupid rules....
Click to expand...
Click to collapse
Is it okay if you pm me the KitKat v700 firmware?
Thanks in advance
Dark-Nightmare said:
Install:
Flash:
Flash the .zip from recovery or flash the .img using THIS APP, which needs to have root access.
Click to expand...
Click to collapse
It seems you copy-pasted from my thread here, but didn't realize you are not providing a flashable zip... You also copied some of my commits without keeping the authorship, I already pointed that out in your repo. Please @Dark-Nightmare, try to do things the right way...
Now where is cm11 or cm12.1? Haha
Wasnt able yet to test it but great anyway
Will this work on the Verizon (e9lte) LG G-Pad 10.1 LTE ? I finally found a way to root this thing.. And I don't know where to get any stock firmware imgs so I don't wanna risk bricking this thing.. Oh I'm on 5.0.2 btw
C4SCA said:
Now where is cm11 or cm12.1? Haha
Wasnt able yet to test it but great anyway
Click to expand...
Click to collapse
I agree. Wish myself or someone else would/could build cm12 for thus bad boy. I'm super happy someone finally built twrp for our tablet but I just can't see going back to kitkat without being able to flash a rom. I really didn't like LG kitkat on my V700. I love lollipop but I can't use this on lollipop.
CM 12.1 nightlies
http://download.cyanogenmod.org/?device=v400
mitbit2k3 said:
http://download.cyanogenmod.org/?device=v400
Click to expand...
Click to collapse
Thats for v400 bro.
Has anyone successfully installed this recovery on their v700? I tried every way possible and even with 2 different apps with no success. I am on lollipop though. Do you have to downgrade to get this working? If so can you downgrade, install tarp then go back to lollipop?
joeyz400 said:
Has anyone successfully installed this recovery on their v700? I tried every way possible and even with 2 different apps with no success. I am on lollipop though. Do you have to downgrade to get this working? If so can you downgrade, install tarp then go back to lollipop?
Click to expand...
Click to collapse
You have to be on kitkat and no you cannot retain custom recovery and upgrade. I tried the recovery on kikat out and it works great but until someone figure out how to make our lollipop rom flashable on kitkat it wont be possible. Or if someone builds CM 12.1 or something. Apparently noone with our device can or is willing to. I would but I wouldn't even know where to start.
---------- Post added at 11:34 PM ---------- Previous post was at 11:32 PM ----------
joeyz400 said:
Has anyone successfully installed this recovery on their v700? I tried every way possible and even with 2 different apps with no success. I am on lollipop though. Do you have to downgrade to get this working? If so can you downgrade, install tarp then go back to lollipop?
Click to expand...
Click to collapse
There is a way to use the kitkat aboot with the lollipop rom and resourses but I don't know how. That's how I got recovery on my G3. Someone made an app to install recovery while on lollipop by downgrading just the aboot to kitkat.

[TWRP] Unofficial custom recovery for MT6580-based clones.

DISCLAIMER: I am not responsible if your device gets messed up royally, explodes or causes you to go nuts because you couldn't get this thing to work. I'm no expert coder either, but I am willing to fix things as much as I can.
I actually did this as there's practically no support whatsoever for that counterfeit phone of mine (yeah I know, you get what you pay for, but I bought this Galaxy S7 clone mostly for science). None of the existing porting tools work for the MT6580, and while manually porting an existing TWRP image to my phone works, it simply isn't cutting it as most of these recoveries are designed for a conventional framebuffer setup, not on devices with flipped LCDs. Fortunately there's this source tree for the Infinix Hot 2 TWRP port, and as the partition setup seems to be largely the same apart from differing capacities and the aforementioned LCD issue, this had to be done.
This should theoretically work on HDC S7 clones and a few others albeit with a few modifications, though I ported this from source with the Z6U030/GXQ6580 in mind. I know the latter isn't as widely known as the HDC model, let alone the original, but oh well...
SCREENSHOTS:
{
"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"
}
DOWNLOADS:
You may download the initial recovery release here: https://github.com/huckleberrypie/android_device_alps_z6u030_twrp/releases
The recovery should work best on this ROM, but may also work on other devices provided you replaced the kernel with the one that came with your device:
http://www.4shared.com/rar/6mMhYIk5ce/Galaxy_S7_mt6580_Z6U030HA_V105.html
And as for the sources, you can download the device tree here: https://github.com/huckleberrypie/android_device_alps_z6u030_twrp
Credits
My biggest props to the TeamWin team for making this little project of mine possible, as they're basically the ones who made this in the first place; I merely forked it to account for my device's configuration anyway. I'd also like to thank my pals over at American Girl Adult Collectors especially Amy and Molly, Arnee Libelo and Arturo of Driving Passion, and my buds Andy Vandjick and HardcoreHacker for the fun and expertise they shared.
plz rom
MT6580_alps_gxq6580_weg_l_Android5.1_Z6U030HA_V107En
---------- Post added at 02:23 PM ---------- Previous post was at 02:01 PM ----------
How to install twrp
Here are the /lib and /usr files that you requested.
hi. did USB Storage is working on yours? I tried to port another version of this recovery(Jemmeni's port) and seems to work fine except for error in mounting USB Storage. I need to work on that.
Yup, everything works apart from the lack of USB-OTG.
maybe i'll try your copy. maybe it work. and also, after screen time out, the screen was turned on again. how to fix that? i removed otg from mount points. that is the only solution if your kernel didn't support otg
Not sure what to do with the screen issue tbh; I just wanted a recovery for this rather obscure knockoff I use. Feel free to post your fork when you're done with it, aight?
i cant download the file at dev-host and it prompts as dangerous website warning instead. please upload to another file hosting site or attach here instead.
PAPalinskie said:
i cant download the file at dev-host and it prompts as dangerous website warning instead. please upload to another file hosting site or attach here instead.
Click to expand...
Click to collapse
I posted it on my Github page - there are two releases, one for v105 and another for v106.
blakegriplingph said:
I posted it on my Github page - there are two releases, one for v105 and another for v106.
Click to expand...
Click to collapse
thanks brother.
PAPalinskie said:
thanks brother.
Click to expand...
Click to collapse
No problem mate.
custom recovery mt6580
Hey will it work on my swipe konnect plus mt6580
aksthecount said:
Hey will it work on my swipe konnect plus mt6580
Click to expand...
Click to collapse
If your device has a similar partition scheme, just change the kernel and a few other settings, and it should work.
i just test it on a g930f with a mt-6580 processor and it doesn't work
need twrp scatter file
MT6580__samsung__A9__A9__5.1__Z8054_5.1_V2.9_20161017-193505. .twrp scatter file for this . .thanks
Bro I have a Yezz 5E3 with Chipset Mediatek MT6580M, can this work in it?
PieNs7 said:
Bro I have a Yezz 5E3 with Chipset Mediatek MT6580M, can this work in it?
Click to expand...
Click to collapse
Try extracting the stock recovery off your phone, then open it using Carliv's IMG Kitchen. Then see if you could add the mount points from your phone to the recovery I compiled. Beware though, the recovery I made is for a flipped LCD so I am not sure if it will work without removing the flipped LCD flag and recompiling TWRP from source.
hi
i have an archos 101 3g platinum with mt6580 (android nougat)
any chance to succeed to install twrp on it ? i already have a samsung a5 and an asus zenphone 2 rooted with twrp installed
adb shell is working and i have access to bootloader mode
and fastboot is working too, i only need a valid twrp.img
ty
phoenixpb said:
hi
i have an archos 101 3g platinum with mt6580 (android nougat)
any chance to succeed to install twrp on it ? i already have a samsung a5 and an asus zenphone 2 rooted with twrp installed
adb shell is working and i have access to bootloader mode
and fastboot is working too, i only need a valid twrp.img
ty
Click to expand...
Click to collapse
I don't have access to a build environment atm, so I am not sure if I could do a TWRP source port for you. :/
blakegriplingph said:
I don't have access to a build environment atm, so I am not sure if I could do a TWRP source port for you. :/
Click to expand...
Click to collapse
well thanks for your reply anyway
i continue digging

[V20] TwrpBuilder | Provides opportunity to have TWRP for your device

{
"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 Builder is an open source project that allows you to request TWRP for your (officially unsupported) device.
All it needs is some basic info about your device, and through the app, it sends the info to be used for the creation of TWRP Recovery for your device.
Code:
#include <std_disclaimer.h>
/*
* We are 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 APP
* before installing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, We will laugh at you.
*/
Downloads
TwrpBuilder App
TWRP Images
(We have made 460+ image for several devices!)
Requirements
Google Play Services (latest version)
Root access (optional)
[*]BusyBox (for older devices)
How to make a request
Install the app and login with Google account
Rooted device:
Grant Root Access
Select Backup Recovery & Upload Backup
Non Rooted device:
Get any working recovery.img for your device (from stock ROM or old working TWRP)
Select Backup Recovery & browse to that recovery.img
Generate Backup & Upload Backup
Done!
Notes
This project is not supported or affiliated in any way with the original TWRP (TeamWin Recovery Project).
We are an app that creates the TWRP Recovery for you. The original project is here: [url]https://twrp.me/[/URL]
We do not guarantee all images will work as expected. It might even not boot.
Unless you respond does the TWRP we built work properly or not, we will not release the device tree. You still can create yourself by using our script anyways.
Frequently asked questions are on #2 post.
Contribuitors
@androidlover5842
@Theprofessionals
@yshalsager
@berkantkz
@kirito9
@AhmedHadyHassaan
@Sheref
@surendrajat
@Marc0601
@Dyneteve
XDA:DevDB Information
TWRP Builder, App for all devices (see above for details)
Get in touch (we don't bite anymore :D)
​
XDA:DevDB Information
[V20] TwrpBuilder | Provides opportunity to have TWRP for your device, ROM for the Apps & Games
Contributors
TwrpBuilder, Dyneteve, yshalsager
ROM OS Version: 9.x Pie
Version Information
Status: Stable
Created 2018-09-02
Last Updated 2019-09-17
Removed
it rocks again
it works again
thanks to all devs to still.... continue it....
keep going.....
welcome @TwrpBuilder
Hello, what about a device that has a current working version of TWRP but is not maintained, does not have encryption working and is the older 3.1.1 version?
I'm mainly asking for the encryption as a lot of people are going to find it very useful. I'm not using it myself but still. I have some knowledge about it, can't do it myself but can help quite a bit if someone agrees to do it
trax7 said:
Hello, what about a device that has a current working version of TWRP but is not maintained, does not have encryption working and is the older 3.1.1 version?
I'm mainly asking for the encryption as a lot of people are going to find it very useful. I'm not using it myself but still. I have some knowledge about it, can't do it myself but can help quite a bit if someone agrees to do it
Click to expand...
Click to collapse
That's okay. You can still create request even if you already have a TWRP. We'll look onto it too
berkantkz said:
That's okay. You can still create request even if you already have a TWRP. We'll look onto it too
Click to expand...
Click to collapse
I can give you the source of the one I was talking about and using. Want me to link it? Its for a Sony Z5 Compact.
Edit: I think there's a bug in the app. I created an account, logged out and now it's not letting me back in with my credentials. Clearing data doesn't help.
Edit 2: Huh, now I launched it and its logged in...
trax7 said:
I can give you the source of the one I was talking about and using. Want me to link it? Its for a Sony Z5 Compact.
Edit: I think there's a bug in the app. I created an account, logged out and now it's not letting me back in with my credentials. Clearing data doesn't help.
Edit 2: Huh, now I launched it and its logged in...
Click to expand...
Click to collapse
It'd be good if you gave us the sources, to be honest.
Anyways, create a request on the app since we don't release it here or somewhere else than our web page.
berkantkz said:
It'd be good if you gave us the sources, to be honest.
Anyways, create a request on the app since we don't release it here or somewhere else than our web page.
Click to expand...
Click to collapse
Yes, buut I don't have the original recovery rn.. :/
trax7 said:
Yes, buut I don't have the original recovery rn.. :/
Click to expand...
Click to collapse
If you have root access on your device, we get the working recovery from your device. If it's not rooted, download stock/working recovery on your device and upload it through our app.
berkantkz said:
If you have root access on your device, we get the working recovery from your device. If it's not rooted, download stock/working recovery on your device and upload it through our app.
Click to expand...
Click to collapse
I'm stock rooted amd custom kernel'd. The stock recovery has long been replaced with the TWRP I was talking about I will upload the stock one today and post TWRP source here.
trax7 said:
I'm stock rooted amd custom kernel'd. The stock recovery has long been replaced with the TWRP I was talking about I will upload the stock one today and post TWRP source here.
Click to expand...
Click to collapse
Actually, it doesn't matter which recovery your device has. As long as it boots and works well, there wouldn't be any problem.
If you're already rooted, just install our app and apply steps to create request. Recovery that you already have will be uploaded to our servers and this is ok.
berkantkz​
TwrpBuilder said:
Actually, it doesn't matter which recovery your device has. As long as it boots and works well, there wouldn't be any problem.
If you're already rooted, just install our app and apply steps to create request. Recovery that you already have will be uploaded to our servers and this is ok.
berkantkz​
Click to expand...
Click to collapse
Okay, thanks! Uploaded the current TWRP build. Please let me know if there's ANYTHING I can provide to help or accelerate development, I usually reply quickly :highfive:
Edit: source is here https://forum.xda-developers.com/crossdevice-dev/sony/twrp-3-1-0-z5-z5c-z5p-t3571050
Thank you for the great job guys. I have sent a request and waiting patiently my device is doogee titans2 dg700. Already has twrp 2.8.6.0 but I wish I get the latest twrp that works with both kitkat and lollipop.
I wish I could restore kitkat or lollipop twrp backups without flashing the stock rom first.
I can't restore lollipop when I'm on kitkat.. The problem is in the kernel (can you guys help me out)
Have a great day
zidane01 said:
Thank you for the great job guys. I have sent a request and waiting patiently my device is doogee titans2 dg700. Already has twrp 2.8.6.0 but I wish I get the latest twrp that works with both kitkat and lollipop.
I wish I could restore kitkat or lollipop twrp backups without flashing the stock rom first.
I can't restore lollipop when I'm on kitkat.. The problem is in the kernel (can you guys help me out)
Have a great day
Click to expand...
Click to collapse
Seems your request wasn't submitted.
Can you do it again?
trax7 said:
I'm stock rooted amd custom kernel'd. The stock recovery has long been replaced with the TWRP I was talking about I will upload the stock one today and post TWRP source here.
Click to expand...
Click to collapse
Well, this is a bit late reply but we are done with creating TWRP for your device. And see the date when we got it done We made it in the same day you requested. You can download it here! Feel free to ask or request if you have further questions. We're here to help you!
-berkantkz​
TwrpBuilder said:
Well, this is a bit late reply but we are done with creating TWRP for your device. And see the date when we got it done We made it in the same day you requested. You can download it here! Feel free to ask or request if you have further questions. We're here to help you!
-berkantkz​
Click to expand...
Click to collapse
Thank you for the reply, I already saw it in the app and downloaded it but haven't gone around to trying it yet. I'm gonna do that today. One more thing tho, after testing if everything is alright, can I distribute the image, with proper credits, of course!
Hi,
Thanks for this project! Hopefully i can finally root my device. The app says that the board of my device is 'unknown' though (it's a very very strange device that i have). The stock recovery.img i have uploaded ok.
yshalsager said:
Seems your request wasn't submitted.
Can you do it again?
Click to expand...
Click to collapse
Ok thank you for informing me. I have uploaded the recovery. It's a twrp 2.8.6.0 not stock
Dear developers,
Thank you so much for the efficent work!
I got a twrp build after upoading stock recovery within a day.
It boots into recovery mode successfully. But touch is not working. I can barely screen on and off with power key. So I cannot test how it works.
FYI, devloper nkk71 was working at this build and almost completed. The remaining issue is decrypt in twrp.
https://forum.xda-developers.com/showpost.php?p=74898360&postcount=122
https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni/tree/twrp-8.0
trax7 said:
Thank you for the reply, I already saw it in the app and downloaded it but haven't gone around to trying it yet. I'm gonna do that today. One more thing tho, after testing if everything is alright, can I distribute the image, with proper credits, of course!
Click to expand...
Click to collapse
Yeah, of course you can share with credits. Feel free to report if there is/are something wrong.
Droidphilev said:
Hi,
Thanks for this project! Hopefully i can finally root my device. The app says that the board of my device is 'unknown' though (it's a very very strange device that i have). The stock recovery.img i have uploaded ok.
Click to expand...
Click to collapse
Wait for information from us.
zidane01 said:
Ok thank you for informing me. I have uploaded the recovery. It's a twrp 2.8.6.0 not stock
Click to expand...
Click to collapse
As we told before, as long as it works, it doesn't matter which recovery it is.
lyfkevin said:
Dear developers,
Thank you so much for the efficent work!
I got a twrp build after upoading stock recovery within a day.
It boots into recovery mode successfully. But touch is not working. I can barely screen on and off with power key. So I cannot test how it works.
FYI, devloper nkk71 was working at this build and almost completed. The remaining issue is decrypt in twrp.
https://forum.xda-developers.com/showpost.php?p=74898360&postcount=122
https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni/tree/twrp-8.0
Click to expand...
Click to collapse
Okay, we'll keep looking on this issue. Stay tuned!
berkantkz​

Can't get root management with Andi's addonsu-13.0-arm, common TWRP, and 20180611 ROM

I have used the versions provided by Andi in this thread: https://forum.xda-developers.com/galaxy-tab-2/galaxy-tab-2-unified/rom-cyanogenmod-13-cm13-0-t3303798
The device is Tab 2 10.1 / GT-P5100 / espresso3g and I have used the common TWRP 3.2.2-0 provided by Andi from here: https://androidfilehost.com/?w=files&flid=48848&sort_by=date&sort_dir=DESC
The addonsu (su (arm)) used is the one under LineageOS 13.0 here: https://andi34.github.io/roms_tab2_lineage.html
ROM version is lineage-13.0_espresso3g-6.0.1-20180611-0149.zip from here: https://androidfilehost.com/?w=files&flid=143638&sort_by=date&sort_dir=DESC
To install both ROM and su I used sideload with TWRP 3.2.2-0 and terminal in linux:
Code:
sudo adb sideload lineage-13.0_espresso3g-6.0.1-20180611-0149.zip
and then right after BEFORE rebooting doing:
Code:
sudo adb sideload addonsu-13.0-arm.zip
Could someone please help me out?
Thanks,
Hekja
@Android-Andi
You also need a userdebug boot.img which contains needed selinux rules for the addonsu. Not sure if I uploaded it somewhere, user haven't followed the rules and that's why the thread was closed and maybe the boot.img never shared.
Android-Andi said:
You also need a userdebug boot.img which contains needed selinux rules for the addonsu. Not sure if I uploaded it somewhere, user haven't followed the rules and that's why the thread was closed and maybe the boot.img never shared.
Click to expand...
Click to collapse
Thank you very much for your reply Andi.
I have added the addonsu when sideloading ROM's with S3, S4, and S4 mini with no need adding anything else to make root management work. Could you please explain why it is different with the espresso3g?
Thanks,
Hekja
Hekja said:
Thank you very much for your reply Andi.
I have added the addonsu when sideloading ROM's with S3, S4, and S4 mini with no need adding anything else to make root management work. Could you please explain why it is different with the espresso3g?
Thanks,
Hekja
Click to expand...
Click to collapse
user vs userdebug security has high priority and since there's no negative side affect I've abandoned userdebug builds.
If I find time I can send you a userdebug bootimage, maybe remind me end of next week if you haven't heard from me
Android-Andi said:
user vs userdebug security has high priority and since there's no negative side affect I've abandoned userdebug builds.
If I find time I can send you a userdebug bootimage, maybe remind me end of next week if you haven't heard from me
Click to expand...
Click to collapse
Ahh, I see
And thank you very much. Appreciate it a lot :good:
Hekja said:
Ahh, I see
And thank you very much. Appreciate it a lot :good:
Click to expand...
Click to collapse
I've not forgotten it, need some more days
Android-Andi said:
I've not forgotten it, need some more days
Click to expand...
Click to collapse
That's okay Andi. Thanks for caring :good:
Just want to notify that I have installed the 14.1 ROM instead.
The file is lineage-14.1_espresso3g-7.1.2-20180131-1859.zip which I downloaded from here: https://androidfilehost.com/?w=files&flid=209384&sort_by=date&sort_dir=DESC
When sideloading the addonsu-14.1-arm-signed.zip from: https://download.lineageos.org/extras I got access to root management.
After trying out the 13.0 ROM my experience was that it was not as responsive and stable as I hoped for. So I tried out the 14.1 and it seems like it is both more stable and responsive. Experience until now very good actually. So with the root management activated too I am going to stay with the 14.1 ROM.
Still using the common TWRP v. 3.2.2-0 provided by you Andi. https://androidfilehost.com/?w=files&flid=48848&sort_by=date&sort_dir=DESC
Thanks
Hekja said:
That's okay Andi. Thanks for caring :good:
Click to expand...
Click to collapse
I've a new build ready and also made flashable kernel zips with usersebug kernel for those who like to use lineage Su add-on on latest build. Will be up later today.
Attached userdebug kernel for yesterdays build (will be up later today, still uploading) for those who like to use the LineageOS Su Addon.
Can't say if the kernel works on older builds
Build contains October ASB patches
Hope everyone enjoyed the christmas days! Have a good start everyone into a healthy year 2019!!!
Android-Andi said:
Attached userdebug kernel for yesterdays build (will be up later today, still uploading) for those who like to use the LineageOS Su Addon.
Can't say if the kernel works on older builds
Build contains October ASB patches
Hope everyone enjoyed the christmas days! Have a good start everyone into a healthy year 2019!!![/QUOTE
Hey i need some help, can you tell me your telegram @ ?
Click to expand...
Click to collapse
bipindr123 said:
Hey i need some help, can you tell me your telegram @ ?
Click to expand...
Click to collapse
Who said I use telegram?
Also this wouldn't be what a forum is for...
Android-Andi said:
Who said I use telegram?
Also this wouldn't be what a forum is for...
Click to expand...
Click to collapse
The doubts and questions I have are a lot and are gonna be spam for this forum, You have disabled private messages on xda, give me some other option to contact you like hangouts
bipindr123 said:
The doubts and questions I have are a lot and are gonna be spam for this forum, You have disabled private messages on xda, give me some other option to contact you like hangouts
Click to expand...
Click to collapse
Not going to share private contact information here. If you have any development related questions ask them here https://forum.xda-developers.com/showthread.php?t=2137606 and I'll maybe answer when I have time for it. I've stepped back from Android and not being much around here.
Enough OT here I guess.
Android-Andi said:
Not going to share private contact information here. If you have any development related questions ask them here https://forum.xda-developers.com/showthread.php?t=2137606 and I'll maybe answer when I have time for it. I've stepped back from Android and not being much around here.
Enough OT here I guess.
Click to expand...
Click to collapse
Okay thanks, last question
can you enable xda messages for me?
Hope to find a solution.. I have the same problem in lineage 14. Twrp, it works, flashed lineage 14 gapps and addon su zip included in lineage download. I have no root permission ?7.1 works so fast and fine, however
marco.poto said:
Hope to find a solution.. I have the same problem in lineage 14. Twrp, it works, flashed lineage 14 gapps and addon su zip included in lineage download. I have no root permission [emoji17]7.1 works so fast and fine, however
Click to expand...
Click to collapse
Download and use the userdebug kernel for the build you're using.
Example:
{
"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"
}
Thanks so much for your reply. May I ask a link? And to be honest, what a debug do?
By the way, your 14 it is so far the best mod for p5100

[11][OFFICIAL] CarbonROM | cr-9.0 [guacamole]

{
"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"
}
CarbonROM is an aftermarket firmware based on the Android Open Source Project. We are dedicated to fast, stable, and feature-filled ROMs, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best ROM we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Please feel free to look, build, and use our code at CarbonROM's GitHub...
What is R?
Our release of Android 11, titled CR-9.0.
It provides you with the features you need while keeping the focus on delivering an elegant, smooth, and well polished experience. R delivers a set of unique features, like a system-wide font engine that also allows for applying fonts on user apps while supporting user fonts through custom APKs generated on fonts.carbonrom.org. We are confident you'll love it, and there's many more things to discover
Disclaimer:
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash! As always, make sure to do backups.
Support:
We spend an astonishing amount of time developing this software. We can't spend much time on XDA as a result, so if you need support, please try the following:
1) Search. Search, search, search. Yes, you. I don't care how unique or important your question is, it's very likely someone has addressed it already. Especially if you're even close to new at this.
2) Ask a question in your device forum. Someone will no doubt try to help you. Warning: this help may come in the form of telling you it's a dumb question that has been asked before. See step 1 - such are the perils of asking questions when you haven't done the research yourself. Android is about helping yourself.
3) Join our Discord server or Telegram group! There, you can connect with other Carbon users and our developers, and you can get quicker responses to your bug reports. The invite link is right below.
Install Instructions:
You should start off with the latest OxygenOS stable build on both slots and then proceed to flash Carbon.
The easiest way to do that is by installing the latest Version and then copy it by flashing the copy-partitions script made by LineageOS in the recovery. (See install Instructions for the recovery)
The recommended way to install is using the CarbonRecovery linked below.
Download the ROM and optionally GApps, reboot to recovery by flashing the boot.img using
Code:
fastboot flash boot guacamole-YYYYMMDD-HHMM-boot.img
followed by booting to recovery through the bootloader.
Sideload the ROM. (Apply Update -> Apply from ADB -> Connect to PC ->
Code:
adb sideload CARBON-CR-9.0-R-WEEKLY-guacamole-YYYYMMDD-HHMM.zip
Reboot recovery (to switch between slots)
Flash GApps/MicroG through sideload like above (optional)
Factory reset -> Format data/factory reset (Make sure to have a backup of your data)
Done
Followup builds can be updated through the builtin CarbonDelta Updater or by dirtyflashing.
Download
Download CarbonRecovery
Homepage
Join the CarbonROM Discord server
Meet us on Telegram
GitHub
Kernel source
Remember, every penny you send to us goes right back into the rom. It's used for hardware, server costs, etc - all the things that help us make Carbon better with every release. Your support means the world to us! If you've enjoyed Carbon, please consider a donation toward this goal. Thank you, and we hope you continue to enjoy Carbon!
​
Great update thanks, can we have a list of features?
Finally Carbon is back in the game Thanks
Everything is working fine. just safetynet is failing.
I can't make callings with last release, I have rebooted some time, but don't work. Anyone has the same issue???
deejaycarras said:
I can't make callings with last release, I have rebooted some time, but don't work. Anyone has the same issue???
Click to expand...
Click to collapse
I just checked and is working fine for me. Are you on the latest firmware?
I am having this issue of overlay. I mean i am unable to grant the permission for any app.
JS.zip said:
I just checked and is working fine for me. Are you on the latest firmware?
Click to expand...
Click to collapse
Yes, I'm on lastest A11 firmware.
Hello, thank you for this great job. I find the latest official version of TWRP on my Oneplus 7Pro with decrypted data, using custom ROM with OOS 11 blobs, could I install CarbonROM from my TWRP and then install Dm-Verity to avoid encryption? Thanks.
Does Warp charge & Fingerprint work in this rom?
deejaycarras said:
Yes, I'm on lastest A11 firmware.
Click to expand...
Click to collapse
Can you check your APNs and provide some logs it possible? Also who's your carrier (in which country)?
Zhuang zhuang said:
Does Warp charge & Fingerprint work in this rom?
Click to expand...
Click to collapse
Of cause.
Myself5 said:
Can you check your APNs and provide some logs it possible? Also who's your carrier (in which country)?
Of cause.
Click to expand...
Click to collapse
I see the Colors tab in Display settings has no option to select
So, what beautiful features does Carbon possess?
Zhuang zhuang said:
I see the Colors tab in Display settings has no option to select
Click to expand...
Click to collapse
Crap, must've forgotten those. Will check and add if possible.
btvolta said:
So, what beautiful features does Carbon possess?
Click to expand...
Click to collapse
The best would be to check the small Gallery on our Homepage, that pretty much documents the features. For remaining questions, just ask and we'll so our best to answer.
Is sdcardfs disabled?
hello, can I install this rom coming from lineage OS 18.1??? thank you.
tostyto said:
hello, can I install this rom coming from lineage OS 18.1??? thank you.
Click to expand...
Click to collapse
It can be done, so the question is; can you?
jogai said:
It can be done, so the question is; can you?
Click to expand...
Click to collapse
Sure, if you tell me the steps
tostyto said:
hello, can I install this rom coming from lineage OS 18.1??? thank you.
Click to expand...
Click to collapse
I flashed it with twrp coming from Cherish rom. But, i stay decrypted so it's very easy.
btvolta said:
I flashed it with twrp coming from Cherish rom. But, i stay decrypted so it's very easy.
Click to expand...
Click to collapse
did you stay decrypted for not lose your data right???
thank you

Categories

Resources