[Q] Sony Xperia LT30at ?: Rooting Status | Bootloader Unlock - Sony Xperia T, TL, TX, V

Sadly, I am too new to all of this to efficiently relay my query, and searching the forums has only led to confusion and, being just a marketing guy, makes my head hurt because I honestly do not possess the brain power of everyone on this board. All of this is too far above my simple mind.
As such, here are my questions, if anyone has answers, that is awesome. If not, I understand as a n00b who has not contributed, that I may end up hearing crickets chirp.
As follows:
I just want to Unlock the Bootloader on my AT&T Sony XperiaT (LT30at), is there a simple program that can do this?
If there is no program, is there a simple step process I can do to unlock and root this phone?
All I want is root access and the ability to remove the AT&T bloatware, is there some other alternative I can do?
As a final note, I don't care about paying for software or some such, but I just want to be able to maximise the use of the phone.
Not sure how to ask all this. So, if anyone has any hints, or can direct me to one solution that would be great. I see lots of things about flashing this or that or some other, and all I am really looking for is:
1. Plug phone into PC
2. Download or execute some file that communicates to Phone/etc.
3. Program gives instructions, unlocks / roots phone
3. Power off / power on = phone is now mine to use as I need
I know this is all horribly written, but I have to assume that someone, somewhere, made some kind of fix for this.
Many thanks in advance, and my apologies for my ignorance.

If you want root and remove bloatware it is not necessary to unlock your bootloader. That would only complicate things for you more
Root is very easy. Look for Doomlord's Easy Rooting Toolkit in the Development section. You just have to run the program and push some buttons. Just read the first page(s) of his topic.
Sent from my LT30p using xda app-developers app

I have problems unlocking bootloader, I have done everything that Sony page shows,but when I connect my phone in fastboot the computer doesn't do anything.
No searching drivers on windows update as usual.
What can I do?
Enviado desde mi Nexus 7 mediante Tapatalk

use this
minimal_adb_fastboot_v1.1.3_setup.exe - 2.12 MB
and are you sure its unlocked?
Goto dial pad and dial *#*#service#*#* and goto service info configuration and check the last line says
Bootloader status: Unlocked

The bootloader is lock and I want to unlock it.
Enviado desde mi Nexus 7 mediante Tapatalk

http://unlockbootloader.sonymobile.com/
does it say
bootloader unlock allowed: yes
or
bootloader unlock allowed: no
If it says no, then there is no way you can do it,
if it says yes, then follow the link at the top of this post

gregbradley said:
http://unlockbootloader.sonymobile.com/
does it say
bootloader unlock allowed: yes
or
bootloader unlock allowed: no
If it says no, then there is no way you can do it,
if it says yes, then follow the link at the top of this post
Click to expand...
Click to collapse
It says yes.
{
"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"
}
Enviado desde mi Nexus 7 mediante Tapatalk
---------- Post added at 06:59 PM ---------- Previous post was at 06:54 PM ----------
The problem is that I connect the phone, the blue led power on for a seconds and then the phone charge.
Enviado desde mi Nexus 7 mediante Tapatalk

moliverac8 said:
It says yes.
The problem is that I connect the phone, the blue led power on for a seconds and then the phone charge.
Enviado desde mi Nexus 7 mediante Tapatalk
Click to expand...
Click to collapse
And it will do because you have not yet unlocked it,
Follow the link I gave, unlock the bootloader then try again to connect in fastboot

gregbradley said:
And it will do because you have not yet unlocked it,
Follow the link I gave, unlock the bootloader then try again to connect in fastboot
Click to expand...
Click to collapse
In the Sony page says that I need to enter in fastboot mode for unlocking bootloader.
I have tried the file you send and it says eating device.
Enviado desde mi Nexus 7 mediante Tapatalk

moliverac8 said:
In the Sony page says that I need to enter in fastboot mode for unlocking bootloader.
I have tried the file you send and it says eating device.
Enviado desde mi Nexus 7 mediante Tapatalk
Click to expand...
Click to collapse
Not sure about this... I don't find them that tasty.
Yes, locked bootloaders can enter fastboot, but you need an unlocked bootloader to flash kernels not signed by Sony.
Try and install that link I gave and follow the instructions on the sony website.
Please provide screenshots of any errors

gregbradley said:
Not sure about this... I don't find them that tasty.
Yes, locked bootloaders can enter fastboot, but you need an unlocked bootloader to flash kernels not signed by Sony.
Try and install that link I gave and follow the instructions on the sony website.
Please provide screenshots of any errors
Click to expand...
Click to collapse
Jaja sorry, I mean waiting, can I try to unlock it in Ubuntu?
Enviado desde mi Nexus 7 mediante Tapatalk
---------- Post added at 08:03 PM ---------- Previous post was at 07:57 PM ----------
Appear this and the phone start to charge
Enviado desde mi Nexus 7 mediante Tapatalk

try this command and tell me what it says
Code:
adb devices
EDIT
did you do the step changing the google driver etc (Step 10 if I remember correctly)

I
gregbradley said:
try this command and tell me what it says
Code:
adb devices
EDIT
did you do the step changing the google driver etc (Step 10 if I remember correctly)
Click to expand...
Click to collapse
I will try with other computer and see what happens.
Enviado desde mi Nexus 7 mediante Tapatalk
---------- Post added at 04:31 PM ---------- Previous post was at 03:48 PM ----------
In this video you can see what happens.
https://db.tt/1rVA1mDr
I don't know of this can be relevant: I am rooted and with a custom recovery.
Enviado desde mi Nexus 7 mediante Tapatalk

moliverac8 said:
I
I will try with other computer and see what happens.
Enviado desde mi Nexus 7 mediante Tapatalk
---------- Post added at 04:31 PM ---------- Previous post was at 03:48 PM ----------
In this video you can see what happens.
https://db.tt/1rVA1mDr
I don't know of this can be relevant: I am rooted and with a custom recovery.
Enviado desde mi Nexus 7 mediante Tapatalk
Click to expand...
Click to collapse
You have not got the SDK setup properly
Unistall all sony software and adb, and reinstall it.
Make sure you have installed flashtool and run the drivers.exe from the drivers folder.
Also, you have to have java installed and have it in your PATH in environment variables
Also, ensure you have usb debugging enabled

gregbradley said:
You have not got the SDK setup properly
Unistall all sony software and adb, and reinstall it.
Make sure you have installed flashtool and run the drivers.exe from the drivers folder.
Also, you have to have java installed and have it in your PATH in environment variables
Click to expand...
Click to collapse
So you mean official flashtool or the other one?.
Enviado desde mi Nexus 7 mediante Tapatalk

moliverac8 said:
So you mean official flashtool or the other one?.
Enviado desde mi Nexus 7 mediante Tapatalk
Click to expand...
Click to collapse
The one from xda

gregbradley said:
try this command and tell me what it says
Code:
adb devices
EDIT
did you do the step changing the google driver etc (Step 10 if I remember correctly)
Click to expand...
Click to collapse
Yes,I did that step.
---------- Post added at 04:59 PM ---------- Previous post was at 04:41 PM ----------
What and where is Android Boot loader Interface-file?

moliverac8 said:
Yes,I did that step.
---------- Post added at 04:59 PM ---------- Previous post was at 04:41 PM ----------
What and where is Android Boot loader Interface-file?
Click to expand...
Click to collapse
I take it you mean the fastboot drivers.
You can install them directly by running drivers.exe from the driver folder of flashtool. It should be in your C drive if you installed it normally.
Run it, and choose fastboot, flashmode and TX drivers

Now the device conect,but when I write this fastboot.exe -i 0x0fce getvar version it says that fastboot.exe is a no recogniced coommand.

hmm, are you in the correct folder where the minimal adb and fastboot is installed?
Can you send a screen shot
Do you have java installed
Make sure you are running Google USB Driver package revision 4 or higher in your Android SDK

Related

Recoveries Cwm base & Touch Zuk Z1

Recoveries CWM base and touch for Zuk Z1
New CWM 6047 Ported By Ghost45​
Everybody are Welcome!
MANY THANKS TO OUR MODERATORS TO OPEN AGAIN THIS THREAD !
More attention to the Xda-developers Rules:
http://forum.xda-developers.com/announcement.php?f=256
Many thanks to "SUPER ADMIN" MR. MIKE​
XDA:DevDB Information
Recoveries , Device Specific App for the Lenovo Zuk Z1
Contributors
ghost45, Carliv, Yuweng, Bigrammy
Version Information
Status: Testing
Created 2015-11-11
Last Updated 2015-11-11
CWM for Zuk Z1
New CWM 6047 Ported By Ghost45
Recovery CWM 6047 Touch:
{
"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"
}
Recovery Modded CWM touch By Ghost45
Version 2
https://www.androidfilehost.com/?fid=24269982086997786
Recovery CWM 6047 no Touch:
Recovery Modded CWM not touch By Ghost45
Version 2
https://www.androidfilehost.com/?fid=24269982086997787
Many Thanks to:
Honorbuy.com & honorbuy.it
To give me the way to test this new device.
Many thanks to all My Friends and contributors in the World that help me and work "always" togheter especially in that case:
@carliv @yuweng, @bigrammy.
Many thanks to "SUPER ADMIN" of this forum MR. MIKE
and Androidiani.com forum .​
reserved1
Can you move this thread to Original Android Development?
Breadcrust said:
Can you move this thread to Original Android Development?
Click to expand...
Click to collapse
Hi Breadcrust,
Yes i wrote there but after some hours i found my thread here...
So i think is better to ask to Mr Mike...
Sent from my GT-I9505 using XDA Free mobile app
Is it okay that I include this recovery in my toolkit?
Thanks for your work!
javirenart said:
Is it okay that I include this recovery in my toolkit?
Thanks for your work!
Click to expand...
Click to collapse
Toolkit? Explain to me please...
Thanks
Sent from my GT-I9505 using XDA Free mobile app
ghost45 said:
Toolkit? Explain to me please...
Thanks
Sent from my GT-I9505 using XDA Free mobile app
Click to expand...
Click to collapse
You can see it here: http://forum.xda-developers.com/zuk-z1/development/win-zuk-z1-toolkit-0-1-alpha-t3235964
It's a toolkit to do some things with the zuk z1, like rooting, flashing a recovery... Until now I had Breadcrust's TWRP, but if you're okay with it I will add an option to flash your's too.
ghost45 said:
Hi Breadcrust,
Yes i wrote there but after some hours i found my thread here...
So i think is better to ask to Mr Mike...
Sent from my GT-I9505 using XDA Free mobile app
Click to expand...
Click to collapse
Is it possible to rehost your CWM on Android File Host as this is a more trusted source than copy.com. Apply for developer status and they'll let you upload if not then I can host it on my account.
Breadcrust said:
Is it possible to rehost your CWM on Android File Host as this is a more trusted source than copy.com. Apply for developer status and they'll let you upload if not then I can host it on my account.
Click to expand...
Click to collapse
Thanks Bread for your propose...
i have made a request to Android File Host
now i'm waiting for replay...
:good:
Tried and works great!
I think you should contact the admin, as it's quite difficoult to find this thread in the general section..
javirenart said:
Tried and works great!
I think you should contact the admin, as it's quite difficoult to find this thread in the general section..
Click to expand...
Click to collapse
Hi javireant,
I'm trying to use your toolkit to install the CWM recovery on my phone, but it gets stuck at <waiting for device> in fastboot mode. I'm using OSX El Captain on a MacBook Pro. Any ideas? I already did the unlock bootloader step first, but that didn't wipe the device. How do I check if the bootloader is actually unlocked?
fahadysf said:
Hi javireant,
I'm trying to use your toolkit to install the CWM recovery on my phone, but it gets stuck at <waiting for device> in fastboot mode. I'm using OSX El Captain on a MacBook Pro. Any ideas? I already did the unlock bootloader step first, but that didn't wipe the device. How do I check if the bootloader is actually unlocked?
Click to expand...
Click to collapse
I know... It happened to me yersterday. It may be that fastboot doesn't work properly on El Capitan. But the recovery has been flashed, you can enter it by turning off the phone, pressing volume up, volume down and power button at the same time. My mac even stopped responding... I will check it and see what I can do, but the flashing works. The only thing that didn't work was the command that reboots your phone into recovery
Enviado desde mi Z1 mediante Tapatalk
javirenart said:
I know... It happened to me yersterday. It may be that fastboot doesn't work properly on El Capitan. But the recovery has been flashed, you can enter it by turning off the phone, pressing volume up, volume down and power button at the same time. My mac even stopped responding... I will check it and see what I can do, but the flashing works. The only thing that didn't work was the command that reboots your phone into recovery
Enviado desde mi Z1 mediante Tapatalk
Click to expand...
Click to collapse
I'm quite sure that for me, the bootloader unlock didn't work even though it rebooted properly after the procedure. The recovery is still Cyanogen Recovery and rooting with a one-time TWRP boot fails when the boot.img is being pushed with "FAILED (remote: bootimage: incomplete or not signed)". So how do I confirm if the bootloader is unlocked (I'm pretty sure it isn't getting done). I'll look into the shell scripts and try to unlock manually.
UPDATE: Nevermind, OEM Unlock wasn't checked. Doing it again properly now.. Sorry
fahadysf said:
I'm quite sure that for me, the bootloader unlock didn't work even though it rebooted properly after the procedure. The recovery is still Cyanogen Recovery and rooting with a one-time TWRP boot fails when the boot.img is being pushed with "FAILED (remote: bootimage: incomplete or not signed)". So how do I confirm if the bootloader is unlocked (I'm pretty sure it isn't getting done). I'll look into the shell scripts and try to unlock manually.
UPDATE: Nevermind, OEM Unlock wasn't checked. Doing it again properly now.. Sorry
Click to expand...
Click to collapse
You should always check when unlocking the bootloader... Tell me if it unlocks it now... If not, copy the whole text in the terminal from the start of the script and send it to me so I can see what's going wrong...
EDIT: We should speak about this on the toolkit thread, not here hahaha i didn't realise
Enviado desde mi Z1 mediante Tapatalk
ghost45 said:
Hi Breadcrust,
Yes i wrote there but after some hours i found my thread here...
So i think is better to ask to Mr Mike...
Sent from my GT-I9505 using XDA Free mobile app
Click to expand...
Click to collapse
If you contact an Admin they'll move it for you
javirenart said:
You should always check when unlocking the bootloader... Tell me if it unlocks it now... If not, copy the whole text in the terminal from the start of the script and send it to me so I can see what's going wrong...
EDIT: We should speak about this on the toolkit thread, not here hahaha i didn't realise
Enviado desde mi Z1 mediante Tapatalk
Click to expand...
Click to collapse
I'll come to your thread once I get over this 10 post limit. I'm still having issues. Let me investigate and I'll get back to you with the results.
fahadysf said:
I'll come to your thread once I get over this 10 post limit. I'm still having issues. Let me investigate and I'll get back to you with the results.
Click to expand...
Click to collapse
Wow I thought I disabled that limit. I will take it off as soon as I can
Enviado desde mi Z1 mediante Tapatalk
InFirst page new links to the two new recoveries CWM in Androidfile Host
ghost45 said:
InFirst page new links to the two new recoveries CWM in Androidfile Host[emoji14]
Click to expand...
Click to collapse
Is possible flash with this cwm Official full stock rom?
Enviado desde mi Z1 mediante Tapatalk

[6.0.1][STOCK][ROM] All Android One 2nd Generation Devices

A real stable 6.0.1 rom here. No 6.0 bugs
Changelog (So far I tested):
Touch sensivity increased
Minor wifi fixes
Double click power off button opens camera
Sound lag reduced (I didn't measured but it's really fun playing drums now!! It's like realtime tap!)
Minor lag reduced on phone.
Minor 3D performance increase
6.0.1 is a minor update but fixes too much.
PS: This is a completely stock rom but it hasn't released by google yet and after you flash it you still can get OTA updates.
Link:
https://yadi.sk/d/Re2qk7lumehTu
Before you do anything stupid!!!
A) Install ADB and Fastboot drivers correctly.
B) This method will not work on MAC or Linux. If these are your only choice then copy and paste commands from .bat file to terminal. This should work.
And as always:
Code:
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
How to Flash:
IMPORTANT: If you used "fastboot oem unlock-go command before, you can skip step 5. But if you didn't, backup all your data including internal sd
1. Enable USB debugging and oem lock in developer settings
2. Connect phone to pc via USB cable and open adb and fastboot.
3. Enable MTP in usb settings (in notifications if you're using 6.0)
4. Enter "adb reboot bootloader" command without quotes and execute(enter)
(5!) Enter "fastboot oem unlock-go" command without quotes and execute(enter)
6. Execute .bat file in the link (if it's not working then copy files to adb folder then execute again)
Wait a while (like 4-5 secs) device will reboot itself.
Wait for phone while generating dalvik cache. Sit down and relax, this can be longer than 20 mins depending on how many apps installed on your phone.
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"
}
Thanks TurkDevs Forum for releasing update before google and thanks @kaankulahli (aka Rygebin in TurkDevs Forum) He is the guy who has most labour.
You're Welcome @nhamanas, thank's the share of rom on Xda Devolopers.
Wileyfox Swift cihazımdan Tapatalk kullanılarak gönderildi
kaankulahli said:
You're Welcome @nhamanas, thank's the share of rom on Xda Devolopers.
Wileyfox Swift cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
You misspelled my name you're welcome
OTA Updates
nhmanas said:
You misspelled my name you're welcome
Click to expand...
Click to collapse
This rom supported the next ota updates?
JaxaPRO said:
This rom supported the next ota updates?
Click to expand...
Click to collapse
This is a completely stock rom so yes!
Tengri biz menen.
nhmanas said:
This is a completely stock rom so yes!
Tengri biz menen.
Click to expand...
Click to collapse
I Enable USB debugging and oem lock in developer settings. I can skip step 5 or i must used "fastboot oem unlock-go" command???
JaxaPRO said:
I Enable USB debugging and oem lock in developer settings. I can skip step 5 or i must used "fastboot oem unlock-go" command?
Click to expand...
Click to collapse
Did you used this command on your phone before?
Tengri biz menen.
JaxaPRO said:
I Enable USB debugging and oem lock in developer settings. I can skip step 5 or i must used "fastboot oem unlock-go" command?
Click to expand...
Click to collapse
Yes , use it with cmd commands screen.
Write a fastboot oem unlock-go on cmd..
Wileyfox Swift cihazımdan Tapatalk kullanılarak gönderildi
kaankulahli said:
Yes , use it with cmd commands screen.
Write a fastboot oem unlock-go on cmd..
Wileyfox Swift cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
Thank You!
---------- Post added at 01:47 PM ---------- Previous post was at 01:34 PM ----------
nhmanas said:
Did you used this command on your phone before?
Tengri biz menen.
Click to expand...
Click to collapse
Last question: Apps and games not deleted?
JaxaPRO said:
Thank You!
---------- Post added at 01:47 PM ---------- Previous post was at 01:34 PM ----------
Last question: Apps and games not deleted?
Click to expand...
Click to collapse
Did you ever used this command on your phone? Are you using now? Answer these first
Tengri biz menen.
JaxaPRO said:
Thank You!
---------- Post added at 01:47 PM ---------- Previous post was at 01:34 PM ----------
Last question: Apps and games not deleted?
Click to expand...
Click to collapse
Make a recovery that Wipe data and cache .. You use delete userdata.img , so don't deleted.
Wileyfox Swift cihazımdan Tapatalk kullanılarak gönderildi
nhmanas said:
Did you ever used this command on your phone? Are you using now? Answer these first
Tengri biz menen.
Click to expand...
Click to collapse
I never used any commands. I earlier used only OTA update.
JaxaPRO said:
I never used any commands. I earlier used only OTA update.
Click to expand...
Click to collapse
Then use this command but your apps and internal sd data will gone
Tengri biz menen.
you're saying this ROM for second generation Android One devices .. does that mean it will work on Infinix Hot 2?
D3VI0US said:
you're saying this ROM for second generation Android One devices .. does that mean it will work on Infinix Hot 2?
Click to expand...
Click to collapse
I don't know this device. Send me a full specs link
Tengri biz menen.
nhmanas said:
I don't know this device. Send me a full specs link
Tengri biz menen.
Click to expand...
Click to collapse
Anybody Not work on project.. I don't hear it..
Wileyfox Swift cihazımdan Tapatalk kullanılarak gönderildi
nhmanas said:
I don't know this device. Send me a full specs link
Tengri biz menen.
Click to expand...
Click to collapse
It's the one that was released in Africa
5" display 720p
MediaTek MT6580
2 GB of RAM
8MP Camera + 2MP Front facing
16GB Internal storage
that's pretty much it
http://www.gsmarena.com/google_takes_android_one_to_africa_with_the_87_infinix_hot_2-news-13600.php
kaankulahli said:
Anybody Not work on project.. I don't hear it..
Wileyfox Swift cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
D3VI0US said:
you're saying this ROM for second generation Android One devices .. does that mean it will work on Infinix Hot 2?
Click to expand...
Click to collapse
This is a mediatek phone. Rom is built for Qualcomm 410 processors
Tengri biz menen.
D3VI0US said:
It's the one that was released in Africa
5" display 720p
MediaTek MT6580
2 GB of RAM
8MP Camera + 2MP Front facing
16GB Internal storage
that's pretty much it
http://www.gsmarena.com/google_takes_android_one_to_africa_with_the_87_infinix_hot_2-news-13600.php
Click to expand...
Click to collapse
Mediatech processor phone is diffrent project..
Wileyfox Swift cihazımdan Tapatalk kullanılarak gönderildi
please will it work on infinix hot 2

root?

anyone tried to root with kingroot?
or has anyone tried to get bootloader unlock code from huawei?
i would prefer DC unlocker method for relocking bootloader without a sign to see for huawei (for warranty). i hope they will support the p9 soon.
Yes root please! Kingoroot doesnt work as of now..
paratox said:
anyone tried to root with kingroot?
or has anyone tried to get bootloader unlock code from huawei?
i would prefer DC unlocker method for relocking bootloader without a sign to see for huawei (for warranty). i hope they will support the p9 soon.
Click to expand...
Click to collapse
varun.gid said:
Yes root please! Kingoroot doesnt work as of now..
Click to expand...
Click to collapse
I would think that the root method should be pretty much the same as the root method for the Huawei Mate 8... check out the XDA forum for it....
This still means that a TWRP needs created and tested.... maybe the Huawei Mate 8 one would work...
Of course this is at your own risk without flashable stock roms available
http://forum.xda-developers.com/mate-8/development/mate-8-unlock-twrp-flash-fw-root-t3358793
mahst68 said:
I would think that the root method should be pretty much the same as the root method for the Huawei Mate 8... check out the XDA forum for it....
This still means that a TWRP needs created and tested.... maybe the Huawei Mate 8 one would work...
Of course this is at your own risk without flashable stock roms available
http://forum.xda-developers.com/mate-8/development/mate-8-unlock-twrp-flash-fw-root-t3358793
Click to expand...
Click to collapse
It does not work MATE 8 and in fact I could not get the stock recovery back on my P9 if anyone has the official update.app in Europe for testing would appreciate.
djeloy said:
It does not work MATE 8 and in fact I could not get the stock recovery back on my P9 if anyone has the official update.app in Europe for testing would appreciate.
Click to expand...
Click to collapse
you may check this site here
http://huaweidevices.ru/huawei-p9-eva-l19.html
They have listed a couple of files although they are only for the dual sim variante. But I guess the recovery.img should be the same for both sim variants
Thannks !!
TWRP IS WORKING 80%
{
"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"
}
Enviado desde mi EVA-L09 mediante Tapatalk
djeloy said:
Thannks !!
TWRP IS WORKING 80%
Enviado desde mi EVA-L09 mediante Tapatalk
Click to expand...
Click to collapse
great news! is SU working?
which twrp img did you use?
i guess before you unlocked the bootloader via the code provided by huawei right?
4Fighting said:
great news! is SU working?
which twrp img did you use?
i guess before you unlocked the bootloader via the code provided by huawei right?
Click to expand...
Click to collapse
Su no testing... then I test
when its functional su.. public img
Unlock bootloader huawei code is web
Enviado desde mi EVA-L09 mediante Tapatalk
djeloy said:
Su no testing... then I test
when its functional su.. public img
Unlock bootloader huawei code is web
Enviado desde mi EVA-L09 mediante Tapatalk
Click to expand...
Click to collapse
great! looking forward for your feedback
Root working
Enviado desde mi EVA-L09 mediante Tapatalk
djeloy said:
Root working
Enviado desde mi EVA-L09 mediante Tapatalk
Click to expand...
Click to collapse
awesome!
could you please upload the twrp version that you've used?
which supersu version did you flash?
4Fighting said:
awesome!
could you please upload the twrp version that you've used?
which supersu version did you flash?
Click to expand...
Click to collapse
calm, will prepare a tutorial .... in the coming days ... the version I compiled TWRP is 3.0 .... does not work internal storage
Enviado desde mi EVA-L09 mediante Tapatalk
djeloy said:
Root working
Enviado desde mi EVA-L09 mediante Tapatalk
Click to expand...
Click to collapse
So as you're rooted, can you please extract build.prop from /system/ and upload it here.
Also can you please upload the output of following command using adb shell as root:
Code:
cat /proc/partitions
Furthermore, can you navigate to /dev/block/platform and search for the folder which has by-name folder inside it. Then upload the output of following command using adb shell:
ls -al /dev/block/platform/dw_mmc/by-name
(A friend of mine has asked me to build TWRP for this device. Hence I need this information)
mfbcool said:
So as you're rooted, can you please extract build.prop from /system/ and upload it here.
Also can you please upload the output of following command using adb shell as root:
Code:
cat /proc/partitions
Furthermore, can you navigate to /dev/block/platform and search for the folder which has by-name folder inside it. Then upload the output of following command using adb shell:
ls -al /dev/block/platform/dw_mmc/by-name
(A friend of mine has asked me to build TWRP for this device. Hence I need this information)
Click to expand...
Click to collapse
Yees, please help with mfb's requests - he has several friends in waiting, for a P9 + TWRP
here is a youtube video about rooting the P9: https://www.youtube.com/watch?v=tsE4XWbo5oE
paratox said:
here is a youtube video about rooting the P9: https://www.youtube.com/watch?v=tsE4XWbo5oE
Click to expand...
Click to collapse
Is my channel youtube
Enviado desde mi EVA-L09 mediante Tapatalk
djeloy said:
calm, will prepare a tutorial .... in the coming days ... the version I compiled TWRP is 3.0 .... does not work internal storage
Enviado desde mi EVA-L09 mediante Tapatalk
Click to expand...
Click to collapse
can u install xposed?
lmx0751 said:
can u install xposed?
Click to expand...
Click to collapse
I believe mfbcool have some ideas about getting Xposed up and running on the P9.
emilrune said:
I believe mfbcool have some ideas about getting Xposed up and running on the P9.
Click to expand...
Click to collapse
Hell yes! All Xposed versions later than v82 are compatible with Huawei's EMUI.
That's it.
mfbcool said:
Hell yes! All Xposed versions later than v82 are compatible with Huawei's EMUI.
That's it.
Click to expand...
Click to collapse
excuse me,how to install xposed on EMUI4.1, please tell me the method of installation.....THX

OEM deactivated in gray, How can I root without TWRP?

I need help. Unlock My Max 64 GB, then I wanted to install TWRP and made brick. Install the world room and China and at the beginning the OEM was normal, then unlock my computer because when I installed the ROM it was blocked, and the OEM became gray again with no option to modify. Will there be a solution?
Or how can I root without doing TWRP?
You can't. And why wouldn't you use TWRP if you already want to root your phone?
ekin_strops said:
You can't. And why wouldn't you use TWRP if you already want to root your phone?
Click to expand...
Click to collapse
I have unlock my cell phone but the oem is locked in gray and I can not install twrp. Any suggestions to solve the problem?
Enviado desde mi MI MAX 2 mediante Tapatalk
[email protected] said:
I have unlock my cell phone but the oem is locked in gray and I can not install twrp. Any suggestions to solve the problem?
Enviado desde mi MI MAX 2 mediante Tapatalk
Click to expand...
Click to collapse
hi try this MIUIPRO ROM
https://youtu.be/XtLNYx8Rb4M
Xiaomi.eu ROM
https://youtu.be/zL2omn9PGc4
hope this helps you on installing TWRP
[email protected] said:
I have unlock my cell phone but the oem is locked in gray and I can not install twrp. Any suggestions to solve the problem?
Enviado desde mi MI MAX 2 mediante Tapatalk
Click to expand...
Click to collapse
If you have unlocked your bootloader, then i don't see the reason why TWRP flashing wouldn't be possible. Can you post me a screenshot of CMD when you are trying to flash TWRP, i want to see what error are you getting there.
@haron09
I did not succeed
ekin_strops said:
If you have unlocked your bootloader, then i don't see the reason why TWRP flashing wouldn't be possible. Can you post me a screenshot of CMD when you are trying to flash TWRP, i want to see what error are you getting there.
Click to expand...
Click to collapse
Yesterday I made fastboot and showed in CMD that it was successful. Today I try again and it shows me another different image
{
"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"
}
U need to grant adb permission on your device
rkmadotra said:
U need to grant adb permission on your device
Click to expand...
Click to collapse
How do I do it?
Enviado desde mi MI MAX 2 mediante Tapatalk
usb debugging enabled ?
look at the howto or google it.
lightman33 said:
usb debugging enabled ?
look at the howto or google it.
Click to expand...
Click to collapse
Yes. The usb debugging enabled ! But oem it's blocked and disabled. This is the problem!
Enviado desde mi MI MAX 2 mediante Tapatalk
This is the problem
Enviado desde mi MI MAX 2 mediante Tapatalk
https://ibb.co/cN2UNm
Enviado desde mi MI MAX 2 mediante Tapatalk
Enviado desde mi MI MAX 2 mediante Tapatalk
have you applied the unlock howto ?
have you received the xiaomi confirmation ?
look like this :
You've been granted the permission to unlock your device (Mi Account XXXXXXXXX). Download Mi Unlock Tool at http://en.miui.com/unlock/
Click to expand...
Click to collapse
To unlock, you have to connect your phone to a windows computer.
have you downloaded this file : miflash_unlock-en-2.3.803.10 ?
have you installed this file : MiUsbDriver.exe ?
have you launched this file to unlock (and login with your xiaomi account) : miflash_unlock.exe ?
hope this will help you.
good luck.
lightman33 said:
have you applied the unlock howto ?
have you received the xiaomi confirmation ?
look like this :
To unlock, you have to connect your phone to a windows computer.
have you downloaded this file : miflash_unlock-en-2.3.803.10 ?
have you installed this file : MiUsbDriver.exe ?
have you launched this file to unlock (and login with your xiaomi account) : miflash_unlock.exe ?
hope this will help you.
good luck.
Click to expand...
Click to collapse
Hi. The first time I unlocked my cell phone receiving confirmation from Xiaomi and I did it successfully. I installed the twrp also successfully and the minute it made brick my cell phone. Then I installed a China Rom and a global , both were stable. It showed me that it was blocked then I unlocked it with the same program that Xiaomi sent me to the mail through a link. after getting the unlock, towards the process of twrp administrator mode with all the drivers. the first times it came out that the installation of the twrp was successful, as it was shown in the CMD but it really was not successful. After a couple of days I went back and showed me a message saying that the .img image was not loaded. But the real problem I see is that the OEM is locked in gray with no option to change it, I think that's the reason. My phone says unlocked.
Enviado desde mi MI MAX 2 mediante Tapatalk
something seems to be wrong when you are flashing twrp, can you post used command ?
look at mine :
$ sudo fastboot flash recovery twrp-3.1.1-0-oxygen.img
target reported max download size of 536870912 bytes
sending 'recovery' (16120 KB)...
OKAY [ 0.424s]
writing 'recovery'...
OKAY [ 0.098s]
finished. total time: 0.522s
Click to expand...
Click to collapse
When you boot your phone, did you get the word " unlocked" at the bottom of the screen ?

[ROM] AOKP Nougat (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"
}
Android. Infused with magical unicorn bytes.
First time install Instructions
Use these instructions when coming from any other ROM (stock, lineage, etc.)
Download ROM.
Download GAPPS if desired.
Boot into recovery.
Backup your current data.
Format/Wipe data.
Flash ROM.
Flash GAPPS if desired.
Reboot.
Upgrade instructions
Use these instructions when upgrading from a previous AOKP build.
Download ROM.
Boot into recovery.
Backup your current data.
Flash ROM.
Reboot.
Flashing instructions
There are two main ways to flash files onto your phone: local and sideload. Most people are only familiar with local, but sideload is much quicker and easier if you are at a PC.
Sideload
Download the ZIP file(s) to your PC. In TWRP, select advanced and then sideload. Swipe the slider to begin, then on your PC run "adb sideload <filename>".
Local
Download and/or copy the ZIP file(s) to your phone. Note whether they are on internal storage (the default) or the sdcard. In TWRP, select install, find your file, and select it.
Status
Current status: RC
Known issues
None (hopefully).
Download
AOKP Downloads - jasmine
Tested with opengapps arm64 7.1 micro.
Sources
device_zte_jasmine
android_kernel_zte_msm8952
Is this rom unlock at&t sim? Or have to use at&t
Old old man said:
Is this rom unlock at&t sim? Or have to use at&t
Click to expand...
Click to collapse
ROM does nothing with unlock. U just need to buy unlock code from ebay
The system is stable. It is faster than B17.
But the sound quality is bad and i heard white noise.
Video does not play in the YouTube app.
LineageOS has same problem in my device.
how weird, youtube works for me
what build you are using?
ASTER1SK said:
The system is stable. It is faster than B17.
But the sound quality is bad and i heard white noise.
Video does not play in the YouTube app.
LineageOS has same problem in my device.
Click to expand...
Click to collapse
Enviado desde mi K88 mediante Tapatalk
I am reinstalling the "aokp_jasmine_nougat_nightly_2018-08-22.zip" now.
I will check again after reinstallation. :crying:
ASTER1SK said:
I am reinstalling the "aokp_jasmine_nougat_nightly_2018-08-22.zip" now.
I will check again after reinstallation. :crying:
Click to expand...
Click to collapse
current version aokp_jasmine_nougat_nightly_2018-08-29_ota.zip
Enviado desde mi K88 mediante Tapatalk
---------- Post added at 12:38 AM ---------- Previous post was at 12:09 AM ----------
if you are interested, use dolby audio
https://r.tapatalk.com/shareLink?ur...share_tid=3835114&share_fid=3793&share_type=t
ASTER1SK said:
I am reinstalling the "aokp_jasmine_nougat_nightly_2018-08-22.zip" now.
I will check again after reinstallation. :crying:
Click to expand...
Click to collapse
Enviado desde mi K88 mediante Tapatalk
ASTER1SK said:
I am reinstalling the "aokp_jasmine_nougat_nightly_2018-08-22.zip" now.
I will check again after reinstallation. :crying:
Click to expand...
Click to collapse
Everyting working fine on the "aokp_jasmine_nougat_nightly_2018-08-22.zip_ota" and the "aokp_jasmine_nougat_nightly_2018-08-29_ota.zip"
I checked up "aokp_jasmine_nougat_nightly_2018-08-29_ota.zip" the YouTube app works well.
Also dolby audio patch works well.
Thanks to "juniorgerman" and "Old old man" for your help.
Does this rom support phone functions?
The touch screen is weird whenever charging the battery. It happen more offen on the browser (chrome). When your finger touch the screen it will enlarge (zoom in) w/o any reason. Is anyone get the same problem or someting wrong with my hardward.
bro, that's typical is the charger
Old old man said:
The touch screen is weird whenever charging the battery. It happen more offen on the browser (chrome). When your finger touch the screen it will enlarge (zoom in) w/o any reason. Is anyone get the same problem or someting wrong with my hardward.
Click to expand...
Click to collapse
Enviado desde mi K88 mediante Tapatalk
juniorgerman said:
bro, that's typical is the charger
Enviado desde mi K88 mediante Tapatalk
Click to expand...
Click to collapse
Thanks, yes. It's related to the charger. I switch the charger from Lg to my iphone charger. (I lost my zte charger.) It back to normal. I been tried for more than 2 hours.
Thanks again bro
Well I went ahead and installed the rom and although the phone app is there, it refuses to make or receive calls with either AT&T or T-Mobile sim. Is this a hardware limitation of the device or just a missing library that will eventually be fixed? I may try the other rom tomorrow but I expect the results will be similar.
I'm not sure actually. I'm on puretalk and it won't call. But at last one other person outside the us had reported success.
evilwise said:
Well I went ahead and installed the rom and although the phone app is there, it refuses to make or receive calls with either AT&T or T-Mobile sim. Is this a hardware limitation of the device or just a missing library that will eventually be fixed? I may try the other rom tomorrow but I expect the results will be similar.
Click to expand...
Click to collapse
So this might be an issue with my device, because I was having the same issue with Lineage OS yesterday and switched to AOKP to see if it resolved it. However I'm having an issue where no matter what I set the display timeout to it always turns the screen off at 15 seconds.
what is the base of your firmware version
BSPEAR44 said:
So this might be an issue with my device, because I was having the same issue with Lineage OS yesterday and switched to AOKP to see if it resolved it. However I'm having an issue where no matter what I set the display timeout to it always turns the screen off at 15 seconds.
Click to expand...
Click to collapse
Enviado desde mi K88 mediante Tapatalk
juniorgerman said:
what is the base of your firmware version
Enviado desde mi K88 mediante Tapatalk
Click to expand...
Click to collapse
I'm willing to admit that I'm not sure which info your looking for here. I grabbed the most recent nightly off the aokp site. Here is my about screen if that helps.
no, the firmware version if it is b17 and b15?
BSPEAR44 said:
I'm willing to admit that I'm not sure which info your looking for here. I grabbed the most recent nightly off the aokp site. Here is my about screen if that helps.
Click to expand...
Click to collapse
Enviado desde mi K88 mediante Tapatalk
I'm pretty sure it is b17

Categories

Resources