0

I just installed android sdk. And trying to follow these steps to detect my device. Because my phone was disconnected & dead during an unfortunate/accidental/unwelcome software upgrade.

It's frozen on Samsung start up screen. I was able to use volume + power + home buttons to get into another black screen with now send the package you want to apply to the device with adb sideload <file name>. But not sure how to sideload from adb when I can't even detect my device. All I want is to retrieve my data & start up my device as normal.

Within the Command Prompt under platform tools, I typed adb devices. But no device listed. I am currently installing the Samsung Galaxy Note MTB device driver.

Can someone please guide me to the correct steps? There has to be a way to retrieve the data from the internal memory right?

Edit 1:

According to this article, I am not sure if my phone is bricked or trap in a bootloop...First of all, lets get something straight. Most people use the term "bricked" improperly. A bricked phone means one thing: your phone won't turn on in any way, shape or form, and there's nothing you can do to fix it. It is, for all intents and purposes, as useful as a brick. A phone stuck in a boot loop is not bricked, nor is a phone that boots straight into recovery mode. These are things you can usually fix, and they're a lot more common than a truly bricked phone. If your phone is actually bricked, you won't be able to fix it yourself (but there are things you can do—see the end of this article)

Edit 2:

PC specs : Win Vista, 32-bit

After installing MTP drivers I am at this point. However within adb devices command I only see <aserial number> recovery. It doesn't say <serial number> device

Do I still have a hope to get to my data?

enter image description here

4

1 回答 1

0

您的手机可能会卡在使用尝试使用时无法BootLoop检测到,如果没有,您应该联系您的三星服务中心重新加载软件。在这种情况下,您的数据会丢失。adbFastBoot

更新

尝试下载sp flash tool检查是否检测到您的手机,这样您可以对数据恢复有一些希望

于 2013-11-24T17:18:27.107 回答