[Q]Is my Note Hard bricked? - AT&T Samsung Galaxy Note I717

Hi guys,
I flashed a wrong ROM, and then the screen doesn't turn on any more, plug in computer, computer can't recognize the device, it gives me plug-in then unplug and then plug-in sound while it is plug in all the time. tried mini USB jig, no response. is it completely dead? anyway to save it?
Thanks guys

thunderzhao said:
Hi guys,
I flashed a wrong ROM, and then the screen doesn't turn on any more, plug in computer, computer can't recognize the device, it gives me plug-in then unplug and then plug-in sound while it is plug in all the time. tried mini USB jig, no response. is it completely dead? anyway to save it?
Thanks guys
Click to expand...
Click to collapse
If you want unbrick hardbrick solution please PM me.
Thanks.

hard brick = replace parts
soft brick = fixable
if your computer is outputting sound when you connect your phone to it, then there is life in the phone its not hard bricked. *ive softbricked many phones, and ive hard bricked 1, so i know the difference*
can you get to recovery?
can you get to download mode?
can you adb devices via pc?

JamieD81 said:
hard brick = replace parts
soft brick = fixable
if your computer is outputting sound when you connect your phone to it, then there is life in the phone its not hard bricked. *ive softbricked many phones, and ive hard bricked 1, so i know the difference*
can you get to recovery?
can you get to download mode?
can you adb devices via pc?
Click to expand...
Click to collapse
Thanks for your reply, I can't get into recovery or download. but never tried adb device via PC, is that the same as odin?. I will try that, and is there a guide on how to do that?

Well... if you freshly flashed a Rom let's hope that dev had usb debugging on. If not this is all am exercise in setting up adb...cause even if the device isn't bricked without that setting on, adb will not communicate with the device.
Install java runtime environment and add to variable path.
Then you can install the android sdk.
Once installed open a command prompt.
Cd (change directories) to the "platform-tools" folder of the sdk install.
Once the prompt is there type:
Adb devices (enter)
If you get a device and then an alpanumeric id, your device is alive
From there type:
Adb reboot recovery (enter)
To boot into recovery and flash a working Rom.
Or adb reboot download (enter)
To boot download mode and use Odin.
If adb says device offline, usb debughing is off but your device is still alive, try the button combos for recovery, or invest in a jig to force download mode.
And finally if that gets nothing.... you're bricked.
Mobile tech videos . Com is a very reputable site that offers jtag debricking repair.

Wow cris, I am amazed at your thorough responses.

rangercaptain said:
Wow cris, I am amazed at your thorough responses.
Click to expand...
Click to collapse
Sometimes even zombies can provide a benefit to society.
Studa ... Nice going sir.
Sent from my Big Ass Outlaw Phone

studacris said:
Well... if you freshly flashed a Rom let's hope that dev had usb debugging on. If not this is all am exercise in setting up adb...cause even if the device isn't bricked without that setting on, adb will not communicate with the device.
Install java runtime environment and add to variable path.
Then you can install the android sdk.
Once installed open a command prompt.
Cd (change directories) to the "platform-tools" folder of the sdk install.
Once the prompt is there type:
Adb devices (enter)
If you get a device and then an alpanumeric id, your device is alive
From there type:
Adb reboot recovery (enter)
To boot into recovery and flash a working Rom.
Or adb reboot download (enter)
To boot download mode and use Odin.
If adb says device offline, usb debughing is off but your device is still alive, try the button combos for recovery, or invest in a jig to force download mode.
And finally if that gets nothing.... you're bricked.
Mobile tech videos . Com is a very reputable site that offers jtag debricking repair.
Click to expand...
Click to collapse
thanks a lot for your detailed instruction!!!
unfortunately, computer cannot recognize the device, it just goes on and off endlessly, and asking to format the drive, Adb devices doesn't show anything either. probably have to send to repair

The usual cure for flashing a ROM for another device is a JTAG service. cris mentioned it -- www.mobiletechvideos.com. It takes a week for the repair and costs you about $50.
The phone is returned with your carrier's stock ROM ICS 4.0.4.

rangercaptain said:
The usual cure for flashing a ROM for another device is a JTAG service. cris mentioned it -- www.mobiletechvideos.com. It takes a week for the repair and costs you about $50.
The phone is returned with your carrier's stock ROM ICS 4.0.4.
Click to expand...
Click to collapse
Sounds like a plan, Thanks

thunderzhao said:
Sounds like a plan, Thanks
Click to expand...
Click to collapse
I only do for $ 25 and ship it back right away . More detail PM me.

Related

[Q] Unroot Fail Need Help will pay for fix

Hi everyone,
Well I'm in that freak out stage.... where I am sure some of you have been.
Heres my issue...
I have a transformer prime that;
I just unrooted using Vipermod
Then did a factory reset
Now I am stuck in CWM recovery
I attempted to do a restore but after it gets done it brings me back into the recovery
I attempted to ADB but the command prompt opens and closes right away ( I assume from not being in USB debugging, which I cant get into without a rom)
I have no rom's currently downloaded into the prime as I just wiped everything in there as well.
Please i'll gladly pay $5 to anyone who can fix this without it breaking more (hard bricking if I havent already done so)
AHHH please guys help, I'm afraid it will run out of battery soon then I'll be royally screwedddd
anyone?
are you on windows 7?
yes windows 7 professional sp 1 32bit . to reiterate I am stuck in Clockwork mod Recovery without root, and with no roms on the internal SD. I have access to one restore that works but after it completes it reboots back in recovery.
birchnick10 said:
yes windows 7 professional sp 1 32bit . to reiterate I am stuck in Clockwork mod Recovery without root, and with no roms on the internal SD. I have access to one restore that works but after it completes it reboots back in recovery.
Click to expand...
Click to collapse
Turn on your tablet, let it boot into CWM.
Open cmd, cd to the directory with adb (for example cd C:\android), then copy this line of text below and right click > paste in the command prompt window.
adb shell dd if=/dev/zero of=/dev/block/mmcblk0p3 bs=1 count=13
Click to expand...
Click to collapse
That should get you out of CWM into Android, assuming your restore works fine.
Attempted and got error device not found.
I have uninstalled the transformer drivers and also installed the universal drivers as said in other threads.
I assume to use ADB i need usb debugging on for it to read??
My issue is I cant get into any rom so turning on usb debugging is a no go.
can i fastboot push a rom to the internal sd card or better yet can i install a rom from the external SD card via Clockwork mod recovery?
birchnick10 said:
Attempted and got error device not found.
I have uninstalled the transformer drivers and also installed the universal drivers as said in other threads.
I assume to use ADB i need usb debugging on for it to read??
My issue is I cant get into any rom so turning on usb debugging is a no go.
Click to expand...
Click to collapse
Navigate to %android sdk folder%\extras\google\usb_driver, open android_winusb.inf and copy the following in the sections
"Google.NTx86" and "Google.NTamd64"
; TF201
%CompositeAdbInterface% = USB_Install, USB\VID_0B05&PID_4D01&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_0B05&PID_4D03&MI_02
;
; Fastboot for all projects
%SingleBootLoaderInterface% = USB_Install, USB\VID_0B05&PID_4DAF
Click to expand...
Click to collapse
Save the file and then try running the adb command I gave again.
Says error device not found. I appreciate the help keep it coming it's keeping my hope alive. I really hope this isnt truly hard bricked.
I cant get ADB to read the transformer prime. When I type adb devices nothing shows up . it starts the daemon successfully but then doesn't show the tfp.
Thank you again for helping. I am honestly going to pay who ever finds the true fix. This stress sucks
birchnick10 said:
Says error device not found. I appreciate the help keep it coming it's keeping my hope alive. I really hope this isnt truly hard bricked.
I cant get ADB to read the transformer prime. When I type adb devices nothing shows up . it starts the daemon successfully but then doesn't show the tfp.
Thank you again for helping. I am honestly going to pay who ever finds the true fix. This stress sucks
Click to expand...
Click to collapse
Try the instructions here. Try using this only as a last-ditch resort.
it wont shut off either... i tried both of the above mentions and cant get adb to recognize the prime
Attempted both and stuck at recovery loop without root. any more ideas? is it possible to flash rom from external sd? or is there a recovery I could fastboot rhat has this feature?
Attempted both and neither work. I need to somehow get usb debugging enabled while in clockwork mod. Or figure out a way to install a rom via external SD card while in CWM. Any more help is appreciated!
birchnick10 said:
Attempted and got error device not found.
I have uninstalled the transformer drivers and also installed the universal drivers as said in other threads.
I assume to use ADB i need usb debugging on for it to read??
My issue is I cant get into any rom so turning on usb debugging is a no go.
Click to expand...
Click to collapse
No adb debugging is needed in cwm. Even without any ROM installed. Recovery is different from Android.
Try to long press power (at least ten seconds) to hard reboot, and see if it changes something in device detection.
Did a hard reset and it boots me back into Recovery.
I was able to get a new rom into the internal SD via the emergency/backup.zip method but after it completes and I do a reboot it just boots right back into recovery again.
Any help please is apprecaited.
$5 bounty for a fix via paypal
Oh joy. This one is a spaghetti western in the making.
Okay. Question first : Does Windows 7 RECOGNISE the device in any way shape or form. To find out if this can be done, you need to power up the device and hold the power and volume down buttons, DO NOT press volume up when it suggests a kernel image. If you get three icons, hit vol down once and up once, then plug the USB cable into the PC and the tablet.
If it sees "Something", you've a chance. Download the naked universal USB driver from the dev forum, install it and have your device pick it up on the windows computer. I'm assuming from your comments that you've GOT a working fastboot and adb so I'm going to skip the instructions on that.
If you do have a something, and it's recognised, hit fastboot -i 0x0b05 reboot, if it reboots of it's own accord at this point, you can confirm you have working ADB and Fastboot access. From there you've a few choices. My personal preference would be to ADB push a rom down -after- doing a rebuild of the recovery image via fastboot (I really recommend TWRP for this bit).
http://forum.xda-developers.com/showthread.php?p=26093546#post26093546 - This post here which I wrote will explain how to flash TWRP from fastboot access, presuming you can get it. Once that step is done, wipe EVERYTHING from TWRP, and I mean the whole nine yards, including /system. Raze the memory down to only things it can't actually nuke. Once that's done, reboot to fastboot protocol, get a ROM pushed via ADB and install from inside TWRP.
That -should- get you back in business. Though judging by the tangle you're in, I make no promises.
ADB wont recognize the device. I have installed and uninstalled the drivers about 5 times.
It wont boot into fastboot - just goes directly into Clockwork Mod recovery. Even while holding power and volume down text comes up that says looking for asus recovery. then says clockwork recovery and boots directly into that.
The only way I can get anything into the internal SD card is with MasterZen88's Emergency script tool that puts any 1 file into the internal SD card as backup.zip
It was unrooted prior to all of this as well.
*cringe*
If ADB isn't working -at all- and it's not using the naked USB drivers to get you any kind of workable access. You're starting to smell very much like a hard brick scenario. I'm honestly not sure if there's a way out of that. A lot of the solutions for unbricking absolutely require that the device is able to talk to the outside world, if it's not and the ADB shell is essentially telling you it's talking to dead air, you're in a world of pain.
It's a long shot but it may be worth speaking to ASUS to see if they are willing to, for a fee, restore your tablet to factory settings. Though I can't imagine that will be cheap or simple. If you are able to get an RMA or a means of getting ASUS to poke it, make sure to take photos. Their techies appear to have the worst case of butterfingers in the world.
Go over Pandaball's suggestion, because that's really the last step I can think of before contacting ASUS

HP 7 VoiceTab 1321RA Bricked without Recovery or Custom Recovery mode accessable

Hi!
First off let me say thanks to R_a_z_v_a_n for redirecting me and hope that I'll find my answer here ^^
So I Have this device called HP 7 VoiceTab 1321RA (not with Slate just HP 7 Voicetab), wanting to have a custom recovery then I tried to flash a CWM Custom Recovery for HP Slate 7 VoiceTab because I thought it was the same and ends up bricking my phone. It ends up in a bootloop which only shows HP sign for a few seconds and dead. But I managed to find out that I can access the recovery menu (or so I thought it is), but the options was choosing between Fastboot Mode, Normal Boot, Recovery Mode, and VART Mode.
I tried to enter Fastboot Mode before and tried to access it via PC but somehow I can't find the device by entering adb devices and fastboot devices. Anyways, I have downloaded a stock update.zip for it but not the original KitKat one which I get from the first time I bought it but rather the JB ones. I think by flashing this would help me recover the device but the only problem is I don't know which method should I use to Flash it. Since I don't have the Stock Recovery or ANY kind of recovery at all, I guess I'm stuck. And it won't start to the home page so I can't set the USB debugging options. Please guide me through this >.<
Thanks a lot!
Been fighting with it for 2 days now and still no result came.
So here's the update so far....
I tried on my other device in order to understand how my PC reads ADB and now I kinda gets it. But the problem is now can't get the device to enable USB Debugging because I can't access options at all.
Secondly, since I left it on for the night because charging seems to trigger the bootloop too, now I can't access the fastboot mode like I was last night. And it constantly repeating this sequence: [battery scene with the "charging battery" symbol] > [HP Powered by Android screen] repeated for 2-3 times > [low battery need charging screen] > repeat. And once I tried to connect to the PC, it goes to the same sequence too. When I tried to access the boot options (the screen which displays Fastboot Mode, Normal Boot, Recovery Mode, and UART Mode which I mention in Thread Starting post), it shows the low battery need charging scene and then repeating the same sequence as mentioned above.
I seem to figure out how to fix this but I still can't manage to access the fastboot mode yet. Will give update once I can try to.
Anyone can help me on this?
Thanks a lot!
Update!
Somehow with a little tweaking and stripping the device, I managed to solve the charging problems. Will update on this once my problem finished.
Jump out from the frying pan and into the fire so they say, I ran into another problem. Finally managed to get into fastboot mode, the devices manager reads it as an Android Device>ROMaster ADB device like the other device I tried to connect while in ADB mode and fastboot mode, but somehow CMD cannot read the device as an ADB device or a Fastboot device like the other device did. I tried to uninstall and reinstall the driver and still nothing happens. I tried to find the usb_driver on the internet and it directs me to the update.zip instead. Trying to update the driver via Computer Management but it says the driver is up to date. Now thinking about making an emulator device based on the HP 7 VoiceTab 1321RA but I really have no idea how to make one. Any one have any idea of what should I do next or can guide me through this? At least until the CMD can read the fastboot.
Thanks a lot!
I found my self in a deadlock!
PLEASE HELP :crying:
Could you unbrick yours
What service centre says about that problem i also ran in this problrm but i m trying to go to service centre for that
first off install drivers in your PC as admin
then use the official flashtool to flash ur stock firmware by entering fastboot or flashmode simple as that
@Sunderesh, thanks for the suggestion, however, couldnt get any official flashtool for hp voicetab. Can you suggest one please?
jithinraj said:
@Sunderesh, thanks for the suggestion, however, couldnt get any official flashtool for hp voicetab. Can you suggest one please?
Click to expand...
Click to collapse
Dude urs is a mtk device so sp flash tool should do the trick.... Just don't forget to install correct drivers....run both drivers and flash tool as admin..... Tell me when it's solved k
jithinraj said:
@Sunderesh, thanks for the suggestion, however, couldnt get any official flashtool for hp voicetab. Can you suggest one please?
Click to expand...
Click to collapse
That is what im trying. To tell you urs is a mediatek device the official flashtool is sp flashtool
rikicchi said:
Update!
Somehow with a little tweaking and stripping the device, I managed to solve the charging problems. Will update on this once my problem finished.
Jump out from the frying pan and into the fire so they say, I ran into another problem. Finally managed to get into fastboot mode, the devices manager reads it as an Android Device>ROMaster ADB device like the other device I tried to connect while in ADB mode and fastboot mode, but somehow CMD cannot read the device as an ADB device or a Fastboot device like the other device did. I tried to uninstall and reinstall the driver and still nothing happens. I tried to find the usb_driver on the internet and it directs me to the update.zip instead. Trying to update the driver via Computer Management but it says the driver is up to date. Now thinking about making an emulator device based on the HP 7 VoiceTab 1321RA but I really have no idea how to make one. Any one have any idea of what should I do next or can guide me through this? At least until the CMD can read the fastboot.
Thanks a lot!
Click to expand...
Click to collapse
try to push the update.zip via adb sideload (Choose "update via ADB sideload" on recovery mode)using adb terminal on PC,as long as your tab can access the recovery mode.remember to backup all your data before u do it.
have a try it's 100% work on me
where I can download update.zip file? anyone can help?
rikicchi said:
Update!
Somehow with a little tweaking and stripping the device, I managed to solve the charging problems. Will update on this once my problem finished.
Jump out from the frying pan and into the fire so they say, I ran into another problem. Finally managed to get into fastboot mode, the devices manager reads it as an Android Device>ROMaster ADB device like the other device I tried to connect while in ADB mode and fastboot mode, but somehow CMD cannot read the device as an ADB device or a Fastboot device like the other device did. I tried to uninstall and reinstall the driver and still nothing happens. I tried to find the usb_driver on the internet and it directs me to the update.zip instead. Trying to update the driver via Computer Management but it says the driver is up to date. Now thinking about making an emulator device based on the HP 7 VoiceTab 1321RA but I really have no idea how to make one. Any one have any idea of what should I do next or can guide me through this? At least until the CMD can read the fastboot.
Thanks a lot!
Click to expand...
Click to collapse
can you explain how did you managed to charge the device??? please its a request......jst help me out :crying::crying:

How to bring your phone back to life with fastboot

*im not developer, neither noob i just like to share what I know*
Maybe this is a noob guide, but i did my best to share something helpful
before you go deeper, be sure to check your phone able to get into fastboot mode. If you cant, use REAL unbrick method instead
If your phone soft or hard bricked, bootloop, stuck on logo etc you know you are f***ed unless you know what should to do.
Some time ago bootlooped my phone, but i cant go to recovery, cant ADB because I forgot to enable USB debugging, my computer wont recognize my phone poperly because my phone mad at me, and my phone flickering like hell *party hard*. Maybe this is a brick not bootloop but whatever
Good friend of mine tell me what should to do
What you need:
Working PC with minimal ADB and fastboot installed //see the thread here, your phone's USB and ADB driver installed //download here if you dont have it
Working USB DATA cable
Custom recovery everything will do, as long as its compatible with your current android version. Rename the img to recovery.img
ROM you prefer everything will do, as long as its compatible with your current android version. Move to your SD Card
The power of will
Step:
1. Make sure your phone is turned off
2. Boot into fastboot mode, you will see some chinese message
3. Plug your phone to to your PC
4. Check if your PC at least know that you are pluged in your phone (check via device manager by 'plug and un-plug' your phone and check for 'appear and disappear' device , mine listed as it is was a modem.)
5. Move the recovery.img inside minimal adb and recovery folder root usually under c:/programfiles directory
6. Run the minimal adb and fastboot, check your device by using /adb devices/ command without backslash
7. If your device is not listed, dont worry. We still able to use the fastboot
8. Boot your phone into recovery mode by using /fastboot boot recovery.img/ command without backslash
9. Wait for few secs, and your phone should touched down to recovery mode.
10. Do wipe (data, dalvik, cache, system, internal)
11. Flash your prefered ROM
12. ..........???
13. Profit
Troubleshooting:
If your PC unable to recognize your phone completely, try using another usb cable, usb ports, uninstall-reinstall, plug-unplug, and make sure your phone in fastboot mode before you plug your phone to the PC.
Feel free to critics, I hope this helped you :fingers-crossed:
Thank you for all who helped me making this post.
McBubu_1337 said:
*im not developer, neither noob i just like to share what I know*
Maybe this is a noob guide, but i did my best to share something helpful
before you go deeper, be sure to check your phone able to get into fastboot mode. If you cant, use REAL unbrick method instead
If your phone soft or hard bricked, bootloop, stuck on logo etc you know you are f***ed unless you know what should to do.
Some time ago bootlooped my phone, but i cant go to recovery, cant ADB because I forgot to enable USB debugging, my computer wont recognize my phone poperly because my phone mad at me, and my phone flickering like hell *party hard*. Maybe this is a brick not bootloop but whatever
Good friend of mine tell me what should to do
What you need:
Working PC with minimal ADB and fastboot installed //see the thread here, your phone's USB and ADB driver installed //download here if you dont have it
Working USB DATA cable
Custom recovery everything will do, as long as its compatible with your current android version. Rename the img to recovery.img
ROM you prefer everything will do, as long as its compatible with your current android version. Move to your SD Card
The power of will
Step:
1. Make sure your phone is turned off
2. Boot into fastboot mode, you will see some chinese message
3. Plug your phone to to your PC
4. Check if your PC at least know that you are pluged in your phone (check via device manager by 'plug and un-plug' your phone and check for 'appear and disappear' device , mine listed as it is was a modem.)
5. Move the recovery.img inside minimal adb and recovery folder root usually under c:/programfiles directory
6. Run the minimal adb and fastboot, check your device by using /adb devices/ command without backslash
7. If your device is not listed, dont worry. We still able to use the fastboot
8. Boot your phone into recovery mode by using /fastboot boot recovery.img/ command without backslash
9. Wait for few secs, and your phone should touched down to recovery mode.
10. Do wipe (data, dalvik, cache, system, internal)
11. Flash your prefered ROM
12. ..........???
13. Profit
Troubleshooting:
If your PC unable to recognize your phone completely[B/], try using another usb cable, usb ports, uninstall-reinstall, plug-unplug, and make sure your phone in fastboot mode before you plug your phone to the PC.
Feel free to critics, I hope this helped you :fingers-crossed:
Thank you for all who helped me making this post.
Click to expand...
Click to collapse
Good work bro
The Hard Gamer said:
Good work bro
Click to expand...
Click to collapse
Thanks, its noob post so i dont expect anything special
McBubu_1337 said:
Thanks, its noob post so i dont expect anything special
Click to expand...
Click to collapse
It is a good help to those who are new to getting bricked
It shows waiting for device
Tommen1998 said:
It shows waiting for device
Click to expand...
Click to collapse
You may need to check some things:
Your PC actually know that you have inserted your phone. It doesn't have to know it's a phone (so it can be detected as unknown device or something similar, mine is detected as a modem)
Your phone is indeed in fastboot mode, you can tell yours is in fastboot mode by a Chinese message at the bottom of the screen
Change your cable data, make sure it is a cable data, not a normal charging cable
let me know if you need some help
McBubu_1337 said:
You may need to check some things:
Your PC actually know that you have inserted your phone. It doesn't have to know it's a phone (so it can be detected as unknown device or something similar, mine is detected as a modem)
Your phone is indeed in fastboot mode, you can tell yours is in fastboot mode by a Chinese message at the bottom of the screen
Change your cable data, make sure it is a cable data, not a normal charging cable
let me know if you need some help
Click to expand...
Click to collapse
Hello. I Tried a lot, but my PC doesn't recognise my phone. The phone is in fastboot mode. I've tried by changing cables too
same issue
Tommen1998 said:
Hello. I Tried a lot, but my PC doesn't recognise my phone. The phone is in fastboot mode. I've tried by changing cables too
Click to expand...
Click to collapse
I am also getting the same issue tried different cables but not working. Anyone please help me
The same issue. I think it's about getting it recognized in Fastboot mode. It's recognized in Android but not in Fastboot. All new devices are installed including those you get in Diagnostic 9091 mode (Power+V+). What do I need for Fastboot mode?

Locked Password

Not sure if this is the proper place for this question; if not, please move. I picked up an Irulu Expro No. X9 Android tablet on eBay. It seems to work fine, except I can't get past the login screen. I tried many times the various key combinations to get it into recovery mode but none worked. Other suggestions had me putting it in debug mode first, but how to do that if you can't get logged in? I'm not concerned about saving any data, I would just like to be able to use it. I would appreciate any help to solve my problem. Thanx.
@jrockow
Have you ever tried to check whether the device is accessable by means of ADB?
Code:
adb devices
If it's accessable then you easily can remove the password lock. You do this by launching Android Settings via ADB as shown next:
Code:
adb devices
adb shell am start -a android.settings.SETTINGS
jwoegerbauer said:
@jrockow
Have you ever tried to check whether the device is accessable by means of ADB?
Code:
adb devices
If it's accessable then you easily can remove the password lock. You do this by launching Android Settings via ADB as shown next:
Code:
adb devices
adb shell am start -a android.settings.SETTINGS
Click to expand...
Click to collapse
Thanx for your quick reply.
adb devices doesn't list anything.
I thought you needed to enable USB debugging for ADB to work?
Don't know how to do that if I can't log in.
jrockow said:
Thanx for your quick reply.
adb devices doesn't list anything.
I thought you needed to enable USB debugging for ADB to work?
Don't know how to do that if I can't log in.
Click to expand...
Click to collapse
OK, so I'm somewhat of a rookie when it comes to ADB and FASTBOOT.
I'm not sure I have everything correct. I'm using an app called "Minimal ADB and Fastboot".
I have another tablet, same as the one I can't access, and I have turned on the developer options.
Even with that, I still can't see any devices when I run ADB.
FYI: When I look at devices in my PC it shows up as X9, which I believe is correct.
With my no password tablet, I can actually see all the directories of my Android on my PC.
If I try that with the other one don't see any directories.
jrockow said:
With my no password tablet, I can actually see all the directories of my Android on my PC.
Click to expand...
Click to collapse
Android's USB in that case is set to MTP mode, not ADB mode. MTP operates at the file level. Your Android device doesn’t expose its entire storage device to Windows computer. Instead, when you connect a device to your computer, the computer queries the device and the device responds with a list of files and directories it offers.
When Andoid's USB is in ADB mode, device can completely get controlled from Windows computer.
jrockow said:
I'm using an app called "Minimal ADB and Fastboot".
Click to expand...
Click to collapse
Serious Android device owners use the USB-driver ( AKA ADB ) as provided by device's OEM/Carrier.
jwoegerbauer said:
Android's USB in that case is set to MTP mode, not ADB mode. MTP operates at the file level. Your Android device doesn’t expose its entire storage device to Windows computer. Instead, when you connect a device to your computer, the computer queries the device and the device responds with a list of files and directories it offers.
When Andoid's USB is in ADB mode, device can completely get controlled from Windows computer.
Serious Android device owners use the USB-driver ( AKA ADB ) as provided by device's OEM/Carrier.
Click to expand...
Click to collapse
I was incorrect in my earlier post, when I said I turned on the developer mode on my "good" tablet and I still couldn't access it thru ADB.
I found out I really didn't have it turned on, and when I did I was able to execute the ADB commands.
That gets me back to my earlier post about not being able to turn on the developer mode on my "bad" tablet if I can't log in.
I would think with all the guys working on this stuff someone has come up with a way to get around a lost password?
I remind you, I tried the power+volume sequence many times, many ways, so I need a different approach; if there is one?
Thanx.
@jrockow
Because the tablet can't connect with PC via ADB then wondering why you don't contact seller of the tablet? Unlock Screen Password always can be done with Google Account Android device initially was bound to.
jwoegerbauer said:
@jrockow
Because the tablet can't connect with PC via ADB then wondering why you don't contact seller of the tablet? Unlock Screen Password always can be done with Google Account Android device initially was bound to.
Click to expand...
Click to collapse
I have already reached out to the seller. However, he knows nothing of the history of the tablet. He's just a guy who collects tons of electronics and sells them on eBay.
What really frustrates me is I can quite easily get my "good" tablet to enter recovery mode with the power+vol combination. I have tried many, many times to duplicate the same combo on the "bad" tablet and it just jumps over the recovery mode and boots to the logon screen.
Is it possible someone made some change to the tablet that won't allow it to go into recovery?
jrockow said:
I have already reached out to the seller. However, he knows nothing of the history of the tablet. He's just a guy who collects tons of electronics and sells them on eBay.
What really frustrates me is I can quite easily get my "good" tablet to enter recovery mode with the power+vol combination. I have tried many, many times to duplicate the same combo on the "bad" tablet and it just jumps over the recovery mode and boots to the logon screen.
Is it possible someone made some change to the tablet that won't allow it to go into recovery?
Click to expand...
Click to collapse
So, I've come to the conclusion that what I'm asking for just can't be done.
Can't enter reset with any key combo I've tried; can't use ADB because debugging not on; can't go to Google because I don't know who owned the phone before me.
If this were a PC device, there are multiple apps available to get around a lost password. I've done it many times.
I was really hoping there would be some Android genius out there who could help.
What a shame to realize that a perfectly good working device might as well be thrown in the trash.
jrockow said:
So, I've come to the conclusion that what I'm asking for just can't be done.
Can't enter reset with any key combo I've tried; can't use ADB because debugging not on; can't go to Google because I don't know who owned the phone before me.
If this were a PC device, there are multiple apps available to get around a lost password. I've done it many times.
I was really hoping there would be some Android genius out there who could help.
What a shame to realize that a perfectly good working device might as well be thrown in the trash.
Click to expand...
Click to collapse
If you know that the phone basically supports ADB, if the phone has a slot for external SD-card, if you can boot into Recovery Mode, if the Recovery Mode allows you to "apply update from sd-card" then you by means of an OTA can enable USB-debugging, then you can access the phone via ADB.
Currently I'm working on such an UPDATE.ZIP and will, if it's bug free, it publish here on XDA.
Personally don't own a phone what supports ADB: it's a HUAWEI Y7 2019. If you are willing to become a tester let me know it. I'll then PM you the link to the UPDATE.ZIP.
jwoegerbauer said:
If you know that the phone basically supports ADB, if the phone has a slot for external SD-card, if you can boot into Recovery Mode, if the Recovery Mode allows you to "apply update from sd-card" then you by means of an OTA can enable USB-debugging, then you can access the phone via ADB.
Currently I'm working on such an UPDATE.ZIP and will, if it's bug free, it publish here on XDA.
Personally don't own a phone what supports ADB: it's a HUAWEI Y7 2019. If you are willing to become a tester let me know it. I'll then PM you the link to the UPDATE.ZIP.
Click to expand...
Click to collapse
If I could boot into Recovery Mode my problem would be solved.

Samsung Galaxy S9+ Forgot Pattern

Hello everyone.
I've got Samsung Galaxy s9+ and I forgot the pattern. I would like to unlock it without losing the data, what is important for me is the photos and videos. I've tried every method on youtube but unfortunately none is working. I bought several programs like Dr.Fone and 4ukey but they don't support this model. Is there anyway to unlock it without Factory Reset? I'm willing to pay for this.
Thank you
If you can get it into fastboot, you can copy the files to your pc using adb and some commands.
Look for a tutorial on this
PhotonIce said:
If you can get it into fastboot, you can copy the files to your pc using adb and some commands.
Look for a tutorial on this
Click to expand...
Click to collapse
Thank you for your reply. is fastboot same as recovery mood? sorry but I'm so noob in tech
Get the android studio adb tools zip, unzip it. Install fastboot and normal drivers for your phone. Enter adb, plug in your phone using a data cable. Now, type adb devices. Boot your phone into recovery mode first, your device should show up. If it doesn't, then once in recovery mode, there should be an option to enter fastboot. Select that. If your device still won't appear, try entering download mode (I think download mode is the one you should try first).
Once your device appears in the adb command window, google the command for copying files using adb. Use this command to copy all the files to either an sd card inserted in the phone, or directly onto your pc (if possible).
If none of this is working out for you, and you are willing to pay, take it to a data recovery shop/centre. They should be able to extract the data from the device at a reasonable price.
PhotonIce said:
Get the android studio adb tools zip, unzip it. Install fastboot and normal drivers for your phone. Enter adb, plug in your phone using a data cable. Now, type adb devices. Boot your phone into recovery mode first, your device should show up. If it doesn't, then once in recovery mode, there should be an option to enter fastboot. Select that. If your device still won't appear, try entering download mode (I think download mode is the one you should try first).
Once your device appears in the adb command window, google the command for copying files using adb. Use this command to copy all the files to either an sd card inserted in the phone, or directly onto your pc (if possible).
If none of this is working out for you, and you are willing to pay, take it to a data recovery shop/centre. They should be able to extract the data from the device at a reasonable price.
Click to expand...
Click to collapse
I'm speechless for your kind help. I'll try to do all these steps.
I tried to search for "android studio adb tools" but I can't find it's download link. Sorry, but can you please to share me download link for the zip file, I'll really appreciate that so much, then I'll follow your steps.
I took the phone to several phone shops but they couldn't do it. They just telling me they can factory reset which I can do it but I don't want to lose the photos and videos.
Once again, Thank you so much
Here's the link, (sorry, its called platform tools not adb tools, my bad).
Downloading Platform Tools…
Get the Platform Tools to discharge the ADB and fastboot commands that permit the users to perform several incredible benefits and unlock the system settings
magiskupdate.com
Try taking the phone to a data recovery shop, instead of some regular phone/repair shop.
pickasfu said:
Hello everyone.
I've got Samsung Galaxy s9+ and I forgot the pattern. I would like to unlock it without losing the data, what is important for me is the photos and videos. I've tried every method on youtube but unfortunately none is working. I bought several programs like Dr.Fone and 4ukey but they don't support this model. Is there anyway to unlock it without Factory Reset? I'm willing to pay for this.
Thank you
Click to expand...
Click to collapse
Doesn't the S9+ have a fingerpritn reader though? Just use that to unlock it..
PhotonIce said:
Here's the link, (sorry, its called platform tools not adb tools, my bad).
Downloading Platform Tools…
Get the Platform Tools to discharge the ADB and fastboot commands that permit the users to perform several incredible benefits and unlock the system settings
magiskupdate.com
Try taking the phone to a data recovery shop, instead of some regular phone/repair shop.
Click to expand...
Click to collapse
Thank you for your reply. I'll try this method and let's hope it will success, I'll keep you updated.
===
There are several data recovery shops I contacted after your advice, but unfortunately they deal with laptops, external memory cards and hard drives.
PhotonIce said:
Doesn't the S9+ have a fingerpritn reader though? Just use that to unlock it..
Click to expand...
Click to collapse
It does. But if device restarted you are forced to enter the pattern or the password and there will be no option for fingerprints.
PhotonIce said:
Get the android studio adb tools zip, unzip it. Install fastboot and normal drivers for your phone. Enter adb, plug in your phone using a data cable. Now, type adb devices. Boot your phone into recovery mode first, your device should show up. If it doesn't, then once in recovery mode, there should be an option to enter fastboot. Select that. If your device still won't appear, try entering download mode (I think download mode is the one you should try first).
Once your device appears in the adb command window, google the command for copying files using adb. Use this command to copy all the files to either an sd card inserted in the phone, or directly onto your pc (if possible).
If none of this is working out for you, and you are willing to pay, take it to a data recovery shop/centre. They should be able to extract the data from the device at a reasonable price.
Click to expand...
Click to collapse
Hi,
I downloaded the platform tools and I unzipped it, I installed Samsung dex and the drivers for on the PC, when I plugin the cable I can see there is Galaxy S9+ driver but it's empty because the phone is locked. When I try to open adb.exe it's not doing anything. all the exe doesn't work except sqlite3.exe. Attached is the screen
Is it possible for you to help me via teamviewr? If it success I would pay you. Even if it's not success I'll pay you. I don't mind to pay upfront, Thank you for your help sir

Categories

Resources