TWRP status - HTC U11 Life Guides, News, & Discussion

Is anyone already working on porting TWRP to our u11 life? If not, I might try building for us all. Let me know so I don't waste my time.
Thanks!

dpryor88 said:
Is anyone already working on porting TWRP to our u11 life? If not, I might try building for us all. Let me know so I don't waste my time.
Thanks!
Click to expand...
Click to collapse
Dont think it would be considered wasting your time.
I'm here if you need anything I can offer to assist in this.

twinnfamous said:
Dont think it would be considered wasting your time.
I'm here if you need anything I can offer to assist in this.
Click to expand...
Click to collapse
Thanks dude!
I'll start tomorrow maybe after I get off work if I'm not too tired. No promises
I just want this to be like my old m8. An active community though I realize we aren't dealing with a flagship here, I'm still going to try to contribute somehow.

dpryor88 said:
Thanks dude!
I'll start tomorrow maybe after I get off work if I'm not too tired. No promises
I just want this to be like my old m8. An active community though I realize we aren't dealing with a flagship here, I'm still going to try to contribute somehow.
Click to expand...
Click to collapse
Nice to see some development interest for this phone!
Maybe it's too early to know but recovery for T Mobile variant will be the same as Android One?
Sent from my Huawei P9 powered by BlueWei [emoji41]

If I had the device I'd take a gander at making a recovery. I'd even make a CWM just for the fun of it if possible. Keep in mind I've never ported a recovery but I don't imagine the process is that difficult.

Marsou77 said:
Nice to see some development interest for this phone!
Maybe it's too early to know but recovery for T Mobile variant will be the same as Android One?
Click to expand...
Click to collapse
My guess is that the Android One variant will have A/B partitions for seamless updates, so there's going to be a different recovery and install method. All devices endorsed by Google since the launch of the Pixel use the new partition table and this results in difficulty in 3rd party development. Pixel doesn't have an official LOS ROM yet and just got official Magisk last month. It's going to be a rough start, but the community will grow.
Sent from my Mi A1 using XDA Labs

We are able to unlock the bootloader, Which means we can go Super CID. With Super CID we can flash (in DL mode) a magisk patched boot.img , and achieving root access. So next will be porting a recovery........ Get to work.

cbrown245 said:
We are able to unlock the bootloader, Which means we can go Super CID. With Super CID we can flash (in DL mode) a magisk patched boot.img , and achieving root access. So next will be porting a recovery........ Get to work.
Click to expand...
Click to collapse
You don't need SuperCID to flash a boot.img. That's simply incorrect.
Also, there was a link posted in the U11 TWRP thread to a test TWRP build for the U11 Life. Not sure if anyone tried it, but there were also device files uploaded, so it's probably a good place to start.
@sabpprook

Captain_Throwback said:
You don't need SuperCID to flash a boot.img. That's simply incorrect.
Also, there was a link posted in the U11 TWRP thread to a test TWRP build for the U11 Life. Not sure if anyone tried it, but there were also device files uploaded, so it's probably a good place to start.
@sabpprook
Click to expand...
Click to collapse
Technically yes and no , there arent any Tmobile boot img's floating around, so it has to be another GSM boot img. To ensure there are no hiccups being SuperCID wouldn't hurt.

cbrown245 said:
Technically yes and no , there arent any Tmobile boot img's floating around, so it has to be another GSM boot img. To ensure there are no hiccups being SuperCID wouldn't hurt.
Click to expand...
Click to collapse
I repeat: SuperCID has nothing to do with flashing a boot.img. You can literally flash any boot.img that fits on your device (with a proper header & dtb) if the bootloader is unlocked. CID isn't involved. In fact, SuperCID leads to issues with Carrier customization on newer devices, and RUUs will only flash on devices with the correct CID, not SuperCID. I think that happened around the time of the M9 Marshmallow or Nougat update.
In fact, you don't even have to flash the boot.img. You can simply fastboot boot it, and you should still be able to achieve root. And then you can back up the stock boot.img so there IS a T-Mobile boot.img "floating around." If someone just downloads one of the RUUs from Easy Firmware, uses the Decrypt Tool to extract it, and then Magisk to patch it, it should be possible to dump all of the stock T-Mobile device partitions.

Haven't seen you around since the Evo LTE. But I may be getting the U11 Life pretty soon, so I should be able to contribute in some way or form to the development of the device.

Anyone try that test TWRP build in the u11 thread yet? I'm thinking about it..

dpryor88 said:
Anyone try that test TWRP build in the u11 thread yet? I'm thinking about it..
Click to expand...
Click to collapse
u know the risks I looked through the source it has sd660 not 630. So I'm not sure what would happen but we won't know till someone finds out. Also I'm not sure if all the partition info would be the same.

twinnfamous said:
u know the risks I looked through the source it has sd660 not 630. So I'm not sure what would happen but we won't know till someone finds out. Also I'm not sure if all the partition info would be the same.
Click to expand...
Click to collapse
Yeah I'm not gonna chance it haha.

dpryor88 said:
Yeah I'm not gonna chance it haha.
Click to expand...
Click to collapse
Let me know how it goes

twinnfamous said:
Let me know how it goes
Click to expand...
Click to collapse
No I said I'm not going to haha. I'll wait

dpryor88 said:
No I said I'm not going to haha. I'll wait
Click to expand...
Click to collapse
OK my fault got excited and didn't read it rite
---------- Post added at 04:39 AM ---------- Previous post was at 04:18 AM ----------
dpryor88 said:
No I said I'm not going to haha. I'll wait
Click to expand...
Click to collapse
I paid the 15 dollars from easy firmware hopefully it's not a scam website and real files. I'm down loading one now. I'll keep you posted

dpryor88 said:
Yeah I'm not gonna chance it haha.
Click to expand...
Click to collapse
You don't even have to flash it. Just fastboot boot it from the bootloader and see if it works. That makes literally zero changes to your device. Nothing to risk at all.
Also, if you're not willing to soft brick your device for the purpose of testing, then there's no way you'll ever have a working TWRP.
twinnfamous said:
OK my fault got excited and didn't read it rite
---------- Post added at 04:39 AM ---------- Previous post was at 04:18 AM ----------
I paid the 15 dollars from easy firmware hopefully it's not a scam website and real files. I'm down loading one now. I'll keep you posted
Click to expand...
Click to collapse
It's a real website, and the files are all real. If you grab the combined signed RUU for the 617 region, you should be able to patch the extracted boot.img with Magisk for root.

Captain_Throwback said:
You don't even have to flash it. Just fastboot boot it from the bootloader and see if it works. That makes literally zero changes to your device. Nothing to risk at all.
Click to expand...
Click to collapse
Good call haha. Not sure what I was thinking. I'll give it a shot tomorrow.

Captain_Throwback said:
You don't even have to flash it. Just fastboot boot it from the bootloader and see if it works. That makes literally zero changes to your device. Nothing to risk at all.
Also, if you're not willing to soft brick your device for the purpose of testing, then there's no way you'll ever have a working TWRP.
It's a real website, and the files are all real. If you grab the combined signed RUU for the 617 region, you should be able to patch the extracted boot.img with Magisk for root.
Click to expand...
Click to collapse
Thanks and I'm willing to do anything it takes. I know the brick won't be forever I've been getting HTC since the evo days. I really do appreciate all your help.

Related

[Q] [NOOB]Need some info on this phone.

Hey guys! I am a kernel+rom developer for Samsung phones but recently I bought this phone from the market. I have never used HTC phones before so need to know few things before I start development on it.
1.Whats the rooting procedure?
2.Any news about JB? I think this device is too perfect for running JB
3.How many developers are already here? I need the approx number
4.Why no cm till now? If I am wrong then tell me.
5.Is the hardware opensourced?
6.Where can I find kernel sources?
7.Whats the procedure for setting up OTA updates?
8.Is this place dead or alive??
9.Can this phone run all the awesome games in market?
10.And any warning you want to give me?
Moderators: I think I posted it in the right section...
hell_lock said:
Hey guys! I am a kernel+rom developer for Samsung phones but recently I bought this phone from the market. I have never used HTC phones before so need to know few things before I start development on it.
1.Whats the rooting procedure?
2.Any news about JB? I think this device is too perfect for running JB
3.How many developers are already here? I need the approx number
4.Why no cm till now? If I am wrong then tell me.
5.Is the hardware opensourced?
6.Where can I find kernel sources?
7.Whats the procedure for setting up OTA updates?
8.Is this place dead or alive??
9.Can this phone run all the awesome games in market?
10.And any warning you want to give me?
Moderators: I think I posted it in the right section...
Click to expand...
Click to collapse
1.unlock your bootloader, flash su in recovery...
2. HTC said that phones with 512MB of ram won't get it. That means we'll probably get it...
3. 6-7
4. Ramdisk something...
6. htcdev.com
8. Pretty alive, I'd say...
9. Yup...
10. I didn't answer all of your questions, I answered all I knew...
Sent from my HTC branded muffin...
I know how to fix ramdisks.. well den we will hav cm9 atleast!
Try to PM @ atis112. It looks that he is doing smth with CM mod. Hope you will cooperate
hell_lock said:
I know how to fix ramdisks.. well den we will hav cm9 atleast!
Click to expand...
Click to collapse
Welcome bro... So pleased to have another dev. We need CM. Hope you can start working on that.
Sent from my HTC Desire X using xda premium
hell_lock said:
I know how to fix ramdisks.. well den we will hav cm9 atleast!
Click to expand...
Click to collapse
That's great! I'm a dev, well, ROM builder myself too, and I know about that stuff. So if you need any help, I'm here
But I thought the CM problems were because of a non-functioning device tree. Lloir has made one, but every ROM compiled from that doesn't boot.
Sent from my awesome fridge
hell_lock said:
I know how to fix ramdisks.. well den we will hav cm9 atleast!
Click to expand...
Click to collapse
I'm already working on cm9, but i'm busy so it will be long time for me. But i will share my sources at next week, so others can help too.
atis112 said:
I'm already working on cm9, but i'm busy so it will be long time for me. But i will share my sources at next week, so others can help too.
Click to expand...
Click to collapse
Thanks alot buddy! I will be in my real form from 22nd this month.
What is this bootloader thing? Should I unlock it?
hell_lock said:
What is this bootloader thing? Should I unlock it?
Click to expand...
Click to collapse
If you want to root, install a custom rom, custom kernel, custom recovery... yes, you need it unlocked!
It's very simple. Just follow the orders in htcdev.com website and unlock it using nloooo's topic or the "All in one kit".
hell_lock said:
What is this bootloader thing? Should I unlock it?
Click to expand...
Click to collapse
Sup you are the second samsung guy i know/saw here.(dont bother about the sig is cause I like my warranty).
now big changes from samsung.
Security:
to install custom roms and/or recovery you need an unlocked bootloader(so nice of them).
to install a custom kernel via the same zip as the rom(like we do in samsung) is not possible as they have a security flag that doesnt allow this(its something called S-ON).
also if your device is locked to a network/region the device cannot flash any other regions rom(a little thing called CID).:good:
the stock rom/maybe any other roms /system partition is not writable(there is a module to break this).:good:
More info :
about CID and S-ON the solutions for them are rightly called SUPERCID and S-OFF.:silly:
supercid change the cid value to some constants list like 1111111 or 222222 or 333333(thus making you truly unlocked and able to flash any regions rom).:victory:
S-OFF switches off the s-on security flag and thus allows for the kernel(boot)(and maybe more) partition to be overwritten(i.e r/w).:victory:
there is a method of S-OFF called facepalm that may/should work for all mordern HTC devices(yes that includes desire x:good but needs to be ported (or someone preferably a developer should offer to be a guinea pig for jcase or beansup like jmztaylor was for htc one vx).
for facepalm to work supercid is needed(how to get it same as above i.e needs to be ported or someone preferably a developer should offer to be a guinea pig for jcase or beansup like jmztaylor was for htc one vx):good:
so you are all caught up with the htc awesome(and some ass) ness let the building begin :highfive:
hi
hell_lock said:
What is this bootloader thing? Should I unlock it?
Click to expand...
Click to collapse
yes in HTC u get it like this.
Bootloader ----(always stays there...... very tough to mess it up)
Recovery -----(Has a separate partition on HTC unlike samsung/sony, where it is part of the kernel)
OS -----(System/data/cache etc etc)
Bootloader/Fastboot lets you flash things(images) onto RECOVERY/SYSTEM/BOOT/DATA partitions.
Dont confuse bootloader with boot.img.
Boot.img is the image which gets flashed onto the boot partition. boot.img contains the kernel and ramdisk.
Recovery.img also contains the kernel and its own ramdisk, so in either case, if u cant boot ur rom, u can always boot to recovery.
Thats it.
neXus PRIME said:
yes in HTC u get it like this.
Bootloader ----(always stays there...... very tough to mess it up)
Recovery -----(Has a separate partition on HTC unlike samsung/sony, where it is part of the kernel)
OS -----(System/data/cache etc etc)
Bootloader/Fastboot lets you flash things(images) onto RECOVERY/SYSTEM/BOOT/DATA partitions.
Dont confuse bootloader with boot.img.
Boot.img is the image which gets flashed onto the boot partition. boot.img contains the kernel and ramdisk.
Recovery.img also contains the kernel and its own ramdisk, so in either case, if u cant boot ur rom, u can always boot to recovery.
Thats it.
Click to expand...
Click to collapse
actually he is from an older generation of samsung(they have a different recovery partition).
also please review my previous post in this thread and can you see if I made any mistakes or what ?
Dark Passenger said:
actually he is from an older generation of samsung(they have a different recovery partition).
also please review my previous post in this thread and can you see if I made any mistakes or what ?
Click to expand...
Click to collapse
your post is correct. But he is interesting in porting cm9/10 and S-ON or S-OFF doesnt matter for that. In either case, there is a way to flash custom rom/kernel etc.... so what we need right now is a device/vendor tree for it.
Regards
Yasir
Wow wow!! HTC is super cautious unlike samsung who let us do anything on phone.
I will study more about all this and get my phone unlocked by some friend.
The only thing that worries me is its dev support. People are dead here.. :silly:
R: [Q] [NOOB]Need some info on this phone.
hell_lock said:
Wow wow!! HTC is super cautious unlike samsung who let us do anything on phone.
I will study more about all this and get my phone unlocked by some friend.
The only thing that worries me is its dev support. People are dead here.. :silly:
Click to expand...
Click to collapse
Only some people have HTC Desire X but there are some great people here like ckpv5, MaartenXDA, The Android Manual then nexusPrime and atis112 who made 2 kernels.
xpirt
How many modes are there for this phone? Example my galaxy had a download(odin) mode and a recovery mode..
R: [Q] [NOOB]Need some info on this phone.
hell_lock said:
How many modes are there for this phone? Example my galaxy had a download(odin) mode and a recovery mode..
Click to expand...
Click to collapse
Download Mode on Samsung is pretty similar to our bootloader/fastboot because they have similar functions like USB connection to flash recovery or kernels.
xpirt
Nice info. I was looking for this. I red anywhere that after unlocking bootloader and installing fastboot/recovery, user should lock bootloader again. Is this correct? Why it is important?
karmantyu said:
Nice info. I was looking for this. I red anywhere that after unlocking bootloader and installing fastboot/recovery, user should lock bootloader again. Is this correct? Why it is important?
Click to expand...
Click to collapse
No. And you don't install fastboot on your phone. It's there already.
Flowed from my HTC branded muffin...

[RECOVERY][UNOFFICIAL] TWRP 3.0.2.0 for the Idol 4

Keeping it simple here.
DOWNLOAD
Thanks to @jcadduono for all the help, and DeckerSU for making TWRP device tree.
Report bugs below, and flash phh's SuperUser for root.
Keep in mind all I did was build this; this is in no way my work. That credit goes to DeckerSU for making the device tree!
EDIT: Waiting on DeckerSU's flashing tool to flash this.
Is this for the idol 4s ? Us version if something goes wrong is there a way to unbrick?
Mrblunt92 said:
Is this for the idol 4s ? Us version if something goes wrong is there a way to unbrick?
Click to expand...
Click to collapse
no the idol 4 cricket
Is there something to happened here, any tutorial , steps or ...
Sent from my 6055P using XDA-Developers mobile app
^^ decker will not release it until he has more donations
Sent from my 6055P using XDA-Developers mobile app
minz1 said:
Keeping it simple here.
DOWNLOAD
Thanks to @jcadduono for all the help, and DeckerSU for making TWRP device tree.
Report bugs below, and flash phh's SuperUser for root.
Keep in mind all I did was build this; this is in no way my work. That credit goes to DeckerSU for making the device tree!
EDIT: Waiting on DeckerSU's flashing tool to flash this.
Click to expand...
Click to collapse
I got a private build of Alcatel Flasher from DeckerSU. He also gave me a TWRP partition image. I flashed it, it works great. My Idol 4 (6055P) is rooted now.
minz1 said:
no the idol 4 cricket
Click to expand...
Click to collapse
I have the idol 4 from cricket is there a way to root this phone ?
Joe_E_Dotz said:
I have the idol 4 from cricket is there a way to root this phone ?
Click to expand...
Click to collapse
So far based on reading with trial and error, nothing yet. I've tried fastboot and adb with no success. The problem I see is the bootloader is locked down.
mcarden2006 said:
So far based on reading with trial and error, nothing yet. I've tried fastboot and adb with no success. The problem I see is the bootloader is locked down.
Click to expand...
Click to collapse
Wrong, there's a way to root the phone. The first step is to flash the recovery partition with a custom recovery (TWRP), and then to install SuperSU from the custom recovery, which effectively roots the phone. But for now the flashing utility is still not publicly released.
sebbync said:
Wrong, there's a way to root the phone. The first step is to flash the recovery partition with a custom recovery (TWRP), and then to install SuperSU from the custom recovery, which effectively roots the phone. But for now the flashing utility is still not publicly released.
Click to expand...
Click to collapse
I know you said you have the root tool. Maybe if you request to publish it, more people will be pumped about it. Even if it's a beta I mentioned what I said before on my prior post, there is nothing available because DeckerSu hasn't publicly released it.
sebbync said:
Wrong, there's a way to root the phone. The first step is to flash the recovery partition with a custom recovery (TWRP), and then to install SuperSU from the custom recovery, which effectively roots the phone. But for now the flashing utility is still not publicly released.
Click to expand...
Click to collapse
Oh okay thanks I'll keep on checking back to see when everything is publicly available
And how the hell you flashed this?
_demo_ said:
And how the hell you flashed this?
Click to expand...
Click to collapse
You haven't read all the threads on this forum, have you?
I just got this idol4 yesterday. Its replacing my moto e 2015 xt1527 that I had rooted. Sadly I lost that phone. Sadly because I had become so familiar with that device and its major ROM developers/contributors over the last year
So I must say I was a bit disappointed to hear rooting this device will not be as straight forward as last time.
If there are any steps I can take to aid the process feel free to let me know.
I've started pulling logs and procs and stuff
BillyMumphry said:
I just got this idol4 yesterday. Its replacing my moto e 2015 xt1527 that I had rooted. Sadly I lost that phone. Sadly because I had become so familiar with that device and its major ROM developers/contributors over the last year
So I must say I was a bit disappointed to hear rooting this device will not be as straight forward as last time.
If there are any steps I can take to aid the process feel free to let me know.
I've started pulling logs and procs and stuff
Click to expand...
Click to collapse
Here are a few tidbits. So far I haven't done anything extraneous like attempt any flashes, I've just been peeping. ADB replies "device" when prompted and let me cp those files. .
Is there something specific I need to be pulling that would help crack open this Idol?
P.s. The text document getprop.txt was generated with terminal command getprop in ADB shell. Its funny, the busybox components look present in system/bin, yet many commands return errors like "get proc not found in system/bin/sh..." to that effect.
And this line popped right out from that same document: [init.svc.flash_recovery]: [stopped]
I'm not sure if any of this info is useful to anyone. So far I haven't found a use for it. Lol
I'm still digging..
I havent been on here for awhile. Any new news on the idol4 for cricket? Any rooting possibilities yet?
mcarden2006 said:
I havent been on here for awhile. Any new news on the idol4 for cricket? Any rooting possibilities yet?
Click to expand...
Click to collapse
Not yet, deckersu never bothered to even attempt after he got the other variations working. Says no one's interested enough
kireflow90 said:
Not yet, deckersu never bothered to even attempt after he got the other variations working. Says no one's interested enough
Click to expand...
Click to collapse
That's a shame. Is deckersu the only person that can figure it out? I have no programming experience unfortunately but patience I do have ?
mcarden2006 said:
That's a shame. Is deckersu the only person that can figure it out? I have no programming experience unfortunately but patience I do have ?[/QUOTE
I asked @Alek Dev if he could try and he said he might so hopefully he will be able to get it if he gets to work on it all all
Click to expand...
Click to collapse
kireflow90 said:
mcarden2006 said:
That's a shame. Is deckersu the only person that can figure it out? I have no programming experience unfortunately but patience I do have ?[/QUOTE
I asked @Alek Dev if he could try and he said he might so hopefully he will be able to get it if he gets to work on it all all
Click to expand...
Click to collapse
@Alek Dev is really awesome. Done a lot with idol 3 and never failed. I hope Alek Dev can do it.
Click to expand...
Click to collapse

Anyone with Recovery & Root SM-J727T

Anyone know of a recovery & root method for SM-J727T?
DeviceManagent said:
Anyone know of a recovery & root method for SM-J727T?
Click to expand...
Click to collapse
Is the bootloader unlocked
messi2050 said:
Is the bootloader unlocked
Click to expand...
Click to collapse
Yes I assume it is.
DeviceManagent said:
Yes I assume it is.
Click to expand...
Click to collapse
you may want to contact @ashyx
@ashyx is the SM-J727T a project you are or will be working on?
DeviceManagent said:
@ashyx is the SM-J727T a project you are or will be working on?
Click to expand...
Click to collapse
Unfortunately this device will likely be locked just like the J327T.
I have been watching that thread and everything that has been tried is pretty much what I attempted to explain would be a waste of time.
The combination firmware is useless to gain root on nougat.
No auto root is ever gonna work either and neither is Flashfire or SuperSU.
There is a list of reasons why these things won't work, but I'll not waste my time in that thread explaining why.
I don't mind explaining further why here. Just so others will not waste efforts like on the J327T thread.
I'll let that thread run its course until all avenues have reached their inevitable dead ends.
They are harsh words, but unfortunately they are truth.
Suffice to say that the only real way for this device to see root is either an unlocked bootloader (highly unlikely), a proper engineering binary or an exploit is released for Android 7.
If an exploit is found then Kingroot will almost certainly incorporate it in their Software and then there maybe a chance that the combination binary (not the whole firmware) will help get root.
If anyone can confirm for sure this device doesn't have a locked bootloader then I'd be happy to work on it.
ashyx said:
Unfortunately this device will likely be locked just like the J327T.
I have been watching that thread and everything that has been tried is pretty much what I attempted to explain would be a waste of time.
The combination firmware is useless to gain root on nougat.
No auto root is ever gonna work either and neither is Flashfire or SuperSU.
There is a list of reasons why these things won't work, but I'll not waste my time in that thread explaining why.
I don't mind explaining further why here. Just so others will not waste efforts like on the J327T thread.
I'll let that thread run its course until all avenues have reached their inevitable dead ends.
They are harsh words, but unfortunately they are truth.
Suffice to say that the only real way for this device to see root is either an unlocked bootloader (highly unlikely), a proper engineering binary or an exploit is released for Android 7.
If an exploit is found then Kingroot will almost certainly incorporate it in their Software and then there maybe a chance that the combination binary (not the whole firmware) will help get root.
If anyone can confirm for sure this device doesn't have a locked bootloader then I'd be happy to work on it.
Click to expand...
Click to collapse
Thanks for your quick reply! If there is anything i can do to check for a locked bootloader? Also, check this out for a locked bootloader : https://forum.xda-developers.com/galaxy-j7/how-to/guide-unlock-bootloader-samsung-galaxy-t3409080
I appreciate you work and time, again, anything i can do, id like to help...
DeviceManagent said:
Thanks for your quick reply! If there is anything i can do to check for a locked bootloader? Also, check this out for a locked bootloader : https://forum.xda-developers.com/galaxy-j7/how-to/guide-unlock-bootloader-samsung-galaxy-t3409080
I appreciate you work and time, again, anything i can do, id like to help...
Click to expand...
Click to collapse
Yes there is a fairly easy way.
Also you need to read my posts in that thread you linked.
I have requested several times for it to be closed.
Nothing in that thread will work.
Again it comes down to people who don't understand what they are posting.
It's not me being negative, these things just don't work. If you want me to go in to detail for why then I can explain.
ashyx said:
Yes there is a fairly easy way.
Also you need to read my posts in that thread you linked.
I have requested several times for it to be closed.
Nothing in that thread will work.
Again it comes down to people who don't understand what they are posting.
It's not me being negative, these things just don't work. If you want me to go in to detail for why then I can explain.
Click to expand...
Click to collapse
No, do bother going into detail, i prolly wouldnt understand.
If/When you work on either the J327T or J727T, i'm here to test....
BTW Chimera is saying them can root both devices. Before i think of putting up the money, what are your thoughts? At that point i might be rooted but no recovery
J727T/1 Recovery/Root (SS SafeStrap)???
Would this work?
Or be a good place to start, building off it???
IF I remember right, it was used for the S4 or S5 att, with same issue. It would set up recovery after bootloader, or something like that. I'm no noon, but not a senior either.
Just a suggestion??
Would be great if someone could implement it to work??
What u think?
DeviceManagent said:
No, do bother going into detail, i prolly wouldnt understand.
If/When you work on either the J327T or J727T, i'm here to test....
BTW Chimera is saying them can root both devices. Before i think of putting up the money, what are your thoughts? At that point i might be rooted but no recovery
Click to expand...
Click to collapse
Don't give them any money, i am working on a few things as this is my next device. Ill keep u posted fellas. Its just the beginning of this phones development
Cuban.B816 said:
Would this work?
Or be a good place to start, building off it???
IF I remember right, it was used for the S4 or S5 att, with same issue. It would set up recovery after bootloader, or something like that. I'm no noon, but not a senior either.
Just a suggestion??
Would be great if someone could implement it to work??
What u think?
Click to expand...
Click to collapse
I remember SS i had yo use on my S5 (the att variant)! Didnt know SS was still around....
DeviceManagent said:
I remember SS i had yo use on my S5 (the att variant)! Didnt know SS was still around....
Click to expand...
Click to collapse
I'm don't believe it is still being used today on the new OS's.
Was just a thought, if anyone thinks it may be an option to get the file and port it or whatever have to do to it to make it work for this soo to say non-rootable phone.
Does anyone have any thoughts on this here idea?
Cuban.B816 said:
I'm don't believe it is still being used today on the new OS's.
Was just a thought, if anyone thinks it may be an option to get the file and port it or whatever have to do to it to make it work for this soo to say non-rootable phone.
Does anyone have any thoughts on this here idea?
Click to expand...
Click to collapse
I the last update was 2013
..............
https://drive.google.com/open?id=0B9UtxGyEZrrFZDJmckRoUUUtUDg i found a root file for the j7 prime. feel free to test it.
thepcwiz101 said:
https://drive.google.com/open?id=0B9UtxGyEZrrFZDJmckRoUUUtUDg i found a root file for the j7 prime. feel free to test it.
Click to expand...
Click to collapse
Doesn't work without a working conduscive recovery
fullofhell said:
Doesn't work without a working conduscive recovery
Click to expand...
Click to collapse
You flash it using odin. Its a tar file
thepcwiz101 said:
You flash it using odin. Its a tar file
Click to expand...
Click to collapse
Ohhhmy bad duh.im so sorry
fullofhell said:
Ohhhmy bad duh.im so sorry
Click to expand...
Click to collapse
Its fine.

RS988 Developer News

I made this post because I wanted to see if there was any RS988 developer news, ROMS, Kernal, anything
It looks like the RS988 will get Android 8 Oreo... But it looks like it will take a while as with the Nougat update
I got the exact same e-mail. Hopefully we do get Android 8 Oreo.
djskribbles said:
I got the exact same e-mail. Hopefully we do get Android 8 Oreo.
Click to expand...
Click to collapse
And Maybe even LOS 15
It seems I have an OTA... Im gonna be on wifi tomorrow Ill fill everyone in
Just a patch nothing fancy
On paranoid Android and so far it's stable. But video recording seems iffy. Haven't been able to get a video to save. But I'll be trying different camera apps
Just bought this phone. Gonna see what I can do with it in the next few weeks. I see we need a better TWRP port, I'll try and work on that in the next few days.
ZLM1229 said:
I made this post because I wanted to see if there was any RS988 developer news, ROMS, Kernal, anything
Click to expand...
Click to collapse
take a look here https://forum.xda-developers.com/lg-g5/help/request-custom-roms-rs988-unlocked-t3636605/page3
and a few comments here https://forum.xda-developers.com/lg-g5/help/rs988-rom-kernel-compatibility-t3527828/page3
RS988 port of LineageOS https://forum.xda-developers.com/showpost.php?p=73508297&postcount=4
x000x said:
take a look here https://forum.xda-developers.com/lg-g5/help/request-custom-roms-rs988-unlocked-t3636605/page3
and a few comments here https://forum.xda-developers.com/lg-g5/help/rs988-rom-kernel-compatibility-t3527828/page3
Click to expand...
Click to collapse
Now we're talking thank you for this
Beeko said:
Just bought this phone. Gonna see what I can do with it in the next few weeks. I see we need a better TWRP port, I'll try and work on that in the next few days.
Click to expand...
Click to collapse
Make sure to keep us in the loop
Last time I'm gonna post here til I make an official release. Here is tonight's build, screen tearing is fixed and I've been starting to upstream the kernel to the latest and start adding my tweaks to it.
MUST BE BOOTLOADER UNLOCKED AND TWRP INSTALLED
Download: HERE
Beeko said:
Last time I'm gonna post here til I make an official release. Here is tonight's build, screen tearing is fixed and I've been starting to upstream the kernel to the latest and start adding my tweaks to it.
MUST BE BOOTLOADER UNLOCKED AND TWRP INSTALLED
Download: HERE
Click to expand...
Click to collapse
Would quick charge be working or is it still locked to 350ma? Just checked the official thread and the bug is coming from lineage os and seems to be a kernel issue.
Curlyfry2121 said:
Would quick charge be working or is it still locked to 350ma? Just checked the official thread and the bug is coming from lineage os and seems to be a kernel issue.
Click to expand...
Click to collapse
I've been diving into that issue, haven't figured it out yet. But I'm sure it won't be long.
Hey,
Just bought a G5 RS988 and am struggling to find a good guide for bootloader unlock. I know that's not quite what this thread is about, but I'm sure many others will look for it here. Anyone able to give me a link? Or, if you'd rather, pm me and I'll delete this post if you feel it doesn't fit.
Thanks!
Edit:
Nevermind. Found a generic one here that worked: http://developer.lge.com/resource/mobile/RetrieveBootloader.dev?categoryId=CTULRS0702
Where are you getting TWRP from? All I can find is this as it's not on the TWRP site: https://build.nethunter.com/test-builds/twrp/lge/twrp-3.0.2-1-rs988.img
Also, is this a good thread to use for rooting? https://forum.xda-developers.com/lg-g5/how-to/root-rooting-rs988-t3580660
I'm struggling to find promising answers to any of my searches, and there certainly isn't a thread that contains a valid list of all these useful tidbits.
toucan4267 said:
Hey,
Just bought a G5 RS988 and am struggling to find a good guide for bootloader unlock. I know that's not quite what this thread is about, but I'm sure many others will look for it here. Anyone able to give me a link? Or, if you'd rather, pm me and I'll delete this post if you feel it doesn't fit.
Thanks!
Edit:
Nevermind. Found a generic one here that worked: http://developer.lge.com/resource/mobile/RetrieveBootloader.dev?categoryId=CTULRS0702
Where are you getting TWRP from? All I can find is this as it's not on the TWRP site: https://build.nethunter.com/test-builds/twrp/lge/twrp-3.0.2-1-rs988.img
Also, is this a good thread to use for rooting? https://forum.xda-developers.com/lg-g5/how-to/root-rooting-rs988-t3580660
I'm struggling to find promising answers to any of my searches, and there certainly isn't a thread that contains a valid list of all these useful tidbits.
Click to expand...
Click to collapse
The links you have will work ok... There is no official TWRP yet that I am aware of just as there are no official ROMs (that I know of) there are however unofficial Lineage and Paranoid Android ROMs, and unofficial TWRP
There is a tool from LG that will preform bootloader unlock
I hope this helps
Beeko said:
Last time I'm gonna post here til I make an official release. Here is tonight's build, screen tearing is fixed and I've been starting to upstream the kernel to the latest and start adding my tweaks to it.
MUST BE BOOTLOADER UNLOCKED AND TWRP INSTALLED
Download: HERE
Click to expand...
Click to collapse
Thank you for all your doing for the RS988 when I made this post I honestly didn't think anyone would care. I thank you for what you are doing and I can't wait until we have official ROMs and TWRP for the RS988
ZLM1229 said:
Thank you for all your doing for the RS988 when I made this post I honestly didn't think anyone would care. I thank you for what you are doing and I can't wait until we have official ROMs and TWRP for the RS988
Click to expand...
Click to collapse
You're welcome. Probably not gonna be making official releases seeing how this is kind of a weekend thing. I work construction and have a newborn so time is not something I have sadly. But I'll try my hardest to get some cool **** for this phone
Beeko said:
You're welcome. Probably not gonna be making official releases seeing how this is kind of a weekend thing. I work construction and have a newborn so time is not something I have sadly. But I'll try my hardest to get some cool **** for this phone
Click to expand...
Click to collapse
Haha yeah I can see how time is in short supply, even so you are doing so incredible stuff, and for that we Thank You!
Question to y'all,
I'm trying to gain init.d script support. Tried the universal init.d app, but if force closes every time I open it. Is there anything flashable that would grant init.d support?
Thanks!

Possible XT1650-01 unlocked... is "griffin" griffin?

So it's been some time since I've modded my phone like SG2 era But anyway... I was thinking about modding my phone since the XPOSED frame work got updated and missing root...
Then I found out all the dev. work was being done on 03 an higher so I wanted to make sure that "griffin" was "griffin" regardless of sku difference and that the turboZ won't fry my phone lol
Tehdead said:
So it's been some time since I've modded my phone like SG2 era But anyway... I was thinking about modding my phone since the XPOSED frame work got updated and missing root...
Then I found out all the dev. work was being done on 03 an higher so I wanted to make sure that "griffin" was "griffin" regardless of sku difference and that the turboZ won't fry my phone lol
Click to expand...
Click to collapse
There isn't a way to unlock the bootloader on the Droid rn, but even if you did I don't think the other dev work would work completely due to cellular radio differences. It shouldn't fry your phone lol
SoulDJ673 said:
There isn't a way to unlock the bootloader on the Droid rn, but even if you did I don't think the other dev work would work completely due to cellular radio differences. It shouldn't fry your phone lol
Click to expand...
Click to collapse
Lol I really didn't figure it would but I'm glad you mention the radio ... It actually slipped my mind when thinking about this...
Shouldn't I be able to pull the official radio out of my stock rom?
Also, fastboot as a function to just load the rom or recovery without installing correct?
If so I think testing twrp is my first step
Tehdead said:
Lol I really didn't figure it would but I'm glad you mention the radio ... It actually slipped my mind when thinking about this...
Shouldn't I be able to pull the official radio out of my stock rom?
Also, fastboot as a function to just load the rom or recovery without installing correct?
If so I think testing twrp is my first step
Click to expand...
Click to collapse
You might be able to, however unfortunately I'm not too skilled in that field. You should try it though, and report and information that could be of importance. For some direction here I'd try DMing one of the devs on here.

Categories

Resources