Saturday, December 24, 2011

Can someone who knows how to use cmd prompt please give me a hand on how to use it?

3) Flash HBOOT with your phone in fastboot mode (Back+POWER) -%26gt; 'fastboot flash hboot bravo_alphaspl-oxygen.img'


4) 'Fastboot reboot-bootloader'


5) 'Fastboot erase cache'


6) Boot recovery, wipe everything and restore.





Steps 3-5 are done from command prompt on your PC. So you will have to cd/ls yourself to the tools directory in Android SDK wherever you installed it.





i am trying to do the above to my phone .. ok the whole of the android sdk is is on c:\ ... and the image i am trying to put on is within that folder in the tools folder which is where its supposed to be.. so its like this c:\android\android-sdk-windows\tools . i really am stuck right now i have done things like cd enter everything could someone who knows about this possibly help me out .. thanks in advance|||It's simply cd \android\android-sdk-windows\tools


cd\ takes you to the root dir ie: C:\


cd.. would take you to the next level up, ie: c:\android\android-sdk-windows.


You can get help at the command prompt by typing help CommandName, or, CommandName /?|||Ok I am guessing that is a set of instructions from the Fastboot tool?





If so then you need to be command prompt and in the directory where the Fatboot tool is located.





Then simply type the commands as it says:





1) fastboot flash hboot bravo_alphaspl-oxygen (Press ENTER when done)


2) Fastboot reboot-bootloader (Press ENTER when done)


3) Fastboot erase cache (Press ENTER when done)





I dont know what step 6 means but it isnt done in command prompt.

No comments:

Post a Comment