I'm fairly new to android devices and while editing the build.prop (because I wanted to install some incompatible apps) upon reboot, it shows kindle fire logo but then disappears and the screen fades and stays there. Help ?
I know there's a similar thread to this but I need beginner help. The main thread about unbricking is to difficult for me. I'm not even sure what the adb is or how to connect to it. Any help is appreciated.
Edit : I managed to connect it by adb now but sill need help solving this
Try holding the power button in for at least 20 seconds this should reset the device
After 20 seconds restart the kindle, leave it a while in can take a few minutes to restart properly.
This worked for me on a few occasions whilst tinkering
I've tried that before but doesn't work
You can give this script a try: http://forum.xda-developers.com/showpost.php?p=20356476&postcount=449
Thanks but pretty much everthing i try to do it says, 'operation not permitted'
it dos say adb, online, but fastboot it says, offline ?
For fastboot you need a factory cable .... Plugs into USB and puts it into fastboot.... Adb commands need su super user
Sent from my SPH-D710 using xda premium
I'm not even sure I know what a factory cable is, would I need that to solve my issue ?
http://forum.xda-developers.com/showthread.php?t=1392693
And yes if its bricked this is the only way to fix right now
Sent from my SPH-D710 using xda premium
Epix4G said:
http://forum.xda-developers.com/showthread.php?t=1392693
And yes if its bricked this is the only way to fix right now
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
So does my problem seem like its truly bricked ?
also I've never been good with that type of stuff, so is there a way to buy a factory cable ?
i looked on that link you gave me but they don't have any in stock.
Its the motorola factory cable look on Atrix or razr forum if not you may have to make it .... Its what I did not terribly hard
Sent from my SPH-D710 using xda premium
So the one that is listed not in stock, won't work for me?
can you point me to a video or tutorial that shows how to make the cable? if you can
If ADB is registered as online, you wouldn't need a fastboot cable with my script. It should be able to get you going.
http://www.androidbrains.com/index.php/2011/12/03/kindle-fire-bricked/
Sent from my SPH-D710 using xda premium
Vashypooh said:
If ADB is registered as online, you wouldn't need a fastboot cable with my script. It should be able to get you going.
Click to expand...
Click to collapse
It was online yesterday but said operation not permitted for everything i tried,
but not it won't even go online
Epix4G said:
http://www.androidbrains.com/index.php/2011/12/03/kindle-fire-bricked/
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Thanks, I ll check it out
Related
i been rooting phones since i knew how which has been like 3 years! and this epic has been by far the biggest poin in my ass.. i have tried everything in my power ot get it rooted i have read every thread about the one click root and all that but heres my problem ... my phone recognizes my phone when i do not have usb debug on soon as i click it on it puts a up a screen that says need to fine files like me put them manually or windows scans for it .. i have tried everything even going to the drivers and manually updating them and no go !! i have uninstyalling and install tried putting phone back to factory reset ! and still no go .. just keep getting device not found on the run run bat ... please help! i have thread after thread and ive tried it all dont know what to do ..
are you trying to do the one click in recovery?
No I'm doing exactly what is says on page one.. I downloaded the drivers . Then. I put on debug mode then plug in and do the run and it says device not found... am I suppose to do in recovery.. or what.. tried it at my work to and no go
Sent from my SPH-D700 using XDA App
try downloading and installing the android sdk, this fixed this issue for me, just make sure to install the components for android 2.1 etc... PC recognized right away after this:
http://developer.android.com/sdk/index.html
Thanks I will try this !!!
Sent from my SPH-D700 using XDA App
I k ow my computer had probably with certain USB ports don't know if that's your prob but that personally took me a while to figure out and I was pissed like no other
Sent from my SPH-D700 using XDA App
Once you have sdk installed, if you're having trouble connecting your phone to your computer, get "adb wireless" from the market and you can connect that way leaving no need for the usb cable. All you need is your phones wi-fi turned on and a know how of adb.
Sent from my SPH-D700 using XDA App
BThomas22x said:
Once you have sdk installed, if you're having trouble connecting your phone to your computer, get "adb wireless" from the market and you can connect that way leaving no need for the usb cable. All you need is your phones wi-fi turned on and a know how of adb.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
You have to have a router too. A way that both the computer and phone can connect.
Yeah... Thanks
Sent from my SPH-D700 using XDA App
Will there me a nexus 7 root without the adb, cause last time i tried to install on my computer i couldnt get it to work properly and made my pull my hairs out.
Questions go in the Q&A section
lovenokia said:
Will there me a nexus 7 root without the adb, cause last time i tried to install on my computer i couldnt get it to work properly and made my pull my hairs out.
Click to expand...
Click to collapse
Well guessimg there will likely be an Odin version
Sent from my GT-P7510 using Tapatalk 2
animatechnica said:
Well guessimg there will likely be an Odin version
Sent from my GT-P7510 using Tapatalk 2
Click to expand...
Click to collapse
Odin is a samsung-only application but yeh, there should be ways to attain root without adb (most likely via recovery).
What about hiemdell??? The other version for ppl who can't use Odin ..idk to much about it tho
Sent from my SAMSUNG-SGH-I717 using xda premium
armyboy11b said:
What about hiemdell??? The other version for ppl who can't use Odin ..idk to much about it tho
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
Same with Heimdall I believe as it was meant to be an implementation of Odin. I'm not too sure as to whether the Nexus 7 has a 'Download Mode', if it does, somebody might write an equivalent tool to use it.
Why bother with Odin or Heimdall when there's fastboot anyway ? I find fastboot to be much easier to use and it hasn't got that much of a learning curve.
This thread in the dev forum says you don't need adb:
http://forum.xda-developers.com/showthread.php?t=1742919
dbrickg said:
This thread in the dev forum says you don't need adb:
http://forum.xda-developers.com/showthread.php?t=1742919
Click to expand...
Click to collapse
The tool in that thread actually uses the ADB to perform all of it's actions, I would suggest install ADB, get the drivers working and test with "adb devices" that the drivers are working and the devices is visible and then run that tool to streamline the rest of the process for you.
I would always recommend having the ability to use ADB, especially when you're tinkering, it's always best to make sure ADB works in-case you need to perform any other tasks for the case that something goes wrong.
lovenokia said:
Will there me a nexus 7 root without the adb, cause last time i tried to install on my computer i couldnt get it to work properly and made my pull my hairs out.
Click to expand...
Click to collapse
A fastboot only method is available on modaco complete with a batch file to do all the hard work. Think you will still need to unlock the boot loader first though.
http://www.modaco.com/topic/355552-superboot-rooting-the-nexus-7/
Hi guy's
I have a few questions I'm really hoping someone could help or point me in the right direction..
I have looked for answers for a couple of days now when I had some free time but haven't found anything.
1. My brother's GT5-40 OPTIMUS is stuck on the android screen. Prior to it happening it was sitting idle. Would a hard reset fix this?
2. He would like to upgrade from 2.1 to maybe GB is it possible? And where can I find the correct thread to do this?
3. Is there anything I can do to optimize battery power?
I hate to annoy everyone with my questions but I'm new to this kind of thing I've only just started flashing my xu and exploring these things so don't have much to go on and would be grateful for any help at all.
Thanks for looking.
Sent from my ST25a using xda app-developers app
UPDATE:
I tried a hard reset - didn't work.
Tried phone recovery on kdz updater : nothing.
Not sure what's next.
Sent from my ST25a using xda app-developers app
lismore said:
UPDATE:
I tried a hard reset - didn't work.
Tried phone recovery on kdz updater : nothing.
Not sure what's next.
Sent from my ST25a using xda app-developers app
Click to expand...
Click to collapse
you don't provide much info , but first, can you get phone connected to pc ? (example in download mode)
if you can then flash from kdz update is possible. (use this tutorial : link , if no go then try different phonemodes in kdz updater)
Hi
I can get into download mode but nothing else. I tried to flash in kdz bit didn't work for me all the modems seem to sit idle. What other info would be helpful? Sorry I'm in unknown territory with this.
Sent from my ST25a using xda app-developers app
It's been over a year since I've used KDZ, but if not mistaken you have to use fastboot (power on while holding camera) with KDZ. If you can get into fb mode you can try to get KDZ to work. If the modems remain idle you may need to reinstall drivers. If you can get to fastboot you can resolve your problem. G'luck
Hi
Can't get into fb mode I did try a few times. I guess I've hit a wall with this.
Sent from my ST25a using xda app-developers app
lismore said:
Hi
Can't get into fb mode I did try a few times. I guess I've hit a wall with this.
Sent from my ST25a using xda app-developers app
Click to expand...
Click to collapse
fb is not visible , it apperas as black screen ,, but you can confirm that with cable connected to usb (in androidsdk : "fastboot devices" )
also, try that method : unplug usb from phone,power off device (eg. battery out, to be sure), put kdz updater ready, and then plug usb cable and immedetly start kdz updateing... (i remember, i've had same problem and then somehow i've got it working with that method)
also try several times.
also, i cant understand why kdz updater doesn't work in download mode , are you sure that u have all drivers installed correctly ? tried several modes in kdz updater ? (cs_emurdiance and etc.)
hani93
I'll give it a try and report back. I really appreciate this. Kdz didn't seem to work I will double check all the drivers etc and see if I've missed something.
Sent from my ST25a using xda app-developers app
So I tried fb mode, nothing like what you describe happens when I attempt to get into fb mode. I double check that all kdz drivers were there -one was missing so when I got that I was intact able to flash the phone, but it made no difference, I get the LG logo on start up then it goes to the android screen and no further. When I try fb mode following your instructions I get the boot up as described above, I tried it a few times but always the same result.
Sent from my ST25a using xda app-developers app
did u flash fastboot enabled rom ?
Yes used the French v20b couldn't recover the phone even with that.
Sent from my ST25a using xda app-developers app
Enter the download mode (volume - and power button)and flash the official rom(should be in 7z format)
I tried downloading the official Rom but couldn't get it all the links are not working, well all the ones that I tried. Do you know of any? I'm really grateful of all the help.
Sent from my ST25a using xda app-developers app
lismore said:
I tried downloading the official Rom but couldn't get it all the links are not working, well all the ones that I tried. Do you know of any? I'm really grateful of all the help.
Sent from my ST25a using xda app-developers app
Click to expand...
Click to collapse
Try the links in the following thread, it still valid while I test.
[Q] Soft-brick? ADB sees the phone. - http://forum.xda-developers.com/showthread.php?t=1970651
I will try those and see what happens, I hope I can get it and maybe sort this once and fir all.
Sent from my ST25a using xda app-developers app
with this tutorial I repair my gt540 [ROM][Gingerbread] 2.3.7 | CyanogenMod 7 | SwiftDroid ASIS| Mur4ik after that gets the rom of your choice, Since then I have not stopped trying roms heh, do not fear, it's okay, I encourage
Try my script: http://forum.xda-developers.com/showthread.php?t=1856553
See if the device has fastboot on it, try Volume Up+Search+Power or Volume up+Camera+Power (Let go of power when powered up and let go of other buttons when in black screen or if it says 'Fastboot Mode').
You need to install the drivers, look on google.
If there is no fastboot then your only luck is Hyper Terminal and KDZ Updater. (KDZ Updater for flashing and Hyper Terminal for wiping (That is why the device will not boot))
And of course you need to be in download mode (VolDown+Power)
Sent from my Sony Tablet S using xda premium
Hyperterminal?? Still having no luck with kdz, I can flash stuff on the phone but it makes little or no difference as it still ends up on the android splash screen.
Sent from my ST25a using xda app-developers app
lismore said:
Hyperterminal?? Still having no luck with kdz, I can flash stuff on the phone but it makes little or no difference as it still ends up on the android splash screen.
Sent from my ST25a using xda app-developers app
Click to expand...
Click to collapse
Yes Hyperterminal, you have to use it to wipe the data has KDZ does not help with it.
Sent from my Sony Tablet S using xda premium
Right so use hyperterminal yo wipe the data then go ahead with the rest of it. I will try this method and see what happens, the only other thing is that I can't get into fast boot mode at all, I have tried lots of times and nothing happens, can I safely do this in download mode?
Sent from my ST25a using xda app-developers app
Hello XDA
Recently my girlfriend enter in bootloader in my cellphone and wipe (that's why i call evil wipe) my Nexus 4 (Android 4.3) and im scared because my cellphone dont start, tried to connect to pc but nothing,tried the volumes config and nothing even think i cna apply warranty but my cellphone is rooted and if i cant acces and modify google is going to know is rooted and dont apply warranty for me so i think just xda forum & god can helpme
Anyone please :crying:
Im scared as fuc..k:crying::crying::crying:
PD: Is a HARD BRICK
*Can't acces to Bootloader
*Can't start the phone
*Can't enter in Download mode
*The battery is FULL %100 Charged
+ Unique thing is my computer detects the device seems theres no drivers or something like that recognize like unknow device (QHUSB Dload installed the drivers for that and now detects as COM 5)
N4Newbie said:
Hello XDA
Recently my girlfriend enter in bootloader in my cellphone and wipe (that's why i call evil wipe) my Nexus 4 (Android 4.3) and im scared because my cellphone dont start, tried to connect to pc but nothing,tried the volumes config and nothing even think i cna apply warranty but my cellphone is rooted and if i cant acces and modify google is going to know is rooted and dont apply warranty for me so i think just xda forum & god can helpme
Anyone please :crying:
Im scared as fuc..k:crying::crying::crying:
Click to expand...
Click to collapse
Do you have basic knowledge of ADB and fastboot? If yes, you can download factory images and then flash them in fastboot.
If you can get into the bootloader screen you can use fastboot to restore the factory image to your phone, follow the instruction in the links in my signature. There are probably youtube videos as well that can guide you through the process.
Evil evil wipe!
Evil evil wipe!
Sent from my Nexus 4 using Tapatalk
Ghoul wipe!
MUHAAAAAA! MUMUMUAAHAAAAHA! (cough) Muhhhaaaaaa!
Install Wugs tool, you can reflash everything in a couple minutes.
Sent from my Nexus 4 using xda app-developers app
chrisrozon said:
Install Wugs tool, you can reflash everything in a couple minutes.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Can you please helpme with that or can you be more specific
Thanks
Just Google wug's nexus tool. I think it's version 1.74 or something now. Install it and follow directions. I forget if you need factory images already installed for it to work.
I got out of a similar jam earlier. You may have to flash everything thorough fastboot manually though.
Sent from my Nexus 4 using XDA Premium HD app
eksasol said:
If you can get into the bootloader screen you can use fastboot to restore the factory image to your phone, follow the instruction in the links in my signature. There are probably youtube videos as well that can guide you through the process.
Click to expand...
Click to collapse
I can't enter in Fastboot and i can't turn on the phone i was watching and my pc recognize this as my cellphone i dont knwo why dont recognize as ADB interface or something like that
N4Newbie said:
I can't enter in Fastboot and i can't turn on the phone i was watching and my pc recognize this as my cellphone i dont knwo why dont recognize as ADB interface or something like that
Click to expand...
Click to collapse
You need to install the adb nexus 4 drivers.
lazer155 said:
You need to install the adb nexus 4 drivers.
Click to expand...
Click to collapse
Do you have a installer
N4Newbie said:
Do you have a installer
Click to expand...
Click to collapse
Just google "nexus 4 adb driver install", there are tons of guides.
N4Newbie said:
Do you have a installer
Click to expand...
Click to collapse
Use the Universal Naked Driver in my signature, you might need to disable driver signature checking before installing it. If you can't get it to install, try the Google USB driver.
It looks like the bootloader is damaged for your device, this is your last hope at recovering it: http://forum.xda-developers.com/showthread.php?t=2347060
eksasol said:
Use the Universal Naked Driver in my signature, you might need to disable driver signature checking before installing it. If you can't get it to install, try the Google USB driver.
It looks like the bootloader is damaged for your device, this is your last hope at recovering it: http://forum.xda-developers.com/showthread.php?t=2347060
Click to expand...
Click to collapse
Buddy i try installing the naked driver and seems like now is COM5 ??
i also tryed the Google USB Driver but nothing (the 2 installers)
Reading & Reading i think my Nexus 4 is Hard bricked
There is no such thing as a bricked Nexus. Don't worry, you'll get it fixed easily enough!
Sent from my Nexus 4 using xda app-developers app
chrisrozon said:
There is no such thing as a bricked Nexus. Don't worry, you'll get it fixed easily enough!
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Can you please helpme ?
I try to use many unbrick methods
like the unbrick method with the download mode (can't acces to download mode)
the unbrick method with the fastboot (can't acces to fastboot)
tried the unbrick method with Nexus root Toolkit (in the mode softbricked/bootloop) but doesnt work need fastboot (can't enter in fastboot)
Can't use ADB !!
determinated all unbrick methods need fastboot, download mode, adb or something but NOTHING WORKS !!!
just the unique thing is my computer detect as QHUSB_DLOAD (qualcom driver or something like that) apparently is using the port COM5 but not sure :crying:
Any ideas would be appreciated or any tut :crying::crying: im desesperated and now hate a lot my EXgf yes now is EX !!!
I've already post above the link to restore your device using download mode, try it. Try using a different PC to get the device detected.
I think you should sort your personal life first if you break up with someone due to a careless mistake on a relatively cheap device.
eksasol said:
I've already post above the link to restore your device using download mode, try it. Try using a different PC to get the device detected.
I thing you should sort your personal life first if you break up with someone due to a careless mistake on a relatively cheap device.
Click to expand...
Click to collapse
Man she do intencionally for ****ing my Nexus 4 sorry don't mention that in the thread, she do it because she thinks i was wtching porn on my Nexus (I never watch porn prefer the real girls) and then she literral try to brick my cellphone !!!
Someone can please helpme is a confirmed hardbrick any ideas all they say to me for try not worked i would appreciate new methods :good:
Thanks
All the things u can do are posted already. If that doesn't help u then wipe your @$$ with it and throw it in the bin
Sent from my Nexus 4 using XDA Premium 4 mobile app
Okay So I unlocked bootloader via NRT..
So after unlocking I got into recovery and earsed the data(as mentioned in the instructions)..
Now basically the tablet doesn't boot up to home.
First. Dont use toolkits. No disrespect to the dev but it is way better to do it manually.
Second which recovery did you use?
Third what exactly did you wipe?
Sent from my Galaxy Nexus using XDA Premium HD app
mrgnex said:
First. Dont use toolkits. No disrespect to the dev but it is way better to do it manually.
Second which recovery did you use?
Third what exactly did you wipe?
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
I wiped everything..
There is no OS in my tablet now.. :/
theserpent said:
Okay So I unlocked bootloader via NRT..
So after unlocking I got into recovery and earsed the data(as mentioned in the instructions)..
Now basically the tablet doesn't boot up to home.
Click to expand...
Click to collapse
You can re install the rom by going to https://developers.google.com/android/nexus/images#mantaraykot49h and picking the image you need.
Just hold the power button and the both volume buttons down at the same time to get into the fastboot mode before you run the image restore
program. I hope this helps. Good Luck
Make sure you go down to the Factory Images "mantaray" for Nexus 10.
braider said:
You can re install the rom by going to https://developers.google.com/android/nexus/images#mantaraykot49h and picking the image you need.
Just hold the power button and the both volume buttons down at the same time to get into the fastboot mode before you run the image restore
program. I hope this helps. Good Luck
Make sure you go down to the Factory Images "mantaray" for Nexus 10.
Click to expand...
Click to collapse
I'm sorry im a complete noob in all this..
Sorry to trouble you,but how do I
run the image restore
program
Click to expand...
Click to collapse
You download the file from Google and unzip the *.tgz into a folder on the computer, then you run the flash-all.bat from the folder you unzipped the file in.
Sent from my Nexus 10 using xda app-developers app
Good advice but for a noob needs a bit more about being in command line with the adb and fastboot commands in path. I use Linux desktop. I bricked a n7 last week due to a dodgy connector socket/cable during a flash and had to type the flash-all script commands myself a few times til it worked.
Sent from my Nexus 4 using Tapatalk
braider said:
You download the file from Google and unzip the *.tgz into a folder on the computer, then you run the flash-all.bat from the folder you unzipped the file in.
Sent from my Nexus 10 using xda app-developers app
Click to expand...
Click to collapse
Okay,Did that But sending system is not completing at all,I waited for like 2-3 hours No USE :/
theserpent said:
Okay,Did that But sending system is not completing at all,I waited for like 2-3 hours No USE :/
Click to expand...
Click to collapse
On my bricked N7 I pulled cable reinserted and retried. Keep retrying each command in the script. Worked eventually for me.
nigelhealy said:
On my bricked N7 I pulled cable reinserted and retried. Keep retrying each command in the script. Worked eventually for me.
Click to expand...
Click to collapse
Will give it a few last trys.
Last option,I'll send my nexus 10 with my uncle back to USA.
Will they charge to fix it?
Hi,
You may want to seek for the guide in the Nexus 10 Q&A regarding flashing stock again.
Can you please go a little further in details about how "bricked" it actually is? What exactly happened? There seem to be missing some important info regarding your issue.
Please be a little more descriptive and maybe I can help you .
~Lord
"All I Ever Needed Was A Little Piece of Hope" - World of Fantasy (Helloween)
Sent from my monstrous Xperia Z1
Thanks for all the help guys,The tablet booted
i'm ok
the same problem, but perfect, i see the reply, and my device is ok new!:good::good: