How to enable htc_fastboot.exe to flash RUU zip - HTC U12+ Questions & Answers

Hi all,
Please browse this video.......
How does this guy enable to execute "htc_fastboot.exe" to flash RUU.zip file ?
Anyone can advice ?

i have successfully used the "htc_fastboot.exe" command in fastboot oem rebootRUU.
Mod / Admin, please close this thread

Related

[Q] SuperCID problem

i wanted to flash the new firmware onto my phone so i could flash ics, but one of the requirements is to have superCID.
ive been following this guide: http://forum.xda-developers.com/showthread.php?t=1192300
But, everytime i get to the command, "fastboot oem writecid 11111111" it only gives me a message saying, 'fastboot' is not recognized as internal or external command, operable program batch file.
is there anything i may have missed? ive tried starting over thinking i may have written a command wrong but it still wont work.
thanks in advance guys
Is fastboot present in your sdk installation? If I remember well it should be in "tools" folder of the SDK files.
Try to update your packages through SDK manager.
Re-download, the fastboot package and then unzip...
Open the folder where you see a file called Fastboot.exe
Right click anywhere while holding shift button and press open command here...
Then type that command which you want for CiD
Don't frget to thanx if it works
Sent from my HTC Sensation 4G using XDA App
thanks guys
it turns out that fastboot wasnt in my adb folder but was in my android sdk folder, so i just copied and pasted it into the adb file and tried again, this time it works. thanks guys now onto flashing the new firmware

[Q] CID incorrect update fail!

Hi guys,
I've got an HTC Chacha unlocked bootloader S-ON. I just successfully rooted it yesterday and had CWM installed. Unfortunately, while I was browsing how to increase internal memory via youtube, I installed another CWM (SkinCWM) as his video told the viewers that it can work on any android phone.I even partitioned my SD card for it.
My problem is I cant go to Recovery. It just keeps saying CID Incorrect, Update Fail!
I know there are a lot of CID threads but I assume the problem came when I installed the SkinCWM (for galaxy Y).
Please help. Knowledge on this: Dependent on tutorials.
Thank you.
[A]
rltinio said:
Hi guys,
I've got an HTC Chacha unlocked bootloader S-ON. I just successfully rooted it yesterday and had CWM installed. Unfortunately, while I was browsing how to increase internal memory via youtube, I installed another CWM (SkinCWM) as his video told the viewers that it can work on any android phone.I even partitioned my SD card for it.
My problem is I cant go to Recovery. It just keeps saying CID Incorrect, Update Fail!
I know there are a lot of CID threads but I assume the problem came when I installed the SkinCWM (for galaxy Y).
Please help. Knowledge on this: Dependent on tutorials.
Thank you.
Click to expand...
Click to collapse
Connect your phone in fastboot-usb mode and run commend prompt in your pc(if you are using Windows). then go to fastboot.exe directory by typing:
Code:
cd X:\directory
now erase your recovery partition by typing :
Code:
fastboot erase your-partition-name
This trick must solve your problem.
Please press Thanks if you found this post useful
Click to expand...
Click to collapse
mortal19xx said:
Connect your phone in fastboot-usb mode and run commend prompt in your pc(if you are using Windows). then go to fastboot.exe directory by typing:
Code:
cd X:\directory
now erase your recovery partition by typing :
Code:
fastboot erase your-partition-name
This trick must solve your problem.
Click to expand...
Click to collapse
Thanks for the prompt reply. Please bear with me.
1. Im assuming fastboot on my phone's settings will be checked.
2. Will i find the fastboot.exe on my PC (in my case, on my c: fastboot)?
Thanks again.
[A]
rltinio said:
Thanks for the prompt reply. Please bear with me.
1. Im assuming fastboot on my phone's settings will be checked.
2. Will i find the fastboot.exe on my PC (in my case, on my c: fastboot)?
Thanks again.
Click to expand...
Click to collapse
At first you should download adb-fastboot toolkit to your computer.
Download it here : CLICK TO DOWNLOAD
Then extract it to your Windows drive.
Run Commend Prompt in your computer by typing CMD in RUN.(or anyway)
Type :
Code:
cd C:\Android
(C is your Windows drive, it could be D,E,etc.)
Now boot your phone on fastboot mode and connect it to PC and type :
Code:
fastboot erase <partition>
(you should type your recovery partition name instead of <partition>, it could be
Code:
fastboot erase recovery
etc.)
and you can follow this instruction if you have problem around ROOT : [Guide][S-OFF] How to root HTC Chacha (for S-OFF only)
Please press Thanks:good: if you found this post useful
Click to expand...
Click to collapse
mortal19xx said:
At first you should download adb-fastboot toolkit to your computer.
Download it here : CLICK TO DOWNLOAD
Then extract it to your Windows drive.
Run Commend Prompt in your computer by typing CMD in RUN.(or anyway)
Type :
Code:
cd C:\Android
(C is your Windows drive, it could be D,E,etc.)
Now boot your phone on fastboot mode and connect it to PC and type :
Code:
fastboot erase <partition>
(you should type your recovery partition name instead of <partition>, it could be
Code:
fastboot erase recovery
etc.)
and you can follow this instruction if you have problem around ROOT : [Guide][S-OFF] How to root HTC Chacha (for S-OFF only)
Click to expand...
Click to collapse
Thanks mortal. However, as a noob on this, i really dont know how to get the partition name to erase it.... Would a factory reset do the trick? or would it just be in the same scenario after factory reset?
mortal19xx said:
At first you should download adb-fastboot toolkit to your computer.
Download it here : CLICK TO DOWNLOAD
Then extract it to your Windows drive.
Run Commend Prompt in your computer by typing CMD in RUN.(or anyway)
Type :
Code:
cd C:\Android
(C is your Windows drive, it could be D,E,etc.)
Now boot your phone on fastboot mode and connect it to PC and type :
Code:
fastboot erase <partition>
(you should type your recovery partition name instead of <partition>, it could be
Code:
fastboot erase recovery
etc.)
and you can follow this instruction if you have problem around ROOT : [Guide][S-OFF] How to root HTC Chacha (for S-OFF only)
Click to expand...
Click to collapse
When I tried the command prompt. it just says <waiting for device> and stops there.
[A]
rltinio said:
When I tried the command prompt. it just says <waiting for device> and stops there.
Click to expand...
Click to collapse
you should dpwnload your phone driver.
mortal19xx said:
you should dpwnload your phone driver.
Click to expand...
Click to collapse
It's now working! I just pasted "su-2.3.6.1-ef-signed.zip" on my SD card and rebooted to bootloader. Now it works! Thank you!
...and now finding how to increase internal memory (again). :fingers-crossed:

[HTC TUT] Fix error "writing 'recovery'...FAILED (remote: not allowed)" in Fastboot

[HTC TUT] Fix error "writing 'recovery'...FAILED (remote: not allowed)" in Fastboot
Hello all, I recently experienced a Fastboot error when I tried to flash the TWRP recovery for my device.
The error said,
Code:
writing 'recovery'...FAILED (remote: not allowed)
Today I will be showing you how I fixed that error.
First of all, you will need:
a fastboot firmware package for your device (which will be called firmware.zip for this tutorial).
your custom recovery of choice (which will be called customrecovery.img for this tutorial)
a Windows, Linux, or I *believe* Mac PC
Fastboot installed and working on said PC
knowledge of zipping/unzipping files and renaming files
Now, for the fun part!
PREPARING YOUR FILES
1. Create a new folder and name it something you will remember and recognize.
2. Open your firmware.zip. There should be a file called "android-info.txt", copy that and put it in the folder you just created.
3. Next, you will need to take your recovery. Rename it to "recovery.img" (all lowercase, btw), and put it in the folder with the android-info.txt.
4. Highlight the two files (android-info.txt and recovery.img) and zip them up as a .zip file. Name it whatever you'd like. For the purposes of this tutorial, I will be calling it "recov.zip"
FLASHING THE FILES
1. Put your device into Fastboot mode
2. Open cmd/terminal/etc. and cd to the folder with recov.zip.
3. in cmd/terminal, run the following command:
Code:
fastboot oem rebootRUU
4. now you should be on an HTC screen with "HTC" in pretty silver letters
5. run the following command:
Code:
fastboot flash zip recov.zip
(but with your zip name)
6. You should get a success message and you should be able to reboot in your custom recovery.
HAPPY FLASHING!
(if this tutorial helped you please thank this topic!)
Worked For Me
nuuits said:
Hello all, I recently experienced a Fastboot error when I tried to flash the TWRP recovery for my device.
The error said,
Code:
writing 'recovery'...FAILED (remote: not allowed)
Today I will be showing you how I fixed that error.
First of all, you will need:
a fastboot firmware package for your device (which will be called firmware.zip for this tutorial).
your custom recovery of choice (which will be called customrecovery.img for this tutorial)
a Windows, Linux, or I *believe* Mac PC
Fastboot installed and working on said PC
knowledge of zipping/unzipping files and renaming files
Now, for the fun part!
PREPARING YOUR FILES
1. Create a new folder and name it something you will remember and recognize.
2. Open your firmware.zip. There should be a file called "android-info.txt", copy that and put it in the folder you just created.
3. Next, you will need to take your recovery. Rename it to "recovery.img" (all lowercase, btw), and put it in the folder with the android-info.txt.
4. Highlight the two files (android-info.txt and recovery.img) and zip them up as a .zip file. Name it whatever you'd like. For the purposes of this tutorial, I will be calling it "recov.zip"
FLASHING THE FILES
1. Put your device into Fastboot mode
2. Open cmd/terminal/etc. and cd to the folder with recov.zip.
3. in cmd/terminal, run the following command:
Code:
fastboot oem rebootRUU
4. now you should be on an HTC screen with "HTC" in pretty silver letters
5. run the following command:
Code:
fastboot flash zip recov.zip
(but with your zip name)
6. You should get a success message and you should be able to reboot in your custom recovery.
HAPPY FLASHING!
(if this tutorial helped you please thank this topic!)
Click to expand...
Click to collapse
Thanks, this worked for me with HTC M8 updating TWRP
Hello,
You just saved me. I confirm it works. Actually, for me just entering "fastboot oem rebootRUU" did the trick, because here I could flash anything.
i get a android-info fail
So...
I bought a new phone and bricked it. There are a whole range of issues, but unless I can get over "writing 'recovery'...FAILED (remote: not allowed)", I have no hope of even attempting to fix the others.
Thing is, I didn't back up (first time playing with Android - I thought I'd made a backup but I found out it was 0bytes and deleted it...) and it seems to be quite rare (HTC E8 MEC__TL) and nobody has uploaded much for this specific variant. When you say "your firmware.zip.", I don't think I have a way to get this.
If I buy another of this phone from the same seller, will I be able to extract the files to make your fix? Will this be effected by me having changed (or at least tried to change) the CID and MID?
Thanks!

Replace Boot Logo (Splash Screen) and Boot animation

Hi all !
Replacing boot animation is easy - it's in system/customize/resources folder.
Replace the zip files and reboot.
Just remember to change the permissions on them.
The real question is how to replace the annoying splash screen ?
what's the correct andoid-info file and has anyone got a proper .img from stock HTC ?
Thanks !!!
Hyperion82 said:
Hi all !
Replacing boot animation is easy - it's in system/customize/resources folder.
Replace the zip files and reboot.
Just remember to change the permissions on them.
The real question is how to replace the annoying splash screen ?
what's the correct andoid-info file and has anyone got a proper .img from stock HTC ?
Thanks !!!
Click to expand...
Click to collapse
Maybe we can use the one for M8?? Do not know if we have to modify something before we use it.
http://forum.xda-developers.com/showthread.php?t=2713947
Well that's the thing ...
gommers1978 said:
Maybe we can use the one for M8?? Do not know if we have to modify something before we use it.
http://forum.xda-developers.com/showthread.php?t=2713947
Click to expand...
Click to collapse
From what I know, messing with splash can be risky since there's always a chance to overwrite a wrong partition on the phone.
I can't find any information anywhere about file structure of e8 ...
Can anyone confirm whether it's identical to M8 ?
Hyperion82 said:
From what I know, messing with splash can be risky since there's always a chance to overwrite a wrong partition on the phone.
I can't find any information anywhere about file structure of e8 ...
Can anyone confirm whether it's identical to M8 ?
Click to expand...
Click to collapse
If the tool can pull it from the E8 i would think it will use the right partition. I will check it as soon as i receive my E8.
Stock sp1.img from E8 (Taiwan single sim edtion )
kevin3688 said:
Stock sp1.img from E8 (Taiwan single sim edtion )
Click to expand...
Click to collapse
Anyone tried this one??
Other splash htc one e8
Instructions for other splash:
Place the splash.zip on c:\
Have adb installed on your PC
Open command prompt and cd\ to c:\
connect your HTC to usb
Type:
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip splash.zip
let the zip be installed.
after finishing type fastboot reboot
You now have HTC standard splash!!!
Use it at your own risk, tested on my HTC E8 (M8sw) and works.
gommers1978 said:
Instructions for other splash:
Place the splash.zip on c:\
Have adb installed on your PC
Open command prompt and cd\ to c:\
connect your HTC to usb
Type:
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip splash.zip
let the zip be installed.
after finishing type fastboot reboot
You now have HTC standard splash!!!
Use it at your own risk, tested on my HTC E8 (M8sw) and works.
Click to expand...
Click to collapse
Thanks for your post. Any idea for error below? (M8sw)
C:\adb>fastboot flash zip splash.zip
target reported max download size of 1830588416 bytes
sending 'zip' (19 KB)...
OKAY [ 0.163s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 99 unknown fail)
finished. total time: 0.330s
Click to expand...
Click to collapse
andylow4421 said:
Thanks for your post. Any idea for error below? (M8sw)
Click to expand...
Click to collapse
Are you s-off
gommers1978 said:
Are you s-off
Click to expand...
Click to collapse
Oh ya, I am s-on still. I searched around xda not found s-off tutorial? Please advise. Thanks in advance.
___________________________________________________________________________________
I found Sunshine which need to pay $25 for the license copy, any free method other than this?
andylow4421 said:
Oh ya, I am s-on still. I searched around xda not found s-off tutorial? Please advise. Thanks in advance.
___________________________________________________________________________________
I found Sunshine which need to pay $25 for the license copy, any free method other than this?
Click to expand...
Click to collapse
Not that i know of......
gommers1978 said:
Instructions for other splash:
Place the splash.zip on c:\
Have adb installed on your PC
Open command prompt and cd\ to c:\
connect your HTC to usb
Type:
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip splash.zip
let the zip be installed.
after finishing type fastboot reboot
You now have HTC standard splash!!!
Use it at your own risk, tested on my HTC E8 (M8sw) and works.
Click to expand...
Click to collapse
First of all; thx for the job! I have a problem during the procedure u described. When i try the "fastboot flash zip splash.zip" cmd i get a FAILED after the signature checking... line. do u know why it is? or what else i should do to complete the procedure? Thx!
komasz1 said:
First of all; thx for the job! I have a problem during the procedure u described. When i try the "fastboot flash zip splash.zip" cmd i get a FAILED after the signature checking... line. do u know why it is? or what else i should do to complete the procedure? Thx!
Click to expand...
Click to collapse
hi, the problem s coz U ar not s-off. go q&a section open th question titanium backup. there U can find a boot.img file 1st flash Ur fone with it thn U'l be able flash ny othr files. I cant put th link here I'm a junior user.
Try to conver any picture using this tool http://pof.eslack.org/2008/07/03/nbimg-htc-splash-screen-tool/ and follow this step http://forum.xda-developers.com/showthread.php?t=753788
I found a thread which is easier http://forum.xda-developers.com/showthread.php?t=2316543
thanks very good is there any way to leave the boot more fast?
thanks very good is there any way to leave the boot more fast?
gommers1978 said:
Instructions for other splash:
Place the splash.zip on c:\
Have adb installed on your PC
Open command prompt and cd\ to c:\
connect your HTC to usb
Type:
adb reboot-bootloader
fastboot oem rebootRUU
fastboot flash zip splash.zip
let the zip be installed.
after finishing type fastboot reboot
You now have HTC standard splash!!!
Use it at your own risk, tested on my HTC E8 (M8sw) and works.
Click to expand...
Click to collapse
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
failed: remote not allowed

Acer Predator 8 TWRP 3.0.2

TWRP 3.0.2 for Acer Predator 8 ported by Ruben. - If you like my work please donate here, it will also give me a boost to make more things for this device : https://www.paypal.me/RubenCraveiro
----------- -----------
IMPORTANT NOTE ABOUT ROOTING AND UNLOCKING BOOTLOADER:
After flashing TWRP 3.0.2, use the SuperSU 2.46 flashable zip, do NOT use latest version or will result in a bootloop. Good Luck and have fun with rooting. Unlocking bootloader will delete all your data, so please make a backup first. Thank you.
----------- -----------
CREDITS
And also, before anything i would like to say thanks to @arjaylzo for telling me the name of a device with TWRP which helped making this update possible.
REQUIREMENTS
1- Fastboot/ADB Drivers and ADB folder
For drivers: http://adbdriver.com - Download ADB Driver Installer (universal) from the website, extract it, connect device it should detect device(if not, enable USB Debugging and reconnect), and press install, it should install drivers.
For ADB Folder: download this and extract to your main drive(C:/): https://goo.gl/ZTrfBb
2- Unlocked Bootloader (you need requirement 1 to do this)
Instructions for Unlocking bootloader: Go on settings, about device, press build version several times till it says your a developer, go back to settings, press Developer Options, and enable OEM Unlocking. Power off, then press at same time Power and Vol+ button, then connect to pc and open a cmd and write cd c:\\adb and write fastboot oem unlock, then accept the prompt it will give on tablet, and follow the rest of the steps.
----------- -----------
New TWRP bugfix update! Now you can flash stock rom on TWRP without bricking! Download Page updated!
----------- -----------
BUGS:
1- adb shell command needs to be sent before system partition is mounted or it will give an error, after doing adb shell you can mount system and do all the modifications you need.
2- You cant flash any img on twrp it gives an error, im trying to fix.
3- Backups do work, but everytime twrp restarts, the device name seems to change (which means that on /TWRP/BACKUPS/devicename/backupsinside/ changes every reboot so you have to go get the backup inside the old devicename folder and put on the new devicename folder).
----------- ADITIONAL NOTES -----------
Im leaving an unsecured boot image because system seems not want to boot android if anything seems changed. So please if system does not boot after flashing twrp/rooting, flash the unsecured boot img on fastboot
----------- -----------
Steps TO INSTALL TWRP AND ROOT
1. Download and extract the files: https://drive.google.com/file/d/0BxzG5iupOOSKNTdlRC1Wd0VmTlk/view?usp=drivesdk
2. Power off the tablet.
3. Enter fastboot mode by pressing the power button while holding down Vol -
4. Open up command prompt and navigate to the directory where fastboot.exe is located.
5. Pass the following commands:
fastboot flash boot unsecuredboot.img
fastboot flash recovery TWRP.img
6. Reboot into recovery (TWRP) and install SuperSU v2.46.zip
----------- -----------
Acer Predator 8 Support website(sourcecode, manuals, drivers, stockrom):

http://www.acer.com/ac/en/US/content/support-product/6400?b=1
----------- -----------
SCREENSHOTS:
http://imgur.com/s7CgJPR
I stuck at step 4.
is this the directory where fastboot.exe is located -> C:\adb... I have 4 files there and 1 of them is named fastboot.
Also the files i downloaded and extracted from step 1 , do i need to put them in my device or they need to stay on my pc.
goleoldark said:
I stuck at step 4.
is this the directory where fastboot.exe is located -> C:\adb... I have 4 files there and 1 of them is named fastboot.
Also the files i downloaded and extracted from step 1 , do i need to put them in my device or they need to stay on my pc.
Click to expand...
Click to collapse
C:\adb is where my adb and fastboot commands are.. on the downloaded files from Step 1 only the SuperSU zip is needed on the tablet so that you can flash it later on with twrp, the rest you leave on pc and use fastboot to flash TWRP, unsecured boot image, etc...
Ruben Craveiro said:
C:\adb is where my adb and fastboot commands are.. on the downloaded files from Step 1 only the SuperSU zip is needed on the tablet so that you can flash it later on with twrp, the rest you leave on pc and use fastboot to flash TWRP, unsecured boot image, etc...
Click to expand...
Click to collapse
Ok so in "C:\adb" i put all files i downloaded from step 1 then I opened cmd in that folder , then i typed "fastboot flash boot unsecboot.img" and it said that i cant load or open unsecboot.img
Any idea why or where is my mistake ????
goleoldark said:
Ok so in "C:\adb" i put all files i downloaded from step 1 then I opened cmd in that folder , then i typed "fastboot flash boot unsecboot.img" and it said that i cant load or open unsecboot.img
Any idea why or where is my mistake ????
Click to expand...
Click to collapse
make sure you didnt put a folder inside the adb folder instead of the actual file and make sure your writing the right name of the file..
goleoldark said:
Ok so in "C:\adb" i put all files i downloaded from step 1 then I opened cmd in that folder , then i typed "fastboot flash boot unsecboot.img" and it said that i cant load or open unsecboot.img
Any idea why or where is my mistake ????
Click to expand...
Click to collapse
also its not unsecboot, the name i added on this thread was just so it would be faster, the name is unsecuredboot.img and not unsecboot.img i guess ill have to edit that in order for people following the tutorial by line dont make these mistakes..
how do i flash the stock rom came from Acer Predator 8 Product Support Page.
can i just flash this Android 5.1 Lollipop Image via TWRP???
TIA
xdadevelopers13 said:
how do i flash the stock rom came from Acer Predator 8 Product Support Page.
can i just flash this Android 5.1 Lollipop Image via TWRP???
TIA
Click to expand...
Click to collapse
yes
thanks. will i have to flash the stockboot.img and P8AcerRecovery.img via fastboot?
tried flashing the stock rom via TWRP but to no avail.
still cant pass the boot logo
xdadevelopers13 said:
thanks. will i have to flash the stockboot.img and P8AcerRecovery.img via fastboot?
tried flashing the stock rom via TWRP but to no avail.
still cant pass the boot logo
Click to expand...
Click to collapse
If you flash stock rom, i think you have to reinstall stock recovery, the rom itself already brings stock boot.. after flashing stock recovery it should boot since no modifications have happend
Wow good job! Now i have a recovery where i can flash my custom rom for the Predator 8.
p8tgames said:
Wow good job! Now i have a recovery where i can flash my custom rom for the Predator 8.
Click to expand...
Click to collapse
no custom roms yet
How to enter the command ?
Hi i am not so sure how to execute those info in my head and act on it so can anyone teach me ? how to root my Predator 8 GT-810 Android 5.1
i saw the instruction i dk how do i Unlock Bootloader (Fastboot) i search all over google and i dont really got the solution to the question so anyone can teach me ? and "4. Open up command prompt and navigate to the directory where fastboot.exe is located." do i extract the whole file i downloaded into my Acer predator 8 or ?... im stupid sorry ...
ZaineJJ said:
Hi i am not so sure how to execute those info in my head and act on it so can anyone teach me ? how to root my Predator 8 GT-810 Android 5.1
i saw the instruction i dk how do i Unlock Bootloader (Fastboot) i search all over google and i dont really got the solution to the question so anyone can teach me ? and "4. Open up command prompt and navigate to the directory where fastboot.exe is located." do i extract the whole file i downloaded into my Acer predator 8 or ?... im stupid sorry ...
Click to expand...
Click to collapse
On step 4 You need the fastboot files, (adb & fastboot) just search how to install adb and fastboot drivers, choose the directory where to install them and place the needed files inside that folder and open a command prompt on that folder so you can flash the files.
Ruben Craveiro said:
On step 4 You need the fastboot files, (adb & fastboot) just search how to install adb and fastboot drivers, choose the directory where to install them and place the needed files inside that folder and open a command prompt on that folder so you can flash the files.
Click to expand...
Click to collapse
ir I tried finding how to install fastboot driver on Google all showed me downloads links must do survey or download or purchase item to unlock the download files ... So I don't trust it so I kept searching "how to unlock fastboot Acer predator 8"
So for ADB I can search on Google and install it on my tablet ?
ZaineJJ said:
ir I tried finding how to install fastboot driver on Google all showed me downloads links must do survey or download or purchase item to unlock the download files ... So I don't trust it so I kept searching "how to unlock fastboot Acer predator 8"
So for ADB I can search on Google and install it on my tablet ?
Click to expand...
Click to collapse
no, Search how to unlock bootloader, it should show the method that works for most devices and give necessary drivers..
Ruben Craveiro said:
no, Search how to unlock bootloader, it should show the method that works for most devices and give necessary drivers..
Click to expand...
Click to collapse
http://gsmusbdriver.com/acer-predator-8
Does this work ?
Or
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
ZaineJJ said:
http://gsmusbdriver.com/acer-predator-8
Does this work ?
Or
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
Click to expand...
Click to collapse
Yes, and after you unlock the bootloader, you put the necessary files in adb folder and flash them according to the stepts
Ruben Craveiro said:
C:\adb is where my adb and fastboot commands are.. on the downloaded files from Step 1 only the SuperSU zip is needed on the tablet so that you can flash it later on with twrp, the rest you leave on pc and use fastboot to flash TWRP, unsecured boot image, etc...
Click to expand...
Click to collapse
Hi Ruben Craveiro is this the correct way ? i plugin usb cable into Predator 8 but it says its waiting for device is it the correct way ? after typing those Commands i go over to recovery mode to install SU from there then restart and its rooted ?
ZaineJJ said:
Hi Ruben Craveiro is this the correct way ? i plugin usb cable into Predator 8 but it says its waiting for device is it the correct way ? after typing those Commands i go over to recovery mode to install SU from there then restart and its rooted ?
Click to expand...
Click to collapse
That means adb drivers arent corrently installed, but i can see you have the folder with adb, all you have to now is download this(drivers): http://dl.adbdriver.com/upload/adbdriver.zip
Extract and open the software eith the tablet plugged in, it should tell of drivers is installer properly or not, and if not you can install, after installing it should work on the cmd the commands..

Categories

Resources