Oppo R7sf bricked while trying to install TWRP - Android Q&A, Help & Troubleshooting

This relates to the recommendation in this post.
I followed this guide and got as far as step 25. I have used the "by-name" in the 'dd' 'of' path (instead of "byname").
The device appeared to go into a reboot and froze with the Oppo logo as described in step 26.
Unfortunately fastboot and adb cannot communicate with the device anymore. All I see is a battery charge symbol on the phone when pluged into the PC. Attempting to start the phone normally or in recovery briefly displays the logo and then nothing.
Please help.

you must have made a mistake while following the guide.
it worked for countless others.
check your pm.

celoxocis said:
you must have made a mistake while following the guide.
it worked for countless others.
check your pm.
Click to expand...
Click to collapse
Thanks for your help via PM. I'm not sure if my reply PM got through.
The instructions therein seemed to reference files not available in the zipped package, so I was unable to continue.
Trying a few other things I did manage to get some sort of communication via the fastboot command however attempting to unlock or flash twrp returns a permission error.
If I was able to reestablish adb comms I could try the steps again, but I still can't get that working.
Any thoughts?

shlape said:
Thanks for your help via PM. I'm not sure if my reply PM got through.
The instructions therein seemed to reference files not available in the zipped package, so I was unable to continue.
Trying a few other things I did manage to get some sort of communication via the fastboot command however attempting to unlock or flash twrp returns a permission error.
If I was able to reestablish adb comms I could try the steps again, but I still can't get that working.
Any thoughts?
Click to expand...
Click to collapse
The word document is outdated but that's what I got from the OEM.
But basically what you have to do to unbrick your device is to plug in your phone to your PC.
Install the Driver in the package. Start the exe file. Read the instructions.txt file. Start flashing.
Why you are not successful with the guide and others are. I can not tell you. I would carefully read the steps and look out for copy/paste errors.

I need help too
Sorry to jump on this but I am in the same situation could you PM me the fix please.
Thanks and respect in advance

Related

ADB and tons of issues

So I've been trying to root my thunderbolt for about a week with no success.
At first I used the method here: http://forum.xda-developers.com/showthread.php?t=1005292
It has continually failed on step 2, tried on different computer also. No luck.
I gave up on rooting it for a few days/
Since the first step went through I am downgraded, running 1.03.605. It's got quite a few bugs and when I try to software update from the phone nothing is found. All I really wanted was to get it to the current firmware to fix connectivity bugs but after searching high and low I still have no idea how to/if it is possible.
I assumed I may have to just root it at this point, so I gave the manual root on theMikMik a shot. While setting up my ABD everything runs smooth until I try to enter commands into abd. I get permissions denied, every time. I've tried looking for an answer to this with no luck. Guide I used found here: http://www.themikmik.com/forums/viewtopic.php?f=66&t=256
So my main question, is there any way to get the latest firmware onto my phone without rooting? I've tried downloading an update, naming it update.zip then updating from bootloader with no luck.
If not, what the hell am I doing wrong that is denying me permission in ABD. I've turned anti-virus off, rebooted etc.
assuming adb is properly set up (drivers working), you've checked Debugging and unchecked Fastboot (under setting->apps->dev), plugged the phone into your computer, and typing "adb devices" acknowledges your phone is connected, and you are in fact on the downgrade as you said you were. Make sure PG05IMG.zip is removed from your sdcard then...
Go here and start at step 5: http://forum.xda-developers.com/showthread.php?t=996616
You were getting permission denied errors with those adb commands on mikmik because you are not rooted yet hence the "rooted evo" under requirements.
Edit:
While that may should work, I believe you could start from the beginning with Step 1 using the link I just posted as well. Just don't flash the old firmware (1.0.3.605 that you currently have) after you go through that for any reason (see: http://forum.xda-developers.com/showthread.php?t=1008824).
Absolute_Zero said:
assuming adb is properly set up (drivers working), you've checked Debugging and unchecked Fastboot (under setting->apps->dev), plugged the phone into your computer, and typing "adb devices" acknowledges your phone is connected, and you are in fact on the downgrade as you said you were. Make sure PG05IMG.zip is removed from your sdcard then...
Go here and start at step 5: http://forum.xda-developers.com/showthread.php?t=996616
You were getting permission denied errors with those adb commands on mikmik because you are not rooted yet hence the "rooted evo" under requirements.
Click to expand...
Click to collapse
*Facepalm*
So I tried what you said from that guide, step 5 failed for me. So I tried from the beginning...still failed.
So, I decided to record it and hopefully you can tell me what I'm doing wrong.
Link: http://www.youtube.com/watch?v=o2AFZEIVIio
Figured that'd be a better way to get the help I need with less reading on your part.
Sorry, I was commuting home from work.
According to the output of "adb shell" you're either already rooted or psneuter has already been run since boot. (note the "#" output instead of "$").
There's no reason to run psneuter to gain permroot again. So once you see that pound sign, start from a two steps down where it says "/data/local/busybox md5sum /data/local/misc.img". IOW, skip that particular "/data/local/psneuter" step.
And I would highly recommend that if you are going to copy/paste, only copy one line at a time to prevent errors.
Off to grab dinner. I'll check back later when I can but hopefully you will be good from here on out.
Edit:
I'm perfectly happy with walking you through it (and I believe you should be fine after this post anyway) but if you still wanted to use that easyroot method that you started with you might want to read this if you haven't http://bit.ly/qsvOkN. I didn't use that easyroot method but it looks like if a step fails, people just run it again until it works. /shrug
I like adb and people should know how to use it anyway.

Pantech Burst Love Thread Consolidated

All Further updates will be handled in this other thread
Pre Req:
1) Make sure to install Pantech PC Suite as it will install the correct drivers you WILL need
2) Install ADB and Fastboot
How to gain Root
jcase said:
and here is root, you need fastboot and adb
androidpolice.com/2012/04/09/pantech-burst-rooted-and-the-process-is-stupid-easy/
IOMonster saved the day here, without him you would have to wipe your phone and install modified leaked firmware to get root.
Very glad we decided to not release the initial root, sorry
If IOMonster wants to explain he can, I would prefer not to however.
Details
goo.im/devs/jcase/prestoroot.img
adb reboot bootloader
fastboot boot prestoroot.img
once phone boots, reboot it again, install superuser from the market
Click to expand...
Click to collapse
How to Install Clockwork Recovery
Originally Posted by attn1
tau.shadowchild.nl/files/cwm-5.0.2.7-presto.img.zip
unzip
adb reboot bootloader
fastboot flash recovery cwm-5.0.2.7-presto.img
fastboot reboot
Click to expand...
Click to collapse
Press Volume Down and Power when booting to get into recovery
I have no come up with any of this information. I just gathered from the previous post to make it easier to search. I will try and keep this updated that way we can have a quick reference post at the beginning of the thread
Saved for future use
***Will have a Links section once this gets established***
Using adb with Ubuntu Linux - forum.xda-developers.com/showpost.php?p=28041279&postcount=641
Step by Step Root Guide - androidpolice.com/2012/04/09/pantech-burst-rooted-and-the-process-is-stupid-easy/
***Special Thank you goes to:***
jcase
Attn1
IOMonster
bulletproof1013
903tex
jackattack79
sandix
mr72
and everyone I didn't get *will update as we go*
from marcusmarcus
marcusmarcus said:
Here is what I did to get root on mine, maybe it will clear up things for others.
*Note, I am on 64bit Windows so folders will be different on 32bit windows.
On phone:
go to settings > Applications > Development > turn on USB Debugging
On Computer:
1-Download and install Pantech PC Suite from c724062.r62.cf2.rackcdn.com/PantechPCSuite_1.0.10.3314.exe
2-Launch Pantech PC Suite and update if it asks. When PC Suite is fully updated, plug phone into computer until device is recognized.
3-Download and install Android SDK from developer.android.com/sdk/index.html
4-Start SDK Manager and check the box next to “Android SDK Platform-tools” and install package.
5-Download prestoroot.img from dl.dropbox.com/u/9772722/XDA%20Forums/prestoroot.img and save it to “C:\Program Files (x86)\Android\android-sdk\platform-tools”
6-Download cwm-5.0.2.7-presto.img from tau.shadowchild.nl/files/cwm-5.0.2.7-presto.img.zip and save it to “C:\Program Files (x86)\Android\android-sdk\platform-tools” as well
7-Now open your command line and navigate it to “C:\Program Files (x86)\Android\android-sdk\platform-tools” folder
Run the following command
Code:
adb reboot bootloader
When the bootloader screen shows up on your phone then wait a few seconds to make sure your phone is recognized by the computer then run the following command
Code:
fastboot boot prestoroot.img
After phone reboots itself, shut the phone down and turn it back on again.
Then run the following command
Code:
adb reboot bootloader
When the bootloader screen shows up again then type the following commands
Code:
fastboot flash recovery cwm-5.0.2.7-presto.img
fastboot reboot
8-When the phone boots up this time, download the play.google.com/store/apps/details?id=com.noshufou.android.su superuser app[/URL] from Google Play
---------- Post added at 09:10 PM ---------- Previous post was at 09:06 PM ----------
FYI,
I've tried uot.dakra.lt UOT Kitchen couple times so far and have been ale to change the font of the device and the color of the glow for overscrolling but my time and other icons up in the status bar disappeared (the "AT&T" still shows up there though). The Backup and Restore in CWM does work nicely though to get me back to before I installed the zip from UOT Kitchen. I'll try 1 mod at a time using UOT kitchen and see which is making the icons and time disappear from my status bar.
EDIT: I did notice one issue with CWM backups. The backup I did today saved the folder name as "1970-02-22.03.14.56". Some reason the date is wrong in the file naming, should have started with "2012-04-13", right?
Click to expand...
Click to collapse
I hope this helps
For those having trouble with a missing driver I followed the below instructions and installed PDAnet (I did so while in fastboot mode so I could see the drivers install) as soon as it installed and the drivers showed installed. I went back and uninstalled pdanet (leaving the needed drivers behind)
hawkwind212 said:
I solved my problem by referencing to part II of the following page:
theunlockr.com/2009/10/06/how-to-set-up-adb-usb-drivers-for-android-devices/Describe
Be sure to download two programs PDANet and USBView (which you may not really need but it's a nice little program).
It's suppose to be "stupid easy" to root PANETCH Burst, but who ever said that left out that it's not so easy if you don't have all the proper driver on your computer. Anyway, so soon after the fastboot mode is brought up, you should notice the computer is telling you a new hardware is found. This is when the burst switches from PANTECH's ADB driver to something else, and only way for the command "fastboot boot prestoroot.img" to work is to find the proper driver for the new hardware call "Android" in the device manager. Now you want to install PDANet, and as soon as the installation process begin, it'll find the driver for the device "Android." and install the driver for you. Once the driver is installed, the installation process will tried to install whole bunch other things into your phone, but I really don't think it can install them in fastboot mode, so you'll probably want to terminate the process. Now type command "fastboot devices" and you should see some kind of output telling you that it's recognize the "Android" device. Now, and only now you can follow the rest of "stupid easy" rooting instruction.
Click to expand...
Click to collapse
Spoiler Alert: Noob question.
Does this method unlocks the phone SIM also?? If not, there is a method to do it??
Thank you
tremeree said:
Spoiler Alert: Noob question.
Does this method unlocks the phone SIM also?? If not, there is a method to do it??
Thank you
Click to expand...
Click to collapse
This method doesnt but sim unlock is currently also being worked on.
Is there a Mac version of any of this software?
Is there a Mac version of any of this software. I understand all of this started on a PC but does that mean Mac users are forever out in the cold ? I own a Pantech Burst and a MacBook Air. I don't have access to a PC nor will I in the future, in so far as being able to use any of the software referenced here.
Any suggestions?
tfranzman said:
Is there a Mac version of any of this software. I understand all of this started on a PC but does that mean Mac users are forever out in the cold ? I own a Pantech Burst and a MacBook Air. I don't have access to a PC nor will I in the future, in so far as being able to use any of the software referenced here.
Any suggestions?
Click to expand...
Click to collapse
What software? Root..?
Cwm?...drivers? Carrier unlock for another provider? Pdl? I'm confused on what your asking...
Sent from my PantechP9070 using xda premium
bulletproof1013 said:
What software? Root..?
Cwm?...drivers? Carrier unlock for another provider? Pdl? I'm confused on what your asking...
Click to expand...
Click to collapse
I think tfranzman is referring to Pantech PC Suite and Android SDK. The Android SDK I believe has a Mac version but I do not think the Pantech PC Suite has a Mac version.
<QUOTE>Download software installed on PC : Click Here
Download MyPhoneExplorer Client App which software installed on Pantech Burst/ Breakout. You must find this from android market or you can read my previous post to get this : Click here
Connect your Pantech Burst/ Breakout device using your USB Cable Data
Please restart your phone and your Computer
After restarting finished, Now launch the installed MyPhoneExplorer Client app on your Pantech Burst/ Breakout and click on OK or Enable and it will connect to the PC Automatically,
Note :
If connection doesnt start or error you can choose another Sync software like Android Sync Manager WiFi.
If you are want Pantech Burst/ Breakout to connect on Mac OS X please follow my previous post : iSync for Mac OS X . I hope you are enjoy with this software.If any problem for downloading ,please contact me anytime</QUOTE>
I don't have a mac so I haven't tested this but this is what I found with google
Any news on CM7/9?? Im already rooted and im just playing around with UOT Kitchen
Let me know, thanks
No news as of yet. there have been people stating they are working on this but we haven't recieved any updates in awhile that I know of atleast. Anyone else reading this please feel free to correct me
All Further updates will be handled in this other thread
tfranzman said:
Is there a Mac version of any of this software. I understand all of this started on a PC but does that mean Mac users are forever out in the cold ? I own a Pantech Burst and a MacBook Air. I don't have access to a PC nor will I in the future, in so far as being able to use any of the software referenced here.
Any suggestions?
Click to expand...
Click to collapse
There is only Windows version of Pantech PC suite. proof
Finn81 said:
There is only Windows version of Pantech PC suite. proof
Click to expand...
Click to collapse
they were asking if any of the software we are using would work on a mac. the answer is yes depending on what software you are refering too. the pantech suite (which has been useless to me with the exception it installed the drivers for me) is windows only. I had actually gotten the drivers originally at work by using pda net. The information I gave above is what I came up with after a quick google search. I'm not sure if that or pdanet for mac would have those drivers.
and again this thread has ended. please follow the links in my Signature (Burst love for discussion or burst essentials for rooting information
I keep tring to root this phone but phone gets stuck in the fastboot mode and does nothing what can i do for this?
sounds like you don't have the fastboot driver installed. all futher questions should be pointed to http://forum.xda-developers.com/showthread.php?p=32885146
kagedws6 said:
sounds like you don't have the fastboot driver installed. all futher questions should be pointed to http://forum.xda-developers.com/showthread.php?p=32885146
Click to expand...
Click to collapse
Can you point me to the right place to get the fastboot driver's please
mobgod said:
Can you point me to the right place to get the fastboot driver's please
Click to expand...
Click to collapse
kagedws6 said:
all futher questions should be pointed to http://forum.xda-developers.com/showthread.php?p=32885146
Click to expand...
Click to collapse
install PDAnet on your computer. it will install the drivers

accidently formatted. no rom...need help!

Im faily new to the android world. please forgive me of any stupid questions that i may ask.
I was trying to reinstall a new version of maximus 7 on my htc one .
i had the CM 10 installed and was having wifi issues. read that i should clear data and what not and instead of doing a factory reset....i did a format...
now i have no rom on the phone and cant figure out how to do this.
ill upload a video on what i currently have going on...
when i plug it in to the computer...i head the noise from the computer saying that it connected..but nothing popped up.
please help.
heres the youtube video of whats going on with the phone. take a look and suggest any fixes . thanks.
youtube.com/watch?v=NCSJPpLuQiE
adb sideload. you should search this thread there are many that will help you
i searched what i could. didnt find much because im not familiar with terms much.
andrey64 said:
i searched what i could. didnt find much because im not familiar with terms much.
Click to expand...
Click to collapse
you should download all in one toolkit and use the sideload feature. read the on screen directions as you go through the process and you should have no problems
I also ran into a similar predicament a few days ago. I found adb push to be much easier than sideload. Make sure that your drivers and adb is installed on your PC (I assume Windows). In recovery mode, plug phone into USB and your PC should detect the phone but you won't be able to see phone contents; mine made a connection sound.
Then open a command prompt and type: adb push ROM.zip /data/media/ROM.zip
Rom.zip is the rom file that you want to flash, which should be in the same folder as adb. For the path, I used "/data/media" because the custom recovery defaults to that but you may be able to use "/sdcard" as well.
Then flash the rom using recovery

After flashing wrong system image device doesn't boot

Hello,
I was asked to forward my problem here so here it goes:
Not a long time ago I bought Asus ME302C FHD 10 and tried to root it. I followed a guide but I can't paste link just now.
Anyhow, the guide told me to flash rooted system image. I did every step correctly except that after i rebooted it, my device got stuck on logo screen, sometimes saying "no command".
I would like to undo that by getting unrooted system image for my device or rather get a working rooted system image. I am not sure about other possibilities as I am not experienced in android rooting or anything related. I do have fastboot up and working.
Thank you a lot in advance.
Edit: I figured out that Asus website has factory system images, however I don't really know which one to use because they all are for different countries and I am not sure what device is mine. Is there a way to check parameters of your device without booting it?
Edit2: I messed with the device more and found out that adb doesn't recognize device, as in, running 'adb devices' nothing gets listed. However, 'fastboot devices' does output my device, not sure where the problem is. Also, firmwares listed on asus website are zipped files and I don't know how to flash them. I tried 'fastboot flash system zippedfile.zip' but it would give me an error.
Solved
After few sleepless nights and loads of browser tabs opened I finally managed to fix my device.
All I needed was to use a different SKU firmware from Asus website. Now I can finally boot it thanks to XDA developers team and their useful information on the forums.

Stuck on [ fastboot ].

Please help, Kindle HDX 8.9 (3rd Generation).
Kindle is stuck on fastboot
@draxie it seemed like you know a lot about the kindle fire hdx model,
from a completely noobish point of knowing absolutely nothing about adb, sideloading, twrp any of that
I had attempted to use flashify to uh, boot a ubuntu.img
https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
https://dl.xda-developers.com/thumbs/3/7/9/9/0/7/2/3799072.jpg
above image copied from another thread, showing the image that is displayed on my kindle when I try to turn it on now.
I called into Amazon tech support.
But, that didn't work. they suggested leaving the tablet on the charger for a good 1 hour then called me back, still on the same screen.
Before I was going to attempt restore to factory defaults, I wanted check back here to see if I could get some help before I decide to wipe it.
If I could get some step by step instructions on how to fix it I would greatly appreciate it!
Please help, thanks in advance.
Really desperate here.. :/
Whats happens when you connect the tablet on a PC? First of all , you need check if you can get ADB Conectivity, using Minimal ADB and Fastboot, before that, install Kindle Fire Drivers
https://forum.xda-developers.com/kindle-fire-hdx/general/thor-unlocking-bootloader-firmware-t3463982
After driver installation, download ADB and read how it works (super easy if you pay atention) to check if possible recover your tablet using some comands , read about that and wait for Draxie reponse or Davey126 to get correct instructions.
Here's a case similar to you (stuck in Fastboot) but dont take it as solution, becasue every single brick isnt the same, and you could need other method
https://forum.xda-developers.com/ki...stuck-fastboot-kidnle-hdx-8-9-apollo-t3667492
Yousucks2 said:
Whats happens when you connect the tablet on a PC? First of all , you need check if you can get ADB Conectivity, using Minimal ADB and Fastboot, before that, install Kindle Fire Drivers
https://forum.xda-developers.com/kindle-fire-hdx/general/thor-unlocking-bootloader-firmware-t3463982
After driver installation, download ADB and read how it works (super easy if you pay atention) to check if possible recover your tablet using some comands , read about that and wait for Draxie reponse or Davey126 to get correct instructions.
Here's a case similar to you (stuck in Fastboot) but dont take it as solution, becasue every single brick isnt the same, and you could need other method
https://forum.xda-developers.com/ki...stuck-fastboot-kidnle-hdx-8-9-apollo-t3667492
Click to expand...
Click to collapse
You are in a world of hurt. It's possible (likely) the device can be recovered but not without considerable effort and (probably) many failed attempts. Such assistance is beyond what can reasonably be provided via the forums. You can browse through HDX threads to get the gist of what needs to happen. If you are a technology/Android noob it will probably be easier to pick up a refurb at an auction site. Good luck.
PM for support is normally ignored
joltpodcast03 said:
Please help, Kindle HDX 8.9 (3rd Generation).
Kindle is stuck on fastboot
@draxie it seemed like you know a lot about the kindle fire hdx model,
from a completely noobish point of knowing absolutely nothing about adb, sideloading, twrp any of that
I had attempted to use flashify to uh, boot a ubuntu.img
https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
https://dl.xda-developers.com/thumbs/3/7/9/9/0/7/2/3799072.jpg
above image copied from another thread, showing the image that is displayed on my kindle when I try to turn it on now.
I called into Amazon tech support.
But, that didn't work. they suggested leaving the tablet on the charger for a good 1 hour then called me back, still on the same screen.
Before I was going to attempt restore to factory defaults, I wanted check back here to see if I could get some help before I decide to wipe it.
If I could get some step by step instructions on how to fix it I would greatly appreciate it!
Please help, thanks in advance.
Click to expand...
Click to collapse
If you have fastboot working, your device should be recoverable.
The steps to take depend largely on your definition of "fix it"...
What host platform (i.e. Windows, MacOS, Linux) and variant
are you using BTW? Can you communicate with the device
using the fastboot command?
draxie said:
If you have fastboot working, your device should be recoverable.
The steps to take depend largely on your definition of "fix it"...
What host platform (i.e. Windows, MacOS, Linux) and variant
are you using BTW? Can you communicate with the device
using the fastboot command?
Click to expand...
Click to collapse
If it's fixable, it's worth fixing for me.
 @draxie I have a Mac OS for a computer, I'm able to hook up a virtual machine if I need Linux. (Thanks again for the timely response to).
If I plug my machine into my computer and attempt to access its storage with the android tool that it mentions when you plug it in. I was able to access its storage before this happened, (factory provided cable), (just talking about accessing downloads).
It's bricked!?
How do I use fast boot commands?
And don't I need to make a special cord for it?
I have tons of micro USB to USB cords laying around to.
Do your homework...
joltpodcast03 said:
If it's fixable, it's worth fixing for me.
@draxie I have a Mac OS for a computer, I'm able to hook up a virtual machine if I need Linux. (Thanks again for the timely response to).
If I plug my machine into my computer and attempt to access its storage with the android tool that it mentions when you plug it in. I was able to access its storage before this happened, (factory provided cable), (just talking about accessing downloads).
It's bricked!?
How do I use fast boot commands?
And don't I need to make a special cord for it?
I have tons of micro USB to USB cords laying around to.
Click to expand...
Click to collapse
As I said, if fastboot works, it's fixable (in other words, it's not a brick).
BUT, you'll have to find one of the million guides on how to setup and
use fastboot all by yourself. That's not something I'm willing to spend
time on. Sorry...
As for cables, unless the device is a soft-brick, you don't need a special
cable, but it's preferable to use your factory cable not random junk.
BUT, seeing that you have MacOS, my 1-Click tool _should_ work for you.
Then, all you need to do is click through a web-UI. If you want to do that
instead, you'll have to wait though, because I need to iron out a wrink or
two, and haven't had the time the last week or so...
Do you have the drivers installed ? Its the first step, you need it because ADB program needs recognize a device to work , without that, its useless
Before continue, i reccomend you use windows , the tools provided to get ADB and Unlock bootloader, are simplier for beginners, with linux you need some commands input skills
Second = Install ADB from the link i posted or search it on google "ADB And Minimal Fastboot" dont take more than a seconds
And read please, without your cooperation, i think no one have the time and patience to guide you on a step by step instructions (assuming youre on a tech forum and you need a minimun knowledge before ask/do something)
If you get ADB Connection :aka conect your tablet to your PC using USB Cable ,run ADB (prefer as admin) and this show some device connected (you dont need put some command to get connection)
From my ignorance (Fortunately i do two succesfull bootloader unlocks without brick my devices) i think you screwed the original boot, thats why your tablet starts directly to fastboot mode, if you can get ADB connection, its possible unlock it or reapair, but again, you need know how to input the codes, come back when you post the results about ADB State and read abouthow works ADB before proceed to help you
Yousucks2 said:
Do you have the drivers installed ? Its the first step, you need it because ADB program needs recognize a device to work , without that, its useless
Before continue, i reccomend you use windows , the tools provided to get ADB and Unlock bootloader, are simplier for beginners, with linux you need some commands input skills
Second = Install ADB from the link i posted or search it on google "ADB And Minimal Fastboot" dont take more than a seconds
And read please, without your cooperation, i think no one have the time and patience to guide you on a step by step instructions (assuming youre on a tech forum and you need a minimun knowledge before ask/do something)
If you get ADB Connection :aka conect your tablet to your PC using USB Cable ,run ADB (prefer as admin) and this show some device connected (you dont need put some command to get connection)
From my ignorance (Fortunately i do two succesfull bootloader unlocks without brick my devices) i think you screwed the original boot, thats why your tablet starts directly to fastboot mode, if you can get ADB connection, its possible unlock it or reapair, but again, you need know how to input the codes, come back when you post the results about ADB State and read abouthow works ADB before proceed to help you
Click to expand...
Click to collapse
Technically not ADB if working in fastboot but guidance is still 100% relevant.
fastboot commands?

Categories

Resources