Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
cd c:\
adb reboot recovery
copy the contents of this http://goo.gl/S5wq7 to your c drive (this is the onc click root, but contains adb.) DONT INCLUDE THE FOLDER, JUST THE CONTENTS
once the contents are in c drive press the windows key and type cmd
right click command prompt, and choose run as admin
then type
it should boot into recoveryCode:cd c:\ adb reboot recovery
nope, looks like usb debugging isnt working(turned on) on the phone... was worth a shot. did you try this with any of the odin images you personally made (ones that might have use debugging turned on?)
the good news is you now know how to access adb... lol. (if you just type 'adb' instead of 'adb reboot recovery' it will list the available commands you can use when usb debugging is enabled on the phone (and the drivers are installed correctly))
np let me know if it works for you.
Not unless you flash a bootimg w/o cwm in it... Lol
Just to be clear, you are holding Vol up + power button? (also try holding camera, someone said they had to do that) what does it do? Does it just go to Samsung logo? Does it stop at very first screen, or boot animation?
Long shoot, but try adb in dl mode...
If only this was supported. I sent a rom dump so hopefully they can update it
If only this was supported. I sent a rom dump so hopefully they can update it
wow, there are devices that support the use of SD cards Externally? Here I was putting my SD cards in the internal reader.
how do I get my phone to recognize the SD card when it's external to the device?
"..we continue to "Flash firmware". Mobile ODIN will gather all the information it needs and perform the flash. Before starting, however, it will check that your battery level is over 50%, and if applicable offer to verify MD5 checksums on the files you have selected to flash. If all is well, it will reboot into recovery mode, and flash the firmware you have selected."
other note: this app uses your recovery on reboot, it must just be a simple script they are using