[RECOVERY] TWRP for Onetouch Idol 3

FireLord

Inactive Recognized Developer
Dec 19, 2014
1,494
4,953
0
17
Noida
firelord.github.io
I've made TWRP for the Onetouch Idol 3. It should work when you flash it, but using it is still a try at your own risk procedure. Your bootloader must be unlocked ONLY on LP (MM is locked so cant flash on it)to use this recovery. Fastboot mode is used to flash or boot this recovery. To enter fastboot mode, adb reboot bootloader

To permanently flash it:
Code:
fastboot -i 0x1bbb flash recovery twrp.img
Update through existing TWRP:
Code:
Flash as image > recovery
The download is up on the AndroidFileHost

Device source:
Kernel
Device

Tester: @Demetris @Alek Dev

XDA:DevDB Information
[RECOVERY] TWRP for Onetouch Idol 3, Tool/Utility for the Alcatel Onetouch Idol 3

Contributors
FireLord
Source Code: https://github.com/omnirom


Version Information
Status: Stable

Created 2017-05-28
Last Updated 2017-05-28
 
Last edited:

Myrage2000

Member
Jul 3, 2015
11
4
0
Hey, I have a 6045Y

When I do a "fastboot -i 0x1bbb boot twrp.img", I have the following error :
"remote : stb not found".

If I "flash recovery twrp.img", then it succeed but I still have the stock recovery.
It's only hapenning with your version of twrp (but yours is up to date).
 

tomgv

Senior Member
Jan 11, 2011
577
246
43
Gostivar
Try to flash this recovery from older TWRP recovery. I don't have problems.

Download the latest TWRP image file (.img) from the download link.
Boot into the TWRP recovery. ( ...
Go to install and find and select the Images button. ( ...
Browse to the image that you downloaded and select it.
Choose recovery and swipe to flash.
You are done!
 

Myrage2000

Member
Jul 3, 2015
11
4
0
I flashed it your way, it succeed.
But then if I reboot my device in recovery mode, it boots in fastboot mode instead. It's like the recovery mode is broke.

I flashed the old version I had again.

This is weird, I can't flash a lot of things on this forum, I have french 6045Y, I think it is not fully supported.
(I tried to flash LineageOS, I got the same issue)
 

Myrage2000

Member
Jul 3, 2015
11
4
0
Hey,
I still have some issues flashing this, which is weird considering I can flash other versions of TWRP of this forum.
I'm updating to this version from my current twrp. The flash seems to succeed but then the recovery mode is broke and I got the fastboot mode starting instead...

I also tried to flash it from fastboot, the same issue is happening.

So I finally tried to do a fastboot boot to try it, and I got this error : "dtb not found".
I have a french 6045Y

Update :
According to this video https://www.youtube.com/watch?v=kTdKmceC5xU I should update the bootloader of my phone, which seems a good idea because my 6045Y might have a custom bootloader made by my mobile provider.
Is it possible to update the bootloader of my phone ? Where can I find one ? There's nothing on google

Update 2 :
My bootloader is likely to be old because I never received the MM update, I only have Android 5 (my phone provider is not updating it)
 
Last edited:

Nikola Jovanovic

Senior Member
Jul 4, 2012
621
88
0
Hey,
I still have some issues flashing this, which is weird considering I can flash other versions of TWRP of this forum.
I'm updating to this version from my current twrp. The flash seems to succeed but then the recovery mode is broke and I got the fastboot mode starting instead...

I also tried to flash it from fastboot, the same issue is happening.

So I finally tried to do a fastboot boot to try it, and I got this error : "dtb not found".
I have a french 6045Y

Update :
According to this video https://www.youtube.com/watch?v=kTdKmceC5xU I should update the bootloader of my phone, which seems a good idea because my 6045Y might have a custom bootloader made by my mobile provider.
Is it possible to update the bootloader of my phone ? Where can I find one ? There's nothing on google

Update 2 :
My bootloader is likely to be old because I never received the MM update, I only have Android 5 (my phone provider is not updating it)
Your stock (made by Alcatel) bootloader is different than custom made here by devs. You'll first have to unlock it, push by fastboot commands to the phone custom one, than you can install roms, etc. Try searching the threads here on forum, I done this part 2yrs ago, so I can't recall every step.
 

guiniol

Senior Member
Sep 25, 2012
68
39
0
Update 2 :
My bootloader is likely to be old because I never received the MM update, I only have Android 5 (my phone provider is not updating it)
I had the same problem. Solved it by flashing the GooGly ROM: https://forum.xda-developers.com/idol-3/development/rom-idol3-6045y-eu5-2-mm-googly-t3519943
Flashing takes a long time but it updates everything. Note that you will lose flashboot and will have to flash things through TWRP from then on.

---------- Post added at 03:23 AM ---------- Previous post was at 03:21 AM ----------

@FireLord I made a version with decryption working. Here is the link: https://www.androidfilehost.com/?fid=745425885120738038
Maybe you could mention it in OP for those who want encryption/decryption.
 
  • Like
Reactions: JoeyPPC

Myrage2000

Member
Jul 3, 2015
11
4
0

Myrage2000

Member
Jul 3, 2015
11
4
0
Good luck. If the aboot works, I may be interested.
Hey I'm flashing it at the moment.
I don't know if I'm going to try to restore aboot, because if it fails, I have no way to repair my phone since fastboot commands won't be enable.
And I can't try to flash a new twrp, because if it fails, again I have no way to do something...

I saw a lot of threads for fastboot commands on idol 4.7 6039, but none for idol 5.5 6045 :confused:
 

guiniol

Senior Member
Sep 25, 2012
68
39
0
Hey I'm flashing it at the moment.
I don't know if I'm going to try to restore aboot, because if it fails, I have no way to repair my phone since fastboot commands won't be enable.
And I can't try to flash a new twrp, because if it fails, again I have no way to do something...

I saw a lot of threads for fastboot commands on idol 4.7 6039, but none for idol 5.5 6045 :confused:
Yep, not sure there's a way to get back the fastboot commands. But as long as we have TWRP, then it
s fine.
 

Myrage2000

Member
Jul 3, 2015
11
4
0
Yep, not sure there's a way to get back the fastboot commands. But as long as we have TWRP, then it
s fine.
Yes !
But I hope we will never have to update TWRP, because if it fails, it fails x)
I saw a new thread with a tool alcatel flasher that works without fastboot commands.

Anyway, ...
 

guiniol

Senior Member
Sep 25, 2012
68
39
0
Yes !
But I hope we will never have to update TWRP, because if it fails, it fails x)
I saw a new thread with a tool alcatel flasher that works without fastboot commands.

Anyway, ...
Should be fine, we can use stuff like rashr to flash from the ROM and TWRP to flash from recovery. As long as we don't change both at once, we should always have at least one to flash the other with!
 

ciclolars

Senior Member
Nov 22, 2014
141
12
48
I have realized that this version of TWRP (3.1.1) doesn´t backup EFS partition but "firmware" partition, what means backup of firmware?
 

solquest3

Senior Member
Mar 27, 2013
392
34
28
Hello.
I'm trying to restore a backup (for going back to stock rom coming fro LineageOS 13.0 for Alcatel ONETOUCH IDOL 3 4.7 rom by alecbl.).
That backup was maden with this https://forum.xda-developers.com/id...-2-r5-twrp-t3574214/post73664585#post73664585, but launching 'adb restore Backup_14052017.bak' on command line I get this message in the phone (in TWRP):

command is: 'adbrestore' and there is no value
E:Unable to find file system (first period).
E:Unable to find file system (first period).
E:Unknown restore method for '/system'
E:ADB restore failed
Done processing script file

I'm using TWRP 3.1.0-0 and I've been told to use your version.
The problem is my phone is 6039, while in your download page I see

twrp-3.1.1-idol3.img
for the Alcatel Idol 3 5.5, by FireLord

Does this mean it works only with 6045?
And do you know how I can restore that backup?