Do this at your own risk i will not be responsible for any damage. i am not a C7 user and i havent tried this...
Do a Backup or have a stock rom downloaded from sammobile site.
Your device must have atleat 60% of charge.
Goto Settings -> Security and enable the "Unknown sources".
For your safety, please take backup of your importent stuffs.
Turn on USB debugging mode from Developer Options on your Samsung Galaxy C7. To turn on USB debugging you have to enable Developer options, GoTo settings -> About and tap multiple times on build number.
turn on OEM unlock from developer options..
and here i repeat "on your own risk"..
Steps to install TWRP on Samsung Galaxy C7
1. Goto official TWRP page and download twrp-2.8.x.x-xxx.img file for your Samsung Galaxy C7. Keep twrp-2.8.x.x-xxx.img file in a separate folder.
2. Your PC must have ADB & fastboot installed and configured. For quick installation try 15 Second ADB installer. download
http://forum.xda-developers.com/showthread.php?p=48915118#post48915118
3/ Now connect your device to your PC and goto twrp folder and press and hold shift then rightclick on white space and "Open command window here".
3. Now type following commands at command prompt.
"adb reboot bootloader" - to boot your device into bootloader.
after booting into bootloader type "fastboot flash recovery twrp-2.8.x.x-xxx.img" - this will flash TWRP recovery on your Samsung Galaxy C7.
"fastboot reboot" - to reboot your device.
After reboot type "adb reboot recovery" - to boot into recovery mode.
Now:
1. Download Super SU by chainfire from the following link and put it in the root of your internal storage.
https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip?retrieve_file=1
2. Boot into TWRP from your device and install/flash UPDATE-SuperSU-vX.XX.zip zip in your Samsung Galaxy C7.
May be u can use ODin to flash twrp..
Thank you but I don't find twrp for Samsung c7... and I think he don't exist. Any other idea ?
Lykeul said:
Thank you but I don't find twrp for Samsung c7... and I think he don't exist. Any other idea ?
Click to expand...
Click to collapse
no idea... devs are not looking at this phone i think.
Snif, I hope we do it... no method work, all one click or apk try don't work... wait and see
Any news?
Not for me, no news and no root
Ii followed this instructions to root my samsung C7 i installed both twrp and also other but i am not able to boot into twrp recovery with vol Up+power+home key its still the regular recovery mode how can i get the Twrp mode..? Plz answer
thank you
There is no TWRP for the SM-C7000 for offical use. Only in some paid chineses forums is a rooting method available.
https://forum.xda-developers.com/android/software-hacking/root-galaxy-c7-tested-stable-t3547186
ROOT GALAXY C7
BY ME
Thanks for your superb work.
javad0644 said:
https://forum.xda-developers.com/android/software-hacking/root-galaxy-c7-tested-stable-t3547186
ROOT GALAXY C7
BY ME
Click to expand...
Click to collapse
Only javed0644 method is working.. i have tried it on my samsung c7 hongkong veesion having june security patch C700ZHU2AQF2, without any problem and also installed xpose framework.
Galaxy C7 Developer & Tester Telegram Channel
https://t.me/GalaxyC7OT
TWRP for Galaxy C7: https://forum.xda-developers.com/android/development/recovery-official-twrp-galaxy-c7-t3684983
work in android 7.0?
immunology said:
work in android 7.0?
Click to expand...
Click to collapse
no don use it on android 7
Related
anyone tell me how to unlock my lenovo s850 officially or unofficially and install twrp.
Sent from my Lenovo S850 using XDA-Developers mobile app
Henil Dedania said:
anyone tell me how to unlock my lenovo s850 officially or unofficially and install twrp.
Sent from my Lenovo S850 using XDA-Developers mobile app
Click to expand...
Click to collapse
Check These Links For Rooting & TWRP ..
Cause there is no Device Forum For S850 in XDA..
Rooting S850
TWRP S850 ..
& This XDA Thread Shares A Rooting Method for S850, Take a Look @ it Too ..
XDA Rooting Thread for S850 ..
Henil Dedania said:
anyone tell me how to unlock my lenovo s850 officially or unofficially and install twrp.
Sent from my Lenovo S850 using XDA-Developers mobile app
Click to expand...
Click to collapse
1) you need sp flash tool
2)download the twrp for your phone model
3)SuperSU.zip file
Install the flash tool on your pc.open scatter loading ,browse and select the the scatter text in twrp file.now cluck download .power off your phone ,and plug it to PC through USB wait for the check mark and you've installed recovery.
Now enter recovery mode (its dffrnt for dffnt phone model) but basic method is pressing vol+ vol- and power button simultaneously .
Once you entered recovery select install browse and find the SuperSU. Zip and install it .you're done
First you need to have the required files :
Platform tools for android which can be found at the official android developers site with a quick search.
TWRP image: I cant post external links so you have to find it on your own,it is pretty easy just search twrp image Lenovo s850
SuperSu.zip:any version is fine look it up on the website of chainfire
Enable USB debugging... For that you need to have developer options enabled which can be done by tapping the build number seven times in settings->about phone.
connect it to your pc with the proper drivers installed though most of the time they are not required starting from windows 7.
Copy the twrp image in the same folder as adt->platform tools. Copy SuperSu to your phone.
Open a command prompt window in the same folder as your adt and twrp, by holding shift and a right click.
Type "adb reboot bootloader" and hit enter.This reboots your device into bootloader mode.
Then type "fastboot oem unlock" and hit enter which will unlock your bootloader.
then finally for installing twrp image type "fastboot flash recovery twrp.img" and hit enter(Note : you should rename your twrp image file to twrp.img ).Then reboot into recovery mode.
In recovery mode you will see an option "Install' Click on it and navigate to your destination where the supersu file is kept and install it
Done.
Also note that I have not personally verified this but it should work just fine.
7H3WH173R48817 said:
First you need to have the required files :
Platform tools for android which can be found at the official android developers site with a quick search.
TWRP image: I cant post external links so you have to find it on your own,it is pretty easy just search twrp image Lenovo s850
SuperSu.zip:any version is fine look it up on the website of chainfire
Enable USB debugging... For that you need to have developer options enabled which can be done by tapping the build number seven times in settings->about phone.
connect it to your pc with the proper drivers installed though most of the time they are not required starting from windows 7.
Copy the twrp image in the same folder as adt->platform tools. Copy SuperSu to your phone.
Open a command prompt window in the same folder as your adt and twrp, by holding shift and a right click.
Type "adb reboot bootloader" and hit enter.This reboots your device into bootloader mode.
Then type "fastboot oem unlock" and hit enter which will unlock your bootloader.
then finally for installing twrp image type "fastboot flash recovery twrp.img" and hit enter(Note : you should rename your twrp image file to twrp.img ).Then reboot into recovery mode.
In recovery mode you will see an option "Install' Click on it and navigate to your destination where the supersu file is kept and install it
Done.
Also note that I have not personally verified this but it should work just fine.
Click to expand...
Click to collapse
OK I will try this method thank you for replaying?
Sent from my Lenovo S850 using XDA-Developers mobile app
Hello Guys,
Today I am going to assist you on rooting your HTC Desire 826 (All Models).
We will be using the conventional method of rooting i.e. flashing SuperSU through recovery. Just follow my steps carefully
and you will root your device successfully without any mess....
Note : The first TWRP recovery made for this device was not perfect. After installing the recovery the touch wasn't working on some models.....However in this post I have provided the Chinese Mod of that TWRP recovery... This works in all models of HTC Desire 826....Thanks to the Chinese guy whose modified the recovery... Don't worry, the recovery is in English, only installation is Chinese and that to only 2 steps which I will explain in this post.
Alert: I am not responsible for any kind of brick(hard or soft) that your device may suffer during this procedure...This method is full proofed but only when you follow it as mentioned...So proceed at your own risk.
1. Installing all necessary drivers
The first step is to install proper drivers for your device on PC. I would recommend to download and install HTC Sync Manager and connect your device to PC...HTC Sync Manager will automatically install all the required drivers that we need for our process...
You can download it from the below link..
https://www.mediafire.com/?m5xcho7w534p936
2. Download Minimal ADB Tools
Now download the adb tools required for our process from the below link
https://www.mediafire.com/folder/483igl8a45dy2/adb
3. Unlock your Bootloader (Very Important)
This step is must.....You have to unlock your bootloader before proceeding further.....
Warning : Unlocking your bootloader will void your software warranty...Also after unlocking the bootloader, the device will be reset... So do backup all your important data from internal memory to sd card or to pc.
You can use 2 methods to unlock your bootloader..
1. By using kingo bootloader unlock... Download it from here http://www.mediafire.com/download/221m4bgsptnmhgj/HTC_Bootloader_Unlock.exe
Download and install this software... Now Connect your phone to PC....Make sure USB Debugging is enabled on your device...Now open Kingo Bootloader Unlock...The software will automatically detect your device....Click on Unlock...It will unlock your phone's bootloader automatically and you're ready to go.....
2. By using HTC's official unlock method...
If the above method fails then goto http://www.htcdev.com/ and create an account and then follow the steps given there to unlock your bootloader.....
Note : This process includes a step where you need to download adb files....No need to download from there....The link for adb files provided by me are sufficient. Just proceed the steps using those adb files.
Now download SuperSU zip by Chainfire from the below link and place the file in your internal memory
http://www.supersu.com/download
Please download the latest zip file and not the apk file.
Important : Go on the above link and Download the latest flashable zip file otherwise you will suffer a bootloop and your device will be stuck on HTC logo
4. Installing TWRP recovery
After you have successfully unlocked your device's bootloader, u need to install the TWRP recovery.
Download the TWRP recovery from here .... https://www.mediafire.com/?hn2j75fxj6hkj9w
Step 1 : Goto Fasboot USB mode
Connect your device to PC.
Open the adb folder downloaded before. While holding the shift key, right click anywhere on the white space inside the folder...
You will see an option namely - Open command prompt here
Click on that........Now type the following command in the cmd window that opens up...
adb reboot bootloader
This will boot your device to bootloader mode...Make sure it says "bootloader usb" there.
Step 2 : Install TWRP
Now double click and open the twrp file downloaded previously.....A command promt will open up with something written in Chinese... Press Enter twice and the twrp recovery will be pushed to your device.....
Done...You have succesfully installed TWRP recovery on your device.
5. Flashing SuperSU
Now disconnect your device from pc....From "fastboot" mode use the up/down volume button to navigate to "hboot" option and press power button to goto "hboot" menu...From there goto "recovery" option and press power button to enter the recovery menu...
TWRP recovery will open up....
On the first screen you will see a warning....Just ignore that and goto the bottom where its written "Swipe to Allow Modifications" and swipe right.
Now a menu will come up...
Select the first option i.e Install
Now Search the SuperSU.zip file in your internal memory that you downloaded previously and select it.
Recovery will flash the zip file.
Now reboot your device.....
Hurrah! Your device is successfully rooted
Goto App launcher and check if there is SuperSU app there. If yes then your device is succesfully rooted.
To verify whether your device is properly rooted, download the root checker app from play store....
If you have any doubts regarding this post, do post your replies so that I can resolve them.
This thread has been started for HTC Desire 826 Device......
If you have any news or mods regarding this device or any custom ROM, feel free to share with everyone via this post.....
Hit THANKS button if I helped you or if you liked my post.
after instaling supersu ... phone is not booting it is hanging in htc screen
karth83 said:
after instaling supersu ... phone is not booting it is hanging in htc screen
Click to expand...
Click to collapse
got the stock rom back with the help of gsmdevelopers forum
karth83 said:
got the stock rom back with the help of gsmdevelopers forum
Click to expand...
Click to collapse
Now is your phone rooted?
Ishan16 said:
Now is your phone rooted?
Click to expand...
Click to collapse
no it is back to stock. atleast i m happy for phone working
can i borrow acc in htcdev ?
pokemon_2201 said:
can i borrow acc in htcdev ?
Click to expand...
Click to collapse
you can easily create, what happened?
Ishan16 said:
Hello Guys,
Today I am going to assist you on rooting your HTC Desire 826 (All Models).
We will be using the conventional method of rooting i.e. flashing SuperSU through recovery. Just follow my steps carefully
and you will root your device successfully without any mess....
Note : The first TWRP recovery made for this device was not perfect. After installing the recovery the touch wasn't working on some models.....However in this post I have provided the Chinese Mod of that TWRP recovery... This works in all models of HTC Desire 826....Thanks to the Chinese guy whose modified the recovery... Don't worry, the recovery is in English, only installation is Chinese and that to only 2 steps which I will explain in this post.
Alert: I am not responsible for any kind of brick(hard or soft) that your device may suffer during this procedure...This method is full proofed but only when you follow it as mentioned...So proceed at your own risk.
1. Installing all necessary drivers
The first step is to install proper drivers for your device on PC. I would recommend to download and install HTC Sync Manager and connect your device to PC...HTC Sync Manager will automatically install all the required drivers that we need for our process...
You can download it from the below link..
https://www.mediafire.com/?m5xcho7w534p936
2. Download Minimal ADB Tools
Now download the adb tools required for our process from the below link
https://www.mediafire.com/folder/483igl8a45dy2/adb
3. Unlock your Bootloader (Very Important)
This step is must.....You have to unlock your bootloader before proceeding further.....
Warning : Unlocking your bootloader will void your software warranty...Also after unlocking the bootloader, the device will be reset... So do backup all your important data from internal memory to sd card or to pc.
You can use 2 methods to unlock your bootloader..
1. By using kingo bootloader unlock... Download it from here http://www.mediafire.com/download/221m4bgsptnmhgj/HTC_Bootloader_Unlock.exe
Download and install this software... Now Connect your phone to PC....Make sure USB Debugging is enabled on your device...Now open Kingo Bootloader Unlock...The software will automatically detect your device....Click on Unlock...It will unlock your phone's bootloader automatically and you're ready to go.....
2. By using HTC's official unlock method...
If the above method fails then goto http://www.htcdev.com/ and create an account and then follow the steps given there to unlock your bootloader.....
Note : This process includes a step where you need to download adb files....No need to download from there....The link for adb files provided by me are sufficient. Just proceed the steps using those adb files.
Now download SuperSU zip by Chainfire from the below link and place the file in your internal memory
https://www.mediafire.com/?62mm4vg153a8jzf
4. Installing TWRP recovery
After you have successfully unlocked your device's bootloader, u need to install the TWRP recovery.
Download the TWRP recovery from here .... https://www.mediafire.com/?hn2j75fxj6hkj9w
Step 1 : Goto Fasboot USB mode
Connect your device to PC.
Open the adb folder downloaded before. While holding the shift key, right click anywhere on the white space inside the folder...
You will see an option namely - Open command prompt here
Click on that........Now type the following command in the cmd window that opens up...
adb reboot bootloader
This will boot your device to bootloader mode...Make sure it says "bootloader usb" there.
Step 2 : Install TWRP
Now double click and open the twrp file downloaded previously.....A command promt will open up with something written in Chinese... Press Enter twice and the twrp recovery will be pushed to your device.....
Done...You have succesfully installed TWRP recovery on your device.
5. Flashing SuperSU
Now disconnect your device from pc....From "fastboot" mode use the up/down volume button to navigate to "hboot" option and press power button to goto "hboot" menu...From there goto "recovery" option and press power button to enter the recovery menu...
TWRP recovery will open up....
On the first screen you will see a warning....Just ignore that and goto the bottom where its written "Swipe to Allow Modifications" and swipe right.
Now a menu will come up...
Select the first option i.e Install
Now Search the SuperSU.zip file in your internal memory that you downloaded previously and select it.
Recovery will flash the zip file.
Now reboot your device.....
Hurrah! Your device is successfully rooted
Goto App launcher and check if there is SuperSU app there. If yes then your device is succesfully rooted.
To verify whether your device is properly rooted, download the root checker app from play store....
If you have any doubts regarding this post, do post your replies so that I can resolve them.
This thread has been started for HTC Desire 826 Device......
If you have any news or mods regarding this device or any custom ROM, feel free to share with everyone via this post.....
Hit THANKS button if I helped you or if you liked my post.
Click to expand...
Click to collapse
It will work with marshmallow
saifsalee said:
It will work with marshmallow
Click to expand...
Click to collapse
Yes
thanks it`s working fine
Ishan16 said:
Yes
Click to expand...
Click to collapse
yes its working fine just we have to install latest supersu zip file
otherwise it will stuck on boot logo
note
karth83 said:
you can easily create, what happened?
Click to expand...
Click to collapse
I have big trouble to create acc
pokemon_2201 said:
I have big trouble to create acc
Click to expand...
Click to collapse
U have to just create account with your email address. Please explain the actual problem.
what device you have ? HTC D826 Dtul ?
success rate
Dont mind but what is the success rate and if anything happens then what shud i do to install stock ROM plus does it work on marshmellow
---------- Post added at 08:42 PM ---------- Previous post was at 08:37 PM ----------
saifsalee said:
yes its working fine just we have to install latest supersu zip file
otherwise it will stuck on boot logo
Click to expand...
Click to collapse
from where i can get latest supersu zip file
rahuld41 said:
Dont mind but what is the success rate and if anything happens then what shud i do to install stock ROM plus does it work on marshmellow
---------- Post added at 08:42 PM ---------- Previous post was at 08:37 PM ----------
from where i can get latest supersu zip file
Click to expand...
Click to collapse
it works 100%
just follow the link for updated SuperSU zip filee
https://forum.xda-developers.com/showthread.php?t=1538053
Hang on boot screen
karth83 said:
no it is back to stock. atleast i m happy for phone working
Click to expand...
Click to collapse
I got same problem with HTC desire 826 after fleshing supersu plz tel how to restore back
htc desire 826 root problem
karth83 said:
after instaling supersu ... phone is not booting it is hanging in htc screen
Click to expand...
Click to collapse
i have also same problem plz can you help me to solve this issue.
help me could not flash supersu
i Install the twrp and after that when i flash supersu zip file it say sucess but do not install supersu help me i try three times
I tried to root my phone using twrp. after i rooted it using TWRP my phone isnt turning on... its stuck on boot logo (HTC) I cant turn it off ? How can I turn it off ?
Boot loop
After flashing the superSU, I'm stuck in the HTC logo screen. I tried to hard reset the phone to enter the hdboot menu, but I failed, because it gets stuck in the logo screen again!
I'm literally freaking out!
Can you please help me? Neither hard reset nor soft reset is working and I don't know what to do.
please help
I buy this phone few days ago and wanted to install cm14.1 and read the procedure all but when i try to use adb and unlock bootloader im not able to or my device not getting detect by adb it dose when i use usb tethering but i tried to reboot bootloader no luck then again i tried to boot in stock recovery and select to reboot bootloader it not getting me to fast boot screeen how i can make things go and unlock the bootloader and install twrp and install cm14.1 sorry im new to this device
vincy009 said:
I buy this phone few days ago and wanted to install cm14.1 and read the procedure all but when i try to use adb and unlock bootloader im not able to or my device not getting detect by adb it dose when i use usb tethering but i tried to reboot bootloader no luck then again i tried to boot in stock recovery and select to reboot bootloader it not getting me to fast boot screeen how i can make things go and unlock the bootloader and install twrp and install cm14.1 sorry im new to this device
Click to expand...
Click to collapse
Why choosing hard method
Install kingroot .
Root your phone.
Install flashify
Download twrp IMG
Flash it using flashify
You r done
Like if helpful
Thanks but I made it work actually the screen was in fastboot I wasn't knowing..
And about rooting kingroot is the worst way to root it dosent gives you the Complete root privilege its something like half rooted go for supersu allways
vincy009 said:
Thanks but I made it work actually the screen was in fastboot I wasn't knowing..
And about rooting kingroot is the worst way to root it dosent gives you the Complete root privilege its something like half rooted go for supersu allways
Click to expand...
Click to collapse
Half rooted like what? Example?
U have to download Universal ADB driver from XDA or Google it.
Firstly install adb drivers then download twrp 3.0.2 from twrp official site.
Put files in C:/adb/
Right Click + Shift on adb folder
Then choose command prompt
Open developer options
Enable OEM Unlocking
Enable USB debugging
Attach cable to phone
Phone will shows option
Tick and press OK
Goto command prompt
Commands
abd devices
It shows your device is connected or not
If device shows then type command
adb reboot bootloader
Device will be restarts and stuck on logo or it will shows fastboot mode
Type command
fastboot devices
Your device will be show here
Type command
device oem unlock
It shows message Okay
Your device is unlocked now
Type command
fastboot flash recovery twrp_jalebi.img ( ur twrp name)
Type command
fastboot reboot
Your device is unlocked now.
Now download supersu.zip and install it with twrp
Note:Flash supersu.zip is only required for lollipop version.
In marshmallow and noughat you don't need to flash supersu. If you do same then you will be got a device with bootloop.
In 6.0.1 and 7.0 the root access is already installed . you can got it from developer mode.
Hit thanks if I give you right instructions.
Team Win Recovery Project For infinix-
Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images.
Team Win Recovery Project or twrp for Infinix, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's a fully touch driven user interface , no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
twrp Recovery, Root method and Firmware is available for all infinix Model including hot, Note, S and Zero series.
Don't Mirror Links Must add thread Link..
Disclaimer-
Code:
I am Not Responsible for any Damage to Your Phone Due to Flashing.
Download twrp and CTR-
1. infinix Note 3 Pro Nougat- https://androidfilehost.com/?fid=673791459329056233
2. Hot 4 Pro - https://androidfilehost.com/?fid=673791459329056234
3. Hot 4- https://androidfilehost.com/?fid=673791459329056238
4. Hot 5- https://androidfilehost.com/?fid=745849072291683697
5. Hot S2- https://androidfilehost.com/?fid=673791459329056240
6. Hot S- https://androidfilehost.com/?fid=889964283620761021
7. Note 2- https://androidfilehost.com/?fid=745849072291683786
8. Note 4 Pro- https://androidfilehost.com/?fid=962021903579487616
9. Note 4- https://androidfilehost.com/?fid=962021903579487622
10. Hot 5- https://androidfilehost.com/?fid=817906626617941590
11. Zero 3 MM- https://androidfilehost.com/?fid=889964283620761024
12. Note 3- https://androidfilehost.com/?fid=673791459329056293
13. Zero 4 Plus- https://androidfilehost.com/?fid=817906626617941588
14. Zero 4- https://androidfilehost.com/?fid=889964283620761028
Note- New Devices will be added Soon..
Installation Guide-
A. Fastboot method-
1. Put Downloaded twrp in adb folder and rename it 'recovery.img'
2. reboot phone to bootloader, Connect to PC with usb
3. open cmd in adb folder. type.
Code:
fasboot oem unlock
Code:
fastboot flash recovery recovery.img
Code:
fastboot reboot
Done. Recovery is Now Flashed.
B. SP flash tool Method-
1. Download twrp from above and extract.. install V-COM Driver on PC https://androidfilehost.com/?fid=817550096634801170
2. Run SP flash tools Load Scatter from Recovery folder, Check Recovery only and under recovery section load Downloaded twrp.img File [SP flash tool] https://androidfilehost.com/?fid=745425885120763929
3. Click Download. as soon as Connect Your Switched off Phone to PC with usb.
4. wait for Success Done.
Root-
1. Reboot to twrp create a nandroid backup.
2. Flash Magisk or Supersu. Install/SD card and locate Magisk ZIP/SuperSU.ZIp Download Here magisk https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
3. or with SuperSu Download Here https://forum.xda-developers.com/apps/supersu/v2-64-2-66-supersu-mode-t3286120
4. Done. reboot system Now
Firmware-
official Firmware is Provided by jack24
https://romprovider.com/2017/10/download-firmware-infinix/
Flash with SP flash tools.
XDA:DevDB Information
Infinix Support, Device Specific App for all devices (see above for details)
Contributors
XN Logos, XN Logos
Credit-
XN Logos, teamwin, jack24 and all other Member Who Support me.
Version Information
Status: Beta
Beta Release Date: 2017-10-27
Created 2017-10-28
Last Updated 2017-10-27
Twrp infinix zero 4 + nougat is that available .
How i can get it that recovery please help.
Hot 3
Could you please make one for Hot 3 ? This will be appreciated
Infinix hot s3 twrp please.,.?
please make one for Infinix Hot S3, thanks in advance
Guys, the account has been disabled. Whom are you requesting to. @admin, can someone please close this thread or mark it as closed?
rramzkie30 said:
please make one for Infinix Hot S3, thanks in advance
Click to expand...
Click to collapse
Is this TWRP working for Hot S3 ?
Can you please verify?
https://droidfilehost.com/download-infinix-hot-s3-twrp_v3-1-0_zip/
Ali_Waris said:
Is this TWRP working for Hot S3 ?
Can you please verify?
Click to expand...
Click to collapse
I can't install it :crying: I found out that the Recovery Mode of Hot S3 is unaccessible and the bootloader is locked even though I've already unlocked it on Settings>Developers Option. Sorry for the late reply.
rramzkie30 said:
I can't install it :crying: I found out that the Recovery Mode of Hot S3 is unaccessible and the bootloader is locked even though I've already unlocked it on Settings>Developers Option. Sorry for the late reply.
Click to expand...
Click to collapse
have you tried
fastboot oem unlock
Ali_Waris said:
have you tried
fastboot oem unlock
Click to expand...
Click to collapse
Yes, and nothing happens, just an error saying that i need a code/password something like that, I already forgot what its says exactly.
adb devices - the pc found my device
adb reboot bootloader -i dont know if it boots, i only see the Infinix Logo
fastboot devices - pc still found my device
fastboot oem unlock - and the error shows up :crying:
tried also
adb reboot recovery
and I just saw a "No Command" then reboot instantly in a blink of an eye
Is there a command in ADB to unlock it other than the "fastboot oem unlock" command?
rramzkie30 said:
Yes, and nothing happens, just an error saying that i need a code/password something like that, I already forgot what its says exactly.
adb devices - the pc found my device
adb reboot bootloader -i dont know if it boots, i only see the Infinix Logo
fastboot devices - pc still found my device
fastboot oem unlock - and the error shows up :crying:
tried also
adb reboot recovery
and I just saw a "No Command" then reboot instantly in a blink of an eye
Is there a command in ADB to unlock it other than the "fastboot oem unlock" command?
Click to expand...
Click to collapse
May be, we'll have to wait until someone succeeds in unlocking bootloader.
Can't find a scatter file for this. Can anyone help?
EDIT: So apparently no one uploaded the scatter file separately. Had to download entire stock ROM to get it.
Hi, I tried a different guide and failed miserably and am stuck on bootloop atm. anyone help me out?
I posted a separate thread yesterday
https:// forum. xda-developers .com/apps/supersu/failed-root-infinix-hot-4-logo-looping-t3807992
got infinix note 4 x572 running oreo 8.1, flashed your provided image, and now when i press power+vol.down it shows a black screen with "factory mode" written in top in yellow, and nothing else, the buttons are not working! i can't seem to get into twrp recovery mode !
infinix zero 4 bricked
why is my infinix zero 4 (based on android 6.0) bricked after flashing your twrp by adb commands you provided in this page? It is always rebooted when displaying the infinix word.
Twrp
Please I need twrp for infinix s2
Need TWRP For Smart 2 Pro
Recently I bought Infinix Smart 2 Pro. Need help porting TWRP. Your list has missing my device. Update please. Thanks, It will be a great help.
Can you make one for smart 2 pro , please ?
This link and the twrp is inappropriate for infinix note 4
I have tried your link as i am using infinx note 4 and the i tried both methods fasboot and the sp flash tool too. But neither any one of them worked i have successfully unlocked the boot loader and i am running on android 7.0 as it works smoother than its oreo version. I think the link you have provided is inappropriate for note 4 device and the phone boots only on stock recovery and no signs of custom recovery(twrp) so try to make a video or explain us by giving a working twrp file which will 100℅ work on infinix note 4 . because of the stock i can't get access to root nor for custom rom....:crying:
twrp untuk infinix smart 2 oreo
Tolong gan tambahin/rilis twrp untuk di android infinix smart 2 nya, saya tunggu ya semoga cepet di update nya.
Terima kasih.
Hello,
I am trying to install CM on my old Android tablet - Lenovo TAB 2 A7-30DC, Android version : 5.0.1 , Kernel version: 3.10.54 . I have downloaded the zip cm-12.1-Tab2A710F-20210102-1707.zip , but I cant install it . I have root on the tablet, installed flashify, twrp, but I cannot unlock the bootloader - I dont have OEM unlocking as an option in Developer Mode menu. Please let me know what should be my next steps. Thank you.
Download "ADB fastboot tools"
Download and Extract the Downloaded ADB fastboot Zip file on your PC.
Now connect your phone to Computer using USB Cable.
When you connect your Phone to Computer, please wait until all the drivers get installed.
In your ADB fastboot folder open a command prompt window by pressing Shift Key + Right Mouse Click Now type the command in your command window:
-----------------------
adb devices
------------------------
If you see a pop up to allow USB Debugging on your phone, Click OK
Now type the command below to reboot your phone to bootloader:
-------------------------------------
adb reboot bootloader
-------------------------------------
Once your phone reboot into bootloader, make sure your phone shows the bootloader locked and then type the command below to make sure fastboot drivers are installed properly.
-------------------------------------
fastboot devices
-------------------------------------
This command will list the connected devices. If your phones serial number shows up you are good to go and may continue. If the phone is NOT listed this indicates that your drivers are not installed correctly. In order for you to continue you must fix your drivers so that your phone is listed under fastboot devices.If the phone has been recognized by the command above, proceed to unlocking the bootloader with the following command:
(Remember that this step will wipe EVERYTHING off the phone)
-------------------------------------
fastboot oem unlock
-------------------------------------
After the above command has finished executing, run the following:
---------------------------
fastboot reboot
---------------------------
The phone will reboot. Wait until the phone has fully booted up into android, and enjoy.
The link you posted is the only link I found on the internet that is not dead. It is impossible to find some link for custom rom and twrp that works. I have the same tablet. I unlocked the bootloader and that’s all I managed to do.
petko.dimitrov said:
Hello,
I am trying to install CM on my old Android tablet - Lenovo TAB 2 A7-30DC, Android version : 5.0.1 , Kernel version: 3.10.54 . I have downloaded the zip cm-12.1-Tab2A710F-20210102-1707.zip , but I cant install it . I have root on the tablet, installed flashify, twrp, but I cannot unlock the bootloader - I dont have OEM unlocking as an option in Developer Mode menu. Please let me know what should be my next steps. Thank you.
Click to expand...
Click to collapse
I have this problem too. And I have another problem my device recognizes my tab when I type adb devices but it doesn't recognize it in fastboot mode. I have installed all drivers I don't know what else to do.