Alcatel Pop 4S help rooting/installing custom recovery - Android Q&A, Help & Troubleshooting

Hello XDA Community!
I think this is my first post so yay! That being aside, I've recently bought an Alcatel Pop 4s ( MT6755M processor, 2gb of RAM) and I can't seem to find any guides on the internet nor on xda to root or flash a custom recovery on this device, I can't find any files at all, I've read guides of how to compile TWRP to your device but they all seem to require custom roms so I can't figure it out. I've also tried rooting the device with KingoRoot and pretty much every other one click root app and none of them worked.
I really would appreciate if someone could help me find a guide or a custom recovery/root method that works!
Cheers,
Kamefrede

Kamefrede said:
Hello XDA Community!
I think this is my first post so yay! That being aside, I've recently bought an Alcatel Pop 4s ( MT6755M processor, 2gb of RAM) and I can't seem to find any guides on the internet nor on xda to root or flash a custom recovery on this device, I can't find any files at all, I've read guides of how to compile TWRP to your device but they all seem to require custom roms so I can't figure it out. I've also tried rooting the device with KingoRoot and pretty much every other one click root app and none of them worked.
I really would appreciate if someone could help me find a guide or a custom recovery/root method that works!
Cheers,
Kamefrede
Click to expand...
Click to collapse
Hello there welcome to XDA .
Alcatel devices aren't really popular here on XDA unless someone like me or some other dev gets their hands on one. TWRP doesn't require any custom ROMs to build it (technically it does but it's not the flashing kind). If you had root then you could've provided your boot.img and recovery.img and I would've built TWRP for you.
There may be another way to backup your stock firmware in the event you brick in the future you can restore. For now, know that something is being worked on although I don't have this device.

kirito9 said:
Hello there welcome to XDA .
Alcatel devices aren't really popular here on XDA unless someone like me or some other dev gets their hands on one. TWRP doesn't require any custom ROMs to build it (technically it does but it's not the flashing kind). If you had root then you could've provided your boot.img and recovery.img and I would've built TWRP for you.
There may be another way to backup your stock firmware in the event you brick in the future you can restore. For now, know that something is being worked on although I don't have this device.
Click to expand...
Click to collapse
Thank you very much! I look forward to that something that is being worked on!

Kamefrede said:
Thank you very much! I look forward to that something that is being worked on!
Click to expand...
Click to collapse
Alright, let's go. I found a tool for you. Download this tool here and extract it. Open it up and I guess you should see prompts. Follow them and try to get the boot.img and recovery.img.
EDIT: Tool is only for android 5.1 and you have 6.0 right?
EDIT 2: 6.0 Backup here

kirito9 said:
Alright, let's go. I found a tool for you. Download this tool and extract it. Open it up and I guess you should see prompts. Follow them and try to get the boot.img and recovery.img.
EDIT: Tool is only for android 5.1 and you have 6.0 right?
/QUOTE]
I used the tool and only a build.prop file showed up in the backup folder, the device has encryption on do you think it could affect it?
Edit: figured a log would be useful pastebin. com / yXxgJdzv
Click to expand...
Click to collapse

Kamefrede said:
kirito9 said:
Alright, let's go. I found a tool for you. Download this tool and extract it. Open it up and I guess you should see prompts. Follow them and try to get the boot.img and recovery.img.
EDIT: Tool is only for android 5.1 and you have 6.0 right?
Click to expand...
Click to collapse
I used the tool and only a build.prop file showed up in the backup folder, the device has encryption on do you think it could affect it?
Edit: figured a log would be useful pastebin. com / yXxgJdzv
Click to expand...
Click to collapse
It said the page was removed. Send the link in a PM. Upload the build.prop file and await further instructions.
---------- Post added at 07:25 PM ---------- Previous post was at 07:12 PM ----------
Kamefrede said:
I used the tool and only a build.prop file showed up in the backup folder, the device has encryption on do you think it could affect it?
Edit: figured a log would be useful pastebin. com / yXxgJdzv
Click to expand...
Click to collapse
According to this...http://pastebin.com/yXxgJdzv. It doesn't seem to find your sdcard. Do you have an sdcard in the device?

kirito9 said:
It said the page was removed. Send the link in a PM. Upload the build.prop file and await further instructions.
---------- Post added at 07:25 PM ---------- Previous post was at 07:12 PM ----------
According to this...http://pastebin.com/yXxgJdzv. It doesn't seem to find your sdcard. Do you have an sdcard in the device?
Click to expand...
Click to collapse
Yes I have an sdcard on the device

Kamefrede said:
Yes I have an sdcard on the device
Click to expand...
Click to collapse
Trying creating the folder on the sdcard as specified in the log.

kirito9 said:
Trying creating the folder on the sdcard as specified in the log.
Click to expand...
Click to collapse
Done but still the same result

Kamefrede said:
Done but still the same result
Click to expand...
Click to collapse
Alright, give this a go https://forum.hovatek.com/thread-13347.html.

kirito9 said:
Alright, give this a go https://forum.hovatek.com/thread-13347.html.
Click to expand...
Click to collapse
This is confusing I installed the driver it asked me to install but when I clicked to power up the phone it installed another preloader driver and now I have two and I can't get it to work

kirito9 said:
Alright, give this a go https://forum.hovatek.com/thread-13347.html.
Click to expand...
Click to collapse
Okay on a further note I managed to do it but then to my surprise Miracle Box says >> Not supported
Edit: I noticed I accidentally double posted, sorry mods!

Kamefrede said:
Okay on a further note I managed to do it but then to my surprise Miracle Box says >> Not supported
Edit: I noticed I accidentally double posted, sorry mods!
Click to expand...
Click to collapse
Ok, let's revert back to the first method. Did you try both tools? Did you try to create the directory that was there?

kirito9 said:
Ok, let's revert back to the first method. Did you try both tools? Did you try to create the directory that was there?
Click to expand...
Click to collapse
Yes I did both with my phone and with adb on my phone it straight up wouldn't let me and on abd it said permission denied.

Kamefrede said:
Yes I did both with my phone and with adb on my phone it straight up wouldn't let me and on abd it said permission denied.
Click to expand...
Click to collapse
Hmmm, it seems that you need root for this to work. I'll try it on my device and see if it detects it.

kirito9 said:
Hmmm, it seems that you need root for this to work. I'll try it on my device and see if it detects it.
Click to expand...
Click to collapse
Oh, but don't the most common root methods involve using a zip file through a custom recovery?

Kamefrede said:
Oh, but don't the most common root methods involve using a zip file through a custom recovery?
Click to expand...
Click to collapse
Indeed they do but there are one click apps that work too like Kingroot. If Kingroot doesn't work then more then likely you need to root using a custom recovery.

kirito9 said:
Indeed they do but there are one click apps that work too like Kingroot. If Kingroot doesn't work then more then likely you need to root using a custom recovery.
Click to expand...
Click to collapse
Kingroot doesn't work on my phone, but custom recovery seems impossible for my device, this is confusing is my device unrootable?

Kamefrede said:
Kingroot doesn't work on my phone, but custom recovery seems impossible for my device, this is confusing is my device unrootable?
Click to expand...
Click to collapse
Not necessarily, but sometimes these things take time. I don't have the device for myself so I can't try anything with it so for now. I'l do more reading and get back to you.

kirito9 said:
Not necessarily, but sometimes these things take time. I don't have the device for myself so I can't try anything with it so for now. I'l do more reading and get back to you.
Click to expand...
Click to collapse
Okay thank you!

Related

Rooting stock V20C (2.3.3)

Hi folks...
According to reports on this forum, some people seem to have managed rooting their stock 2.3.3 roms.
However, I don't seem to be able to do this
I used the official LG update tool to upgrade to V20C, and it looks like I have a perfectly working Gingerbread installation, but when I try to root (using Gingerbreak, which I thought should work), nothing happens (Gingerbreak keeps running without changing anything).
In the DEV forum FAQ, there is no information about rooting GB roms (yet).
If anyone who successfully did this, would care to comment, I'd be very much obliged
thanks
d
Install cyper avjit gb rom via recovery..its already rooted
Somyab said:
Install cyper avjit gb rom via recovery..its already rooted
Click to expand...
Click to collapse
He cannot do any such thing with stock recovery. ("I used the official LG update tool to upgrade to V20C".) Duh!
@OP: See the recovery howto in my signature.
doktornotor said:
@OP: See the recovery howto in my signature.
Click to expand...
Click to collapse
Either that or do this:
in ADB:
adb devices
adb shell
echo 1 > /data/local/lge_adb.conf
then open superoneclick and root (using psneuter).
Thanks, that worked fine. First time I tried I had some problems but I must have done something wrong
Sent from my LG-P500 using XDA App
USB debug must be enabled?
What to you mean with 'in ADB'?
ZatBaloo said:
What to you mean with 'in ADB'?
Click to expand...
Click to collapse
Read the sticky threads for n00bs.
I mean I have no ADB.exe in andriod-sdk-windows\tools
ZatBaloo said:
I mean I have no ADB.exe in andriod-sdk-windows\tools
Click to expand...
Click to collapse
Use the EXE installer since obviously you have no clue what you are doing.
crap... didn't see the text file. adb has been moved to platform-tools. sorry
Doktornotor seems to have disappeared (deleted?) and his signature's gone with him also, it's impossible now to search on his username.
Does anyone have a link to the thread where he describes how to root by flashing? I'm probably too stupid to wrap my head around the search function on this site because I really can't find the thread. (by the way I don't think it was the general thread where he tells you how to flash gingerbead)
dryhte said:
Doktornotor seems to have disappeared (deleted?) and his signature's gone with him also, it's impossible now to search on his username.
Does anyone have a link to the thread where he describes how to root by flashing? I'm probably too stupid to wrap my head around the search function on this site because I really can't find the thread. (by the way I don't think it was the general thread where he tells you how to flash gingerbead)
Click to expand...
Click to collapse
I believe the file to be flashed was this, but I haven't tried it and I can't find the original thread either. :/
mihir287 said:
I believe the file to be flashed was this, but I haven't tried it and I can't find the original thread either. :/
Click to expand...
Click to collapse
Thanks, I have the file but it's the thread that I need
EDIT: found it! http://forum.xda-developers.com/showthread.php?t=1146566 (3rd post) Maybe Ciaox should mention in his howto-repo that this contains info about rooting stock 2.3.3

GT-N7105 - EFS Backup + Root + CWM Recovery + Triangle Away

After a few hours of research regarding this model (GT-N7105 LTE) I´ve decide to gather the most important things
EFS/IMEI Backup - http://forum.xda-developers.com/showthread.php?t=1946915 - Yes, it´s the only way, until now, to safely back it up for this model - tested by me
"On Win7 you have to right click the program, go to properties and tick 'run in administrator mode"
Root whithout CWM - http://forum.xda-developers.com/showthread.php?t=1933542 - tested by me
OR
http://forum.xda-developers.com/showthread.php?t=2050297 - not tested by me
CWM - http://tinyurl.com/ccqqvk4 - tested by me
Triangle away - http://tinyurl.com/ccqqvk4 - and - http://forum.xda-developers.com/showthread.php?t=1494114 tested by me
Samsung PIT Creator, Editor, Analyzer - http://forum.xda-developers.com/showthread.php?t=1916936 - thanks to lyriquidperfection and evilbarcode for the finding
Information regarding the sudden death on the note II - http://forum.xda-developers.com/showthread.php?t=2093599
- http://forum.xda-developers.com/showthread.php?t=2096045
If you are worried regarding security like the ExynosAbuse exploit you can also use Perseus Kernel to fix it - http://forum.xda-developers.com/showthread.php?t=1927852 This Kernel also provides a temporary fix for the sudden death issue. Its working fine with me, big thanks to AndreiLux.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
If anyone needs i've to disable sms to mms conversion used this method - http://forum.xda-developers.com/show....php?t=2012770
installed apk and Xposed framework
then installed the Disable SMS to MMS Conversion apk(http://www.villainrom.co.uk/forum/mi...ion.1/viewfile), enabled it on the xposed apk and works like a charm.
I've tested this methods and it's proven to work. Although read a lot before you flash because flashing something not proper will easily soft brick or even hard brick your device. If you have doubts, put them in the correct place for the effect, or just don´t flash.
All credits go to the devs of XDA and the people of the hardwarezone.
Hope this can be helpful
vash_stanped said:
After a few hours of research regarding this model (GT-N7105 LTE) I´ve decide to gather the most important things
EFS Backup - http://forum.xda-dev...d.php?t=1946915
Click to expand...
Click to collapse
Link errors
EFS Backup - http://forum.xda-dev...d.php?t=1946915
lthung said:
Link errors
EFS Backup - http://forum.xda-dev...d.php?t=1946915
Click to expand...
Click to collapse
Thanks! It's correct now
vash_stanped said:
After a few hours of research regarding this model (GT-N7105 LTE) I´ve decide to gather the most important things
EFS Backup - http://forum.xda-developers.com/showthread.php?t=1946915
Root whithout CWM - http://tinyurl.com/ccqqvk4
CWM - http://tinyurl.com/ccqqvk4
Triangle away - http://tinyurl.com/ccqqvk4
I've tested this methods and it's proven to work. Although read a lot before you flash because flashing something not proper will easily soft brick or even hard brick your device. If you have doubts, put them in the correct place for the effect, or just don´t flash.
All credits go to the devs of XDA and the people of the hardwarezone.
Hope this can be helpful
Click to expand...
Click to collapse
This http://forum.xda-developers.com/showthread.php?t=1922473 here is a much simpler way of backing up efs, and works for n7105, confirmed by me.
evilbarcode said:
This http://forum.xda-developers.com/showthread.php?t=1922473 here is a much simpler way of backing up efs, and works for n7105, confirmed by me.
Click to expand...
Click to collapse
No,N7105 just backup efs is useless,cann't get imei back,is same S3 LTE, LTE Version imei not in efs.....
deadman12 said:
No,N7105 just backup efs is useless,cann't get imei back,is same S3 LTE, LTE Version imei not in efs.....
Click to expand...
Click to collapse
So we don't know where the imei is located?
Will this work for us? http://forum.xda-developers.com/showthread.php?t=1946915
evilbarcode said:
So we don't know where the imei is located?
Will this work for us? http://forum.xda-developers.com/showthread.php?t=1946915
Click to expand...
Click to collapse
yes,this only way to backup IMEI
deadman12 said:
yes,this only way to backup IMEI
Click to expand...
Click to collapse
Thanks, this helps me alot,
Cheers,
Evil.
Hey deadman12,
Do you have any idea on what might be the problem here, http://forum.xda-developers.com/showpost.php?p=35535731&postcount=208
any help would be greatly appreciated.
Cheers,
Evil.
evilbarcode said:
Hey deadman12,
Do you have any idea on what might be the problem here, http://forum.xda-developers.com/showpost.php?p=35535731&postcount=208
any help would be greatly appreciated.
Cheers,
Evil.
Click to expand...
Click to collapse
Have you tried disabling antivirus and firewall? Did you run the app us admin ? I've managed to get it work on windows 8 64bits
vash_stanped said:
Have you tried disabling antivirus and firewall? Did you run the app us admin ? I've managed to get it work on windows 8 64bits
Click to expand...
Click to collapse
Dont have anti virus and yes i run everything as admin. The error just says it cant find the server.
Cheers,
Evil.
evilbarcode said:
Dont have anti virus and yes i run everything as admin. The error just says it cant find the server.
Cheers,
Evil.
Click to expand...
Click to collapse
Try re-instaling the program and then making sure the phone is in DIAG Mode. If that doesn´t work try asking lyriquidperfection perhaps he can help you.
I have tried Triangle away and keep getting the error 'cannot find hidden partition are you sure you are running ICS'
seems this came up a bit on the triangle away thread but no solution?
Apart from that thanks for the thread, Rooted, EFS backup and CWM flashed
Hi. How about the latest available ROM? Would be great if you add it on your list.
Just askin.
Thanks
Sent from my GT-N7105 using xda premium
icanfly77 said:
I have tried Triangle away and keep getting the error 'cannot find hidden partition are you sure you are running ICS'
seems this came up a bit on the triangle away thread but no solution?
Apart from that thanks for the thread, Rooted, EFS backup and CWM flashed
Click to expand...
Click to collapse
Did you try this http://forum.xda-developers.com/showthread.php?t=1494114 ? Try using the app - 15.10.2012 - v2.05
- Support for:
--- Samsung Galaxy S3 LTE GT-I9305
--- Samsung Galaxy Note 2 LTE GT-N7100
--- Various Qualcomm-based Samsung devices
Warm_ice said:
Hi. How about the latest available ROM? Would be great if you add it on your list.
Just askin.
Thanks
Sent from my GT-N7105 using xda premium
Click to expand...
Click to collapse
I could add that information but it seemed pointless because the roms for this device (that I'm aware) are already all together in the same page.
vash_stanped said:
Did you try this http://forum.xda-developers.com/showthread.php?t=1494114 ? Try using the app - 15.10.2012 - v2.05
- Support for:
--- Samsung Galaxy S3 LTE GT-I9305
--- Samsung Galaxy Note 2 LTE GT-N7100
--- Various Qualcomm-based Samsung devices
Click to expand...
Click to collapse
I get the same error "Can not detect hidden partition. Are you not running ICS?" I have run the latest version of Triangle Away and also 2.05 as you say.
No luck.
Any ideas?
Presjar said:
I get the same error "Can not detect hidden partition. Are you not running ICS?" I have run the latest version of Triangle Away and also 2.05 as you say.
No luck.
Any ideas?
Click to expand...
Click to collapse
That is strange, are you running stock kernel? sometimes different Kernel messes that up, do make sure the device is rooted. Try asking directly to Chainfire because i´ve run out of ideas.
Hey bro, might want to add this to the first post. http://forum.xda-developers.com/showthread.php?t=1916936
evilbarcode said:
Hey bro, might want to add this to the first post. http://forum.xda-developers.com/showthread.php?t=1916936
Click to expand...
Click to collapse
Thanks! Did you try it on our phone?

[Q] Sansung Galaxy Player 3.6 inch root help.

I have been looking EVERYWHERE for an understandable way to root my galaxy player 3.6 inch. It is the U.S. version, and I am using windows 7 32 bit. I have tried SuperOneClick, but it goes unresponsive. Please help, anyone? I have looked at the other pages, yes i have looked at the one for noobs too, and i couldnt understand it.
Snakeman709 said:
I have been looking EVERYWHERE for an understandable way to root my galaxy player 3.6 inch. It is the U.S. version, and I am using windows 7 32 bit. I have tried SuperOneClick, but it goes unresponsive. Please help, anyone? I have looked at the other pages, yes i have looked at the one for noobs too, and i couldnt understand it.
Click to expand...
Click to collapse
install cwm from here: http://forum.xda-developers.com/showthread.php?t=2198234
flash root package from here: http://d-h.st/TIa
goldflame09 said:
install cwm from here: http://forum.xda-developers.com/showthread.php?t=2198234
flash root package from here: http://d-h.st/TIa
Click to expand...
Click to collapse
now which do i do first, and how?
Snakeman709 said:
now which do i do first, and how?
Click to expand...
Click to collapse
put zip on sdcard then install cwm. after that, flash the zip
zaclimon said:
Instructions:
Well you do already know... But for those not knowing, Flash the tar with odin or the normalboot.img with heimdall.
Click to expand...
Click to collapse
goldflame09 said:
put zip on sdcard then install cwm. after that, flash the zip
Click to expand...
Click to collapse
i know how to go into ODIN mode, but how do i flash it, and where is the tar?
im sorry, these are really dumb questions, i know.
goldflame09 said:
put zip on sdcard then install cwm. after that, flash the zip
Click to expand...
Click to collapse
and how do i install cwm
goldflame09 said:
put zip on sdcard then install cwm. after that, flash the zip
Click to expand...
Click to collapse
i got it working, thanks a MILLION, ive been trying to do this for 6 months!
Snakeman709 said:
i know how to go into ODIN mode, but how do i flash it, and where is the tar?
im sorry, these are really dumb questions, i know.
Click to expand...
Click to collapse
how to flash: http://forum.xda-developers.com/showpost.php?p=23290275
tar: which version you have: us or intl
zaclimon said:
Download:
Kernel Download
Kernel Download (US devices)
Click to expand...
Click to collapse
---------- Post added at 11:38 PM ---------- Previous post was at 11:38 PM ----------
Snakeman709 said:
i got it working, thanks a MILLION, ive been trying to do this for 6 months!
Click to expand...
Click to collapse
oh ok. wow thats a long time

verizon samsung I110 illusion root files

hi this is my first post i need help rooting this phone i have odin v1.3 i am looking for 2 files that i need to root phone pre-rooted kernel and stock kernel i tried looking for it but every link comes out invalid or does not exsist if anyone has those 2 files i apretiate if you can link where i can get it or pm me with the 2 files thanks for any info
wow no reply can any one give me any info with this root still cant find those 2 files i will keep serching the web hopfuly i can find them
coolstufwiz said:
wow no reply can any one give me any info with this root still cant find those 2 files i will keep serching the web hopfuly i can find them
Click to expand...
Click to collapse
Me too, I need the root file, I have searched all, but no way.
coolstufwiz said:
hi this is my first post i need help rooting this phone i have odin v1.3 i am looking for 2 files that i need to root phone pre-rooted kernel and stock kernel i tried looking for it but every link comes out invalid or does not exsist if anyone has those 2 files i apretiate if you can link where i can get it or pm me with the 2 files thanks for any info
Click to expand...
Click to collapse
coolstufwiz said:
wow no reply can any one give me any info with this root still cant find those 2 files i will keep serching the web hopfuly i can find them
Click to expand...
Click to collapse
albakali said:
Me too, I need the root file, I have searched all, but no way.
Click to expand...
Click to collapse
Turns out I was looking for those files too, couldn't find them so I gave up. However, I was able to root my Samsung Illusion with Framaroot
http://forum.xda-developers.com/showthread.php?t=2130276
The version I used was 1.8.0

[Q] Cyanogenmod 10.2 on HOX+ International

I've searched and searched for a proper guide to do this, but without look. Somehow Google are not able to distinguish between the standard X and X+. Does anyone here have a guide thats broken down in all steps? I've never rooted my Android phone before, so need all the basics.
Thanks!
Morten_Hjort said:
I've searched and searched for a proper guide to do this, but without look. Somehow Google are not able to distinguish between the standard X and X+. Does anyone here have a guide thats broken down in all steps? I've never rooted my Android phone before, so need all the basics.
Thanks!
Click to expand...
Click to collapse
Welcome on XDA!
for Root; http://forum.xda-developers.com/showthread.php?t=2430358
On Post 2 the creator write how to unlock bootloader..
Kernel flash also with this tool all steps to install customrom in the treat from the Rom!
Warcliffe said:
Welcome on XDA!
for Root; http://forum.xda-developers.com/showthread.php?t=2430358
On Post 2 the creator write how to unlock bootloader..
Kernel flash also with this tool all steps to install customrom in the treat from the Rom!
Click to expand...
Click to collapse
Thanks! I'll give a go and let you know if it works
Hmm the app cant recognize my phone on Win7. And I'm not allowed to write this in the forum. So I'm no step further at the moment :l
I'm having the same issue. I have tried going through Cyanogenmod's website, which said device not recognised, which confuses me!?
paulmoody24 said:
I'm having the same issue. I have tried going through Cyanogenmod's website, which said device not recognised, which confuses me!?
Click to expand...
Click to collapse
Yeah I think their auto-installer dont support the HOX+
Morten_Hjort said:
Yeah I think their auto-installer dont support the HOX+
Click to expand...
Click to collapse
I haven't even managed to unlock bootloader through HTC's dev website!?

Categories

Resources