[SOLVED]Download Mode - Samsung Galaxy Mini

My home button is not working so im not able to get into download mode.I know that on custom ROM-s on power menu there is option to boot into download but im changing ROM-s every day and on stock rom there is no option to boot into download...Is there any app(without root) or diffrent button combination to boot into download ?

See this : http://forum.xda-developers.com/showthread.php?t=1854532

coolsandie said:
See this : http://forum.xda-developers.com/showthread.php?t=1854532
Click to expand...
Click to collapse
sorry for double post didnt saw it...anyway found solution rooted it,installed terminal emulator and just use 2 commands (reboot recovery and reboot download )

malwarebyte said:
sorry for double post didnt saw it...anyway found solution rooted it,installed terminal emulator and just use 2 commands (reboot recovery and reboot download )
Click to expand...
Click to collapse
Good! As you've found the solution, adding [SOLVED] Tag in the Thread Title would be nice too.

coolsandie said:
Good! As you've found the solution, adding [SOLVED] Tag in the Thread Title would be nice too.
Click to expand...
Click to collapse
done it

Its long time since i solve this but i found another faster way than rooting it,installing terminal emu etc.
You just need to install once Android sdk manager ( http://developer.android.com/sdk/index.html ) then start command prompt navigate where you installed SDK (default:C:\Users\User\AppData\Local\Android\android-sdk\platform-tools ) and enter commands :
for recovery : adb reboot recovery
for download : adb reboot download
Hope it helps

Related

[Q] Recovery loop please help.

Hi everyone i think i messed up in the process of flashing a new rom on to my captivate the way i did this was i used 1 click root to root the phone and then used rom manager to boot into clockwork and from there installed from sd the zip of the rom i wanted wich was Cognition v2.2 BETA9 it apeared everything went well up untill the phone rebooted i then was greeted with a looping recovery boot ive tried the button combos to get into download mode but none seem to work is there anything anyone thinks i should try? thank you anyone with help
did you really need to start a new topic in the wrong section for this?
http://forum.xda-developers.com/showthread.php?t=786532
http://cognition.theidiotshideout.net/phpmyfaq/index.php?action=show&cat=1
http://webchat.freenode.net/?channels=Cognition
there is already plenty of info on this. read the last 5-10 pages of the thread and you will see that you installed the rom WRONG
you need to find a way to get into download mode and restore it to stock......then before you flash something, read.
Sorry for posting in the wrong section if there is a mod feel free to move this I have previously read everything you gave me and i am unable to get into download mode but i am a little confused on the adb process can you help me through this i open a cmd promp and type in adb shell and it just says something about it being an unknown command am i missing a step?
hellhound911 said:
Sorry for posting in the wrong section if there is a mod feel free to move this I have previously read everything you gave me and i am unable to get into download mode but i am a little confused on the adb process can you help me through this i open a cmd promp and type in adb shell and it just says something about it being an unknown command am i missing a step?
Click to expand...
Click to collapse
did you download the SDK? ADB is part of the SDK and is not something found natively in windows.
i do have sdk in my Cdrive yes
hellhound911 said:
i do have sdk in my Cdrive yes
Click to expand...
Click to collapse
did you unzip it?
is the filepath C:\android-sdk or something similar?
i think you need to have a look at this:
http://forum.xda-developers.com/showthread.php?t=819105
hellhound911 said:
i do have sdk in my Cdrive yes
Click to expand...
Click to collapse
Pirateghost said:
did you unzip it?
is the filepath C:\android-sdk or something similar?
i think you need to have a look at this:
http://forum.xda-developers.com/showthread.php?t=819105
Click to expand...
Click to collapse
Yeah that thread has everything you need to know. It's important to check and make sure you can enter download mode via the button combo method before you start flashing away.
Also, you really must do a backup of your current rom before you flash a new one. Had you done that, you wouldn't be sitting where you are right now.
Having said that, you will read in the thread that Pirateghost linked that, assuming you have the sdk and have installed the proper drivers, you need to navigate to the \tools directory within the sdk in order to run adb. Once you are in the proper directory, just type:
adb shell
(dollar sign should appear here)
adb reboot download
and it should reboot into download mode.
There really should be a warning not to flash Cog b9 from 2.1 with clockwork. I don't think I've heard of a single report of that working.
There after two "modes" your phone can be put into...
1. Download mode:
Done by having your phone off and then quickly turning it on and holding down JUST the up and down volume controls while having the usb already plugged in (easist I've found is stated above regarding taking the battery out, plug in usb, hold both volume buttons, then while holding them put battery back in)
2. Recovery mode:
Done by holding both up and down volume buttons AND the power button.
I had the same problem as well.

rooting galaxy tab 10.1v (working)

hi, this is how i managed to get root working on my tab, everything went fine for me till it came to booting into recovery then nothing use to happen so i combined two separate guides to get it working. thanks (bcmobile and 411tecknology)
the command in "(getting root 5) )" worked for me as i was getting stuck with "fastboot flash recovery skitzandroid-recovery.img"
i unlocked the bootloader by firmware upgrade the the following
for all those people like me with no experience in dos commands or linux, hope this works for you​
PREPARE:
1) With your Tab in fastboot mode (step 1 of “GETTING ROOT” below), make sure you have a working fastboot implementation:
working dir\\fastboot devices
If all is well, you should see your device serial number. If there is a problem, you won’t get any response.
2) Downlad the two files attached to this thread
3) create a folder in drive c naming it "root"
This will be referred to as the working directory throughout the rest of this guide
4) Copy skitzandroid-10-1v-root.zip to your working directory (DO NOT UNZIP!) c: root
5) Extract the skitzandroid-recovery.img file from skitzandroid-stock-recovery.zip to your working folder. Your working folder( c: root) should now have 1 IMG file and one ZIP file.
6) copy fastboot files to the the folder that you are going to use as working dir ( c:root)
7) Copy the skitzandroid-10-1v-root.zip file to the root of your sdcard. You can eithe drag/drop, or run:
working dir or c:\root>adb push skitzandroid-10-1v-root.zip /sdcard
GETTING ROOT:
1) Power off your Tab and power it back on, while holding the VOLUME DOWN button.
2) When the DOWNLOAD / FASTBOOT icons appear, press VOLUME DOWN again to select FASTBOOT icon (the one with the USB logo) and press VOLUME UP to confirm selection.
3) Confirm you are now in fastboot mode and do a:
fastboot devices
If all is well, you should see your device serial number.
4) Open a terminal / CMD prompt and CD to your working folder
keep doing cd.. until you get to "c:>" then
cd/root
5) Run the following command:
c:\root> fastboot boot skitzandroid-recovery.img
..and wait. It might not look like anything is happening but it is.
6) You should now have a recovery menu. Use the volume rocker (up/down navigates menu options)
to select “Install zip from SDCARD” (or something like that)
7) Navigate to the root of your internal storage (/sdcard), select the skitzandroid-10-1v-root.zip file and press (tap!) the POWER button to confirm selection.
Once complete, use the Volume rocker to select “REBOOT” from the menu and press (tap!!!) the POWER button to confirm selection.
9) YOUR’RE DONE. Press the thanks button on this thread to continue
TESTING:
Check your apps menu to confirm the existence of SuperUser app.
whats wrong with this?
http://forum.xda-developers.com/showthread.php?t=1079781
Nothing!
I used it on UNLOCKED 10.1v (not from Vodafone) and had no data loss!
Great, Thanks
Frank
I do not understand: 3) Confirm you are now in fastboot mode and do a:
fastboot devices
If all is well, you should see your device serial number.
Where do I enter this data?
I mean - fastboot deviсes
TNTCOSMOS said:
I do not understand: 3) Confirm you are now in fastboot mode and do a:
fastboot devices
If all is well, you should see your device serial number.
Where do I enter this data?
I mean - fastboot deviсes
Click to expand...
Click to collapse
once you start your device in fastboot mode and connect it with the computer to make sure your device is recognized by the computer you open command prompt take it to your working dir.. (ie. c:>root) in our case type fastboot devices and hit enter, if your computer recognized your device you will the serial number under it.
im sorry> can you help me?
When i write in the command line "fastboot.exe devices" nothing happens....
TNTCOSMOS said:
im sorry> can you help me?
When i write in the command line "fastboot.exe devices" nothing happens....
Click to expand...
Click to collapse
assuming you have installed sdk if not please do so, then staying in sdk go to
(C:\android\android-sdk-windows\platform-tools ) by clicking your mouse in desktop
(not cmd prompt). above eg.. is how i installed sdk on my desktop yours may be different, now in platform-tools you will see two files called fastboot copy them both to to your folder called ..root.. and you are set to go.
bottom line is if you want to start fastboot from any folder in cmd you have to have these two files in the folder.
also if you know that your device is detected by your computer dont worry about step 3. all it does is tell you that your device is connected.
I have all turned out, the problem was the drivers. I copied the driver from pdanet and it worked!
TNTCOSMOS said:
I have all turned out, the problem was the drivers. I copied the driver from pdanet and it worked!
Click to expand...
Click to collapse
Glad to hear that you finally got the root.
same problem
TNTCOSMOS said:
im sorry> can you help me?
When i write in the command line "fastboot.exe devices" nothing happens....
Click to expand...
Click to collapse
i've tried with pdanet too but it's not working....like the computer can't see the device...any ideea ???
and when i write "fastboot boot ......etc......" it says <waiting for the device>
please help
You need the drivers installed for fastboot, have you installed them? Please have a look at the [Guide] Unlock your bootloader thread. it contains all the details to get fastboot working.
thank you...finally did it
another noob question...how do i enter in cwm for installing another ROM ???
zbuggy said:
thank you...finally did it
another noob question...how do i enter in cwm for installing another ROM ???
Click to expand...
Click to collapse
The easiest way if you are rooted is to install rom manager from the market. It has an option to reboot to recovery if you have CWM installed. It also allows you to update to the latest CWM recovery if there is one.
i've tried putting the TB Galaxy 1.0.9: Honeycomb 3.1 + TouchWiz UX and i made a mistake... in cwm i've uploaded the zip file only with the update and not the rom itself.since then the tab won't start...it stop's in the beggining at the "samsung galaxy tab 10.1v"...any ideea...what can i do ?
Download latest rom and instructions from samfirmware.com using odin Get ur tab into fastboot mode with 3 button recovery and start from scratch.
It should work out
Sent from my GT-P7500 using Tapatalk
zbuggy said:
i've tried putting the TB Galaxy 1.0.9: Honeycomb 3.1 + TouchWiz UX and i made a mistake... in cwm i've uploaded the zip file only with the update and not the rom itself.since then the tab won't start...it stop's in the beggining at the "samsung galaxy tab 10.1v"...any ideea...what can i do ?
Click to expand...
Click to collapse
Do the following. If you have not yet odin.
Download the full rom.
Follow instructions in how to get into fasboot in sticky thread.
Once in fastboot you can load recovery via it, to do that download the recovery from droidbasement.com/blog, search on pershoot's website for recovery 4.0.4 if i remember correctly then type
fastboot boot recovery.img
where recovery.img is the name of the file you downloaded from droidbasement.com
Recovery will then load give it a minute or so.
Once loaded you can push the downloaded full rom via adb. That is part of the android sdk.
Like this: adb push romfile.zip /data/media/ (this will take a few minutes)
Then in cwm instal rom.
I hope it helps. Btw, remember you need to flash the wipe script of the rom before you install the rom if you are comming from stock.
Send from my GT-P7100
10x everybody it worked!!!!!!!!
Still me, posting in yet another thread. Still can't get the proper drivers. Pda method is not working. Which version of PDanet should I use ? The latest ? This is ****ing irritating...
I'm used to have to struggle to get things work at the beginning, but with my Magic and Hd2 it was a matter of hours...not weeks ! I'm sure it's something stupid but everybody deserted these guides topics...
I'm actually considering posting in the Dev section just to get attention...
Also, pershoot blog's advices are a joke : with no tags, a not working search field, no categories, try to find an info ! Knowing that the word "Recovery" will pop about 3 times per subject, I'm good to spend the week-end searching...
DannyBiker said:
Still me, posting in yet another thread. Still can't get the proper drivers. Pda method is not working. Which version of PDanet should I use ? The latest ? This is ****ing irritating...
I'm used to have to struggle to get things work at the beginning, but with my Magic and Hd2 it was a matter of hours...not weeks ! I'm sure it's something stupid but everybody deserted these guides topics...
I'm actually considering posting in the Dev section just to get attention...
Also, pershoot blog's advices are a joke : with no tags, a not working search field, no categories, try to find an info ! Knowing that the word "Recovery" will pop about 3 times per subject, I'm good to spend the week-end searching...
Click to expand...
Click to collapse
Hello,
I have been successful with rooting on win7. With win xp - after a few day struggling - fastboot did not give a go. Hope this helps
I just can't get the "Adb Original" signature from Pdanet. I always get standard Adb. I add the galaxy tab lines in the .inf file but still...
Do you guys edit the inf file with Wordpad or another tool ?

[Q] [Urgent] How to Enter to Recovery mode without Power button

Hello guys,
I have a big problem!
which is that my power button not work...
and I don't have any problem with it because I use trackball to unlock my phone .. and using (quick boot) for rebooting...
BUT,,, Yesterday I have change my ROM to (ICS) which is sdk version, and I know that...
the ICS url:
http://forum.xda-developers.com/showthread.php?t=1314781&page=7
whatever,,,, the wifi is not work ! the data(3G) is not work ! the Bluetooth is not work ! so how to enter the recovery mode to return my previous ROM ?!
Help me please!
Any help plzzzzz
just use quick boot but select either recovery or bootloader depending on which option you need
ICS is new enough that I don't know if this will work, but in Gingerbread and lower, you can use adb to do it.
Make sure Settings -> Applications -> Development -> USB Debugging Mode is enabled. Then go to the computer type
Code:
adb reboot recovery
bassmadrigal said:
ICS is new enough that I don't know if this will work, but in Gingerbread and lower, you can use adb to do it.
Make sure Settings -> Applications -> Development -> USB Debugging Mode is enabled. Then go to the computer type
Code:
adb reboot recovery
Click to expand...
Click to collapse
Thank you alot, but it does not work
I have faced this replay:
'adb' is not recognized as an internal or external command,
operable program or batch file.
I'm waiting...
hloo said:
Hello guys,
and using (quick boot) for rebooting...
Click to expand...
Click to collapse
anthonyh90 said:
just use quick boot but select either recovery or bootloader depending on which option you need
Click to expand...
Click to collapse
If you're using Quickboot already do what Anthonyh90 stated. Chose Recovery or Bootloader
baseballfanz said:
If you're using Quickboot already do what Anthonyh90 stated. Chose Recovery or Bootloader
Click to expand...
Click to collapse
no my friend , that was my previous state when I was using another ROM!
my state now that I cannot send or run APK in this ROM beacouse the (3g, WIFI, and bluetooth) is not work so I cannot send (Quickboot.apk) and the ROM has not any file manager to install Quickboot.apk from SD card !
sorry
hloo said:
no my friend , that was my previous state when I was using another ROM!
my state now that I cannot send or run APK in this ROM beacouse the (3g, WIFI, and bluetooth) is not work so I cannot send (Quickboot.apk) and the ROM has not any file manager to install Quickboot.apk from SD card !
sorry
Click to expand...
Click to collapse
OK, yeah sometimes you need to post a little more details.
Here's Quickboot
http://dl.dropbox.com/u/16959871/Quick Boot-11.apk
Here's Astors file manager
http://dl.dropbox.com/u/16959871/ASTRO-203.apk
baseballfanz said:
OK, yeah sometimes you need to post a little more details.
Here's Quickboot
Here's Astors file manager
Click to expand...
Click to collapse
no my friend... you was in the correct path in your first replay...
I need a way to send "adb" command to my phone !
when I connect my phone to the laptop>>> the message appear "unknown device" ! in (2.3.*) the laptop know that is (Nexus one) !
** sorry for my bad english
This is a long and hard procedure, but should work if you are not able to use adb or if you don't find a better solution. You will have to power on your device using the battery trick one time or two:
Pull out the battery.
Copy the passimg.zip to the root of your sdcard.
Power on the n1 with the battery trick. You have to keep the vol- button pressed while booting.
Install the passimg file
Root your phone (oneclickroot is fine).
Reboot with adb or with battery trick.
Install quickboot and rommanager
Install recovery.
Use quickboot to enter in recovery and restore your backup.
Hope this helps
Claudio
Sent from my Nexus One using Tapatalk
zener79 said:
This is a long and hard procedure, but should work if you are not able to use adb or if you don't find a better solution. You will have to power on your device using the battery trick one time or two:
Pull out the battery.
Copy the passimg.zip to the root of your sdcard.
Power on the n1 with the battery trick. You have to keep the vol- button pressed while booting.
Install the passimg file
Root your phone (oneclickroot is fine).
Reboot with adb or with battery trick.
Install quickboot and rommanager
Install recovery.
Use quickboot to enter in recovery and restore your backup.
Hope this helps
Claudio
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
it is work tell installing "passimg.zip" !!! thank u !!!
my phone now is 2.1 !
but I cannot cont. cuz tell now the usb does not known my phone !
is there any way to root the phone without usb ? I mean like installing "passimg.zip"
-Upgrade to 2.2 Froyo
-look for a Z4Root QR Code
-Scan the Z4Root QR code using Google Goggles or w/e
-Install it using astro or a file manager app
-look for Z4root tutorials on youtube
-????
-Profit
You don't need the computer at all but for looking up tutorials IF you are confused that is.
You need to install the phone drivers on your PC, than you can use oneclickroot. Reboot, install quickboot, recovery and you are done ;-)
Sent from my Nexus One using Tapatalk

[GUIDE][L5]How can i update to JB with root/bootloader/cwm

Hi guys,
a lot of people have problems with the new JB Update.. Here my guide to make it run....
(sry my english is not good )
1.) What we need
Windows with installed usb driver for ur device
we need this PACK .( Lgtool + cwm+ unlockboot inside )
download the rooted V20a HERE Push the blue button
U can download the file here with more speed : https://rapidshare.com/files/2036783352/v20a_root.kdz
2. ) repack JB-need.rar and open the folder
start KDZ_FW_UPD.exe as admin
Type must be 3GQCT and Phonemode must be EMERGENCY
file is ur downloadet V20a_root file
Shut down ur phone
hold the volume - button and input the usb to phone - after few sec. start the phone the downloadmode
start ur update on KDZ_FW_UPD
Now he make a lot of thinks and after this he reboot ur system
he start ur phone now. shut this off. go into recovery now . ( hold - and power button, if vibrate press the home button ) sometimes he won´t go into cwm, take battery off and do it agan....
After the stock recovery boot phone now. wait , it need a lot of time..
Now u have JB on ur phone
3.) copy emmc_appsboot.bin and the recoveryfile from my pack into root rom the internal sdcard, not extern
go into setting and aktivate usb debug
connect ur phone with the pc
start ur cmd
( i hope u have adb installed )
now type this : adb shell
now : su
now: a ( that give a error but he is admin now)
now: dd if=/sdcard/emmc_appsboot.bin of=/dev/block/mmcblk0p5
after this reboot phone
4.) have ur phone booted connect usb again and start cmd
type: adb shell
now: su
now: a
now: dd if=/sdcard/recovery-clockwork-6.0.2.8-e610.img of=/dev/block/mmcblk0p17
u can reboot ur phone now
5. ) go into Recovery and have fun ( at first save ur system )
6.) don´t use the rom from the JB thread, u become a keyboard error !
7.) install a root explorer now, u can clean now ur /system/app folder
flatzki said:
Hi guys,
a lot of people have problems with the new JB Update.. Here my guide to make it run....
(sry my english is not good )
1.) What we need
Windows with installed usb driver for ur device
we need this PACK .( Lgtool + cwm+ unlockboot inside )
download the rooted V20a HERE Push the blue button
2. ) repack JB-need.rar and open the folder
start KDZ_FW_UPD.exe as admin
Type must be 3GQCT and Phonemode must be EMERGENCY
file is ur downloadet V20a_root file
Shut down ur phone
hold the volume - button and input the usb to phone - after few sec. start the phone the downloadmode
start ur update on KDZ_FW_UPD
Now he make a lot of thinks and after this he reboot ur system
he start ur phone now. shut this off. go into recovery now . ( hold - and power button, if vibrate press the home button ) sometimes he won´t go into cwm, take battery off and do it agan....
After the stock recovery boot phone now. wait , it need a lot of time..
Now u have JB on ur phone
3.) copy emmc_appsboot.bin and the recoveryfile from my pack into root rom the internal sdcard, not extern
go into setting and aktivate usb debug
connect ur phone with the pc
start ur cmd
( i hope u have adb installed )
now type this : adb shell
now : su
now: a ( that give a error but he is admin now)
now: dd if=/sdcard/emmc_appsboot.bin of=/dev/block/mmcblk0p5
after this reboot phone
4.) have ur phone booted connect usb again and start cmd
type: adb shell
now: su
now: a
now: dd if=/sdcard/recovery-clockwork-6.0.2.8-e610.img of=/dev/block/mmcblk0p17
u can reboot ur phone now
5. ) go into Recovery and have fun ( at first save ur system )
Click to expand...
Click to collapse
Can i do this vía android terminal emulator in my phone?
Enviado desde mi LG-E610 usando Tapatalk 2
hm i have test it, that have not work but maybe its work on ur phone.. test it ( before u make it via terminal, install superuser and start again )
So much thanks, it worked!
Enviado desde mi LG-E610 usando Tapatalk 2
wonderfull help other people on problem pls i work on a clean JB rom for us
Are there any bugs? Is it everything working smooth?
What is the max cpu freq? 800 mhz?
killerkiller12 said:
Are there any bugs? Is it everything working smooth?
What is the max cpu freq? 800 mhz?
Click to expand...
Click to collapse
yes 800 mhz and very smooth
What can i do with this not working keyboard ?
ok, this file is in .kdz
i have build a lot of roms with 4.1.2 , all the same, keyboard error after flashing, i work tomorrow again on a customrom with jb. i have no just today :cyclops:
inwalida012 said:
What can i do with this not working keyboard ?
ok, this file is in .kdz
Click to expand...
Click to collapse
falow the guide and u have no error
This is for E610?? There is some bugs? Nfc works??
Thank you
Sent from my LG-E610 using xda app-developers app
Well step 3 and 4 are the same steps as ICS. So this is pretty easy: )
Sent from my LG-E610 using xda app-developers app
HELP ME !
My phone can't go now into download mode and he can't boot into system !
i can't go into recovery (maybe i don't know how)
EDIT: okey now i go into recovery...
sorry
I made a backup on my External_SD from CWM and i love it. i can just go to that Backup if the Phone dont boot ore have problems. Its like 3 mins and everything is back like it was
flatzki said:
yes 800 mhz and very smooth
Click to expand...
Click to collapse
For me CM10 was smoother than official JB. Also, my launcher gets unloaded everytime I leave it. I think I'm going back to CM.
Can you please reupload the links in another site cause its nearly impossible for me to make an account -.-
Everytime i enter the captcha it keeps telling me wrong and i did enable the cookies as well
You can change the language right top, then its easyer. just made a account no problems.
jannick63 said:
You can change the language right top, then its easyer. just made a account no problems.
Click to expand...
Click to collapse
no well actually google chrome translates the page to english automatically so no probs about that but its the prob with entering the captcha and im really sure i entered it right but it still asks me to enable cookies which is already enabled
please if possible reupload the link
----------------------------------------------------------------------------------------------------------
Nevermind Created in Yandex mail and downloaded instead
Me geniusta?
Can anyone upload this rom on other hosting please ? I have 10h of download on this... PLEASE !
edit, you can click green button and then register. after that download speed is ok.
Yes it quicker but i downloaded it once i got some unpacking or error in KDZ it would be really helpful if someone uploads in another site
I really wanna get my hands on it

[Q] CWM flashing -HELP

hey guys i have a brand new TF701T an im desperately trying to install a custom ROM before i get into using it..
IM trying to install the ROM from http://forum.xda-developers.com/showthread.php?t=2608129&page=30
The first step of manually updating to 10.26.1.18 JB3 is done and I'm now stuck on the CWM step.
I have The ROM and recovery IMG downloaded and im unsure what to do next...Ive googled first and cant really figure it out..
sorry for my newb question but if someone can take pity on me and direct me i will forever be in your debt!!
Put FASTBOOT.EXE and RECOVERY.IMG in the same file.. this i can understand
but........
''Right click + shift on the folder they are in and choose open command prompt here
Boot into the Bootloader by either booting with the Power and Volume Down Buttons held down until you get the 3 icons or by typing the following into the command prompt.
Code:
adb reboot bootloader
Then type the following commands to flash the recovery image:
Code:
fastboot flash recovery recovery.img
fastboot reboot-bootloader''
Is where im lost..
please hgelp..anyone
please..anyone?
Are you unlocked?
Which part is it you don't understand? Opening the cmd prompt?
In Win7 & 8 if you hold the shift key and right click you get a contedt menu with the option to open a command prompt here.
You do have fastboot and adb drivers installed right?
Search XDA for adb fastboot tutorial. Thrre are several very good ones..
Have you managed to get the command prompt open?
sbdags said:
Have you managed to get the command prompt open?
Click to expand...
Click to collapse
In my original post i said i understood 'Have recovery.img & fastboot.exe' in the same file but it turns out i didnt even know what the 'fastboot.exe' was!! I thought it was just another name for the ROM.zip..
SO>> The problem was that i didnt know about the whole android SDK/ platforms tools/ ADB pushing Step..:crying:
after i installed android SDK on my computer and saw the fastboot.exe in the platform tools folder, everything made much more sense
I guess for most guys here it is common knowledge...but not for me. The ROM instructions didnt really specify this clearly nor did the CWM's link instructions.
I wasted 2 days trying to do it but WOW it was worth it..your chromi x ROM is amazing! great job! I've also learned a useful skill for the future so no complaints here

Categories

Resources