Cyanogen wiki guide? Does it work for newbies? - Nexus One Q&A, Help & Troubleshooting

I plan on installing the CyanogenMod once I get my Nexus One. I have heard many positive things from him, especially from G1 owners
My question is, is the Cyanogen wiki guide sufficient for someone who can read and understand directions? It's located here:
http://wiki.cyanogenmod.com/index.php/Full_Update_Guide_-_Nexus_One_Firmware_to_CyanogenMod
I have read everything and it seems to be laid out nicely! I haven't encountered any steps that were confusing at all.
My only question is the lack of partitions. I've watched some youtube videos and they are always taking about setting up partitions (using words like "ext4" and "ext6"). But this guide doesn't mention anything regarding this. Does this guide do the partitions automatically without user intervention?
edit:
I actually do have questions.
Regarding the "Flash Recovery."
1. Note: The Recovery.img should NOT be on the SD Card, it should be in the current working directory.
2. On the command prompt you opened earlier, type in the following command.....
Where exactly is the current working directory? Do I need to select it or do Ii simply enter the command "fastboot flash recovery Recovery.img"
Many thanks! I haven't done anything yet but just want to go over the steps so I don't get lost!

the working directory will likely be the tools directory of your SDK, or whatever directory you have fastboot.exe in.
Before writing in fastboot flash recovery, you need to navigate to the tools directory in the cmd prompt, either by typing "cd" then the /route/to/the/directory, or in vista and above, go to the tools directory, right click while holding shift and go to the option "open command window here"
Don't worry about partitions unless you intend to use apps2sd.

Easiest way to parition for apps2sd is with amon ra. Just follow the prompts, no directions required. Figuring out what size you want those partitions or swap, not so easy. I searched for ages without coming across anything concrete. Ended up going 64 meg swap, 1 gig ext 4 and the rest FAT.

the working directory is the place you extract the AndroidSDK file (usually in the local C drive, so it may look like this: C:\AndroidSDK-windows\tools\
once you install the usb drivers and get adb/fastboot working, you'll usually be running cmd commands from inside the "tools" folder
those directions in his wiki are perfect; as for partition, if you want to use Apps2SD, it's really simple to do as it's one of the options under Amom-RA's recovery image

Thanks guys!
So the partitioning is actually related to Apps2SD? This means that I do all the partitioning after the rom is installed?

Before, all data is lost when you partition. You can mount the sd after you partition while in amon ra and move the rom over then dismount it. Before you flash wipe everything. My advice would be to do a nandroid on the old sd to start. Then copy all files from the old sd to the pc, only takes a minute.

EDIT:
I went to the following http://forum.xda-developers.com/showthread.php?t=613217 and it worked that way. I am not sure why that method works but it does
Hmm it seems I have trouble already.
After I install the USB drivers via Android SDK, and then enable usb debugging mode,
When it installs drivers, one of them doesn't install:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I tried using USDBDeview to remove em and reinstall em, but I end up with the same message.
I am using Windows 7 64 bit
attached below is my android sdk settings:
and what happens when i go to command prompt:

Ok if driver isn't installed, go into device manager and update Nexus One driver yourself.
Browse for this DIR C:\AndroidSDK\android-sdk-windows\usb_driver (where you have installed it etc)

Just seen you're edit, my bad.

Leoncc said:
Ok if driver isn't installed, go into device manager and update Nexus One driver yourself.
Browse for this DIR C:\AndroidSDK\android-sdk-windows\usb_driver (where you have installed it etc)
Click to expand...
Click to collapse
No apologies! You are correct though. That is the why to install it if it can't automatically find it
Anyway, I managed to install it! The instructions are very clear so props to whoever created that wiki page!!

I do have one more question and it's regarding Apps2SD.
On this page, it gives instructions on how to enable and disable it.
When I go to the option menu, it doesn't allow me to select it. It's faded out. What do I do to go about enabling this?

i thought cm's instructions were enough; but thanks to the help i got here, i was able to root.

bozeefus said:
I do have one more question and it's regarding Apps2SD.
On this page, it gives instructions on how to enable and disable it.
When I go to the option menu, it doesn't allow me to select it. It's faded out. What do I do to go about enabling this?
Click to expand...
Click to collapse
Usually that means you need to partition or if you are partitioned to switch to ext 4 on CM

Related

yes a new thread... need help with Nandroid

I am trying to get Nandroid so I can back up my phone I have gone threw 5 or more pages in the last 2 hours reading EVERYTHING, all im getting out of what I have read is there is about 20 different ways to do this non of which I can get to work. I know I need JF's Modified RC30 and in order to get this I need his modified recovery. I downloaded his recovery androidmod and I cant figure out how to flash it onto my phone. (it is rooted.) And if it isn't to much to ask could someone else give me step by step instructions on what to do after I finally get the recovery onto my phone? I am not a linux expert I pretty much know nothing. But I know enough about computers that I can follow instructions when the instructions don't expect me to know Linux already. Thank you everyone sorry if I get in to trouble for posting this but I can't figure it out for my self.
in terminal do:
su
cd /sdcard
wget http://n0rp.chemlab.org/android/cm-recovery-1.4.img
flash_image recovery /sdcard/cm-recovery-1.4.img
not sure how you couldnt find this.. ._.
or you just put latest cm recovery image. and click restore but it only works if use that to back it up i think. and also this is the wrong section there is a q and a. seriously dude your post was rude and should be moved and locked
Ummm I don't see how it was rude. It was like 5am I had been at it sense like 10pm (slow connection had problems downloading stuff and also editing pictures) But I didn't realize I wasn't in the Q and A section that was my fault. But I don't think it was rude. I had a sincere question and needed help. Sorry if I am not allowed to ask for help.
coredalae said:
in terminal do:
su
cd /sdcard
wget http://n0rp.chemlab.org/android/cm-recovery-1.4.img
flash_image recovery /sdcard/cm-recovery-1.4.img
not sure how you couldnt find this.. ._.
Click to expand...
Click to collapse
Its not that I couldn't find anything I said I found like 20 different things non of which seems to be working... I typed..
su
cd /sdcard
wget http://n0rp.chemlab.org/android/cm-recovery-1.4.img
I got this error wget: not found
click that link, download the file, put it on your sdcard. then type the command without the wget command. you can also use the amon_RA recovery image, but either one will allow you to nandroid and restore it from the recovery screen.
Thanks for your help. But I actually found the CyanogenMod forum and am following those steps which will give me the Nandroid. I am just hoping I can figure out how to get my google goodies back. I quite like using them.
if you follow the install instructions... youll have the google apps lol
B-man007 said:
if you follow the install instructions... youll have the google apps lol
Click to expand...
Click to collapse
Oh... I thought I read after Google tried stopping him they told him he couldn't include the google apps? Or do you mean if I follow his instructions on how to get them back after I download his app? Lol either way I still hope I have them. I am fairly good at following instructions even if I have no idea what I am doing. So I should be good!
If you look at his instructions, youll see that he requires you install the HTC recovery image. when you flash cyanogens rom on top of it, a script pulls the google apps, making it fully legal. You can also use daveid's single flash rom. it has everything you need in it so you dont have to flash htc's recovery image
really b-man you found a thread from almost 24 hours ago to bring back
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Translation is hard. Not as hard as nails!!
guess what it is?
gridlock32404 said:
Click to expand...
Click to collapse
w00t i cant wait till i get there
thats why i gotta bring back threads from the dead
PS this was my 700th post!

[HOW TO] [ROOT] [S-OFF] Change boot logo (skateboards, not boot animation)

DISCLAIMER:
1) You are doing this at your own risk.
2) Educate yourself first and try this ONLY if you feel comfortable with modifying with your phone.
3) If you break your phone it is not my fault nor is it my responsibility to fix your phone.
Things could go wrong but they shouldn't if you follow the directions and have some general knowledge of Android.
##############################
Go from this:-------------------------------------------------To This:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
----------
##############################
Things needed:
ADB/Fastboot knowledge - HERE and HERE
RGB565Converter v0.3c - Thanks to DeToX-cz!
UPDATE: You must have the engineering bootloader flashed for access to splash1. Follow the steps here to flash the S=OFF bootloader. -Thanks to jcase
Instructions:
Find an or create an image (.png, .bmp, .jpg, or .gif -- 320x480 is preferrable)
Open RGB565 Converter
Ensure that "To RGB565 (binary)" tab is selected
Click "Open Image", select your image
Click "Convert to RGB565" (RGB565 Converter will make your image 320x480 if it is not already)
CLOSE RGB565 CONVERTER
Reboot phone into Fastboot using this command: adb reboot bootloader
OR Button combo: SEND/CALL + END/POWER
Flash image using this command: fastboot flash splash1 <your_image_name>.rgb565
Reboot phone using this command: fastboot reboot
OR fastboot oem powerdown if not then remove your battery
View the results of your hard work.
Enjoy!
As of right now there is no way to read the splash1 partition to back it up short of some kind of kernel mod to partition splash1 from NAND as a new MTD. At least that's how I understand it, please correct me if I'm wrong.
You must flash the S-OFF BOOTLOADER for this to work.
You can use the RGB565Converter tool to flash your image successfully without needing to type commands.
Below is another method used to keep your phone from rebooting unexpectedly during the process:
joshw0000 said:
I tried using the "Flash Splash1" button that someone had posted earlier and I almost **** myself. I think my phone tried to load the file I originally used to root it. I was getting really nervous so I pulled the battery and, to my relief, it powered on and it booted normally. I'm sure that method works but I'm scared of it now.
I tried the original instructions and it rebooted my phone before I was ready so I did this in the command prompt (this was mentioned on the first page of posts):
cd C:\android-sdk-windows\tools
adb shell
su
reboot bootloader
fastboot flash splash1 <copy and paste file name here>
fastboot reboot
Of course this will only work if you've downloaded the program, converted your picture and placed it in the tools directory of SDK.
Worked great for me. I couldn't be happier!
Click to expand...
Click to collapse
didnt seem to work for me, but im not rooted, ill try this with my brothers rooted phone in a bit and repioret back
Wow that worked great! Thanks
Reboot phone into Fastboot (Power down, hold Send press and hold Power)
Click to expand...
Click to collapse
How do you get into fastboot? I held the trackball down and power. Is that what you meant by hold "send press" and also does the image need to be on the root of the sdcard(Im guessing so...)?
ch4sethe5un said:
How do you get into fastboot? I held the trackball down and power. Is that what you meant by hold "send press" and also does the image need to be on the root of the sdcard(Im guessing so...)?
Click to expand...
Click to collapse
no, Hold Call button and end button to get into fastboot
and this is ONLY FOR ROOTED PHONES
thanks
thanks i will try it out. Im using ivan's 0.7
Ok so i figured out i needed to be in "fastboot usb" mode, but i searched and found that i had to type this command into the CommandPrompt
Code:
adb shell
su
reboot bootloader
then type in the command that was mentioned before, but make sure that the image is in the \tools dir in your android sdk install.
ch4sethe5un said:
Ok so i figured out i needed to be in "fastboot usb" mode, but i searched and found that i had to type this command into the CommandPrompt
Code:
adb shell
su
reboot bootloader
then type in the command that was mentioned before, but make sure that the image is in the \tools dir in your android sdk install.
Click to expand...
Click to collapse
^^^ This worked...But i have question after this how do you reboot?
I just did a battery pull But I'm sure there must be a command to reboot anyone know what it is?
and I used this Picture of an android with the letters ERIS in the center is anyone else want that instead of the droid one or something.
there should be an option to go to HBOOT menu and then into recovery and reboot from there.
I used this one:
Great tutorial. Thanks!
Here's mine if someone likes it they are free to use it.
+1 rep (if only we could do that). I was looking for something like this. Thanks!
t2noob said:
^^^ This worked...But i have question after this how do you reboot?
I just did a battery pull But I'm sure there must be a command to reboot anyone know what it is?
and I used this Picture of an android with the letters ERIS in the center is anyone else want that instead of the droid one or something.
Click to expand...
Click to collapse
I did a battery pull myself too lazy to go into recovery from hboot. My phone did not explode after doing a battery pull so it "should" be safe however do so with caution.
moved thread by request of OP.
Best regards,
Flar
Ive learned that battery pull is the easyiest way,
As a fan of FFXIII, I could not pass up the opportunity to do this.
[Taking Requests also ]
Maybe we should come up with a thread so people can post all boot images and animations in one place, no?
Just remember to convert it like mentioned in the first post
Here is one(as a fan =] ):
Was just thinking about changing and found this. Thanks.
Awesome!!!
Thanks for the tutorial.
Worked great!

Cannot install CM 10.2 via ADB Sideload

Hi all,
I've been combing this forum to try and find the answer to my specific question, and I can't seem to find the answer.
I'm in the process of rooting/flashing a custom ROM to my KFHD7. I've gone through all the steps up until installing a ROM via TWRP. I've been following Seokhun's guide located here.
I downloaded Hashcode's CM 10.2 ROM here.
Once I booted into TWRP, I realized that somehow I had accidentally flashed /sdcard and I had no bootable ROM. Thus, I followed Seokhun's steps to sideload a ROM file:
6. Wiped /sdcard, can't reboot from recovery: You thought you had the ROM file on the sdcard, but you didn't, and wiped everything, so without a ROM image, you can't boot into system.
Solution: Put the ROM file where your ADB binary is (usually inside platform-tools folder in Android SDK directory) and rename it rom.zip. On the device, boot into TWRP, select Advanced, then ADB Sideload. Connect device to PC. From here, run "adb" and hit Enter to check for your binary version, if it's anything lower than 1.0.3.0, you need to update the binaries by re-installing the latest Android SDK. Once the device is in sideloading mode and is connected to the PC, type "adb sideload rom.zip" and hit Enter. Now you'll find the ROM on the sdcard, flash, and you're done.
Click to expand...
Click to collapse
I checked my ADB version:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and then moved Hashcode's CM 10.2 ROM from "downloads" to the folder where my ADB exe is located and renamed it "rom.zip" as the guide instructed:
Next, I boot into TWRP -> Advanced -> ADB Sideload via my fastboot cable
On that screen i see "Wipe Dalvik Cache" and "Wipe Cache" as check boxes along with "Swipe to Start Sideload" slider.
From there, i enter the command "adb sideload rom.zip" into the CMD prompt and it returns this:
UPDATED:
After thinking about it, I went in and changed the zipped folder name to "rom" realizing that the ".zip" should be understood as the file extension and not a part of the actual file name.
So, after changing the name, I went into TWRP -> Advanced -> ADB Sideload -> Swipe to begin sideload
I enter the command "adb sideload rom.zip" and it shows that Daemon starts successfully but then returns this error message:
and my KFHD7 does not download the ZIP file successfully.
So, after all of that, any ideas from the XDA community? Sorry this was so long. I'm new to the forums and wanted to make sure I was very specific to my individual problem. Thanks for the help in advance!
UPDATED:
I was able to find a solution here
I ran "adb usb" before running "adb sideload rom.zip" and it worked like a charm.
My KFHD7 is now successfully flashed with Hashcode's CM 10.2 mod!
I decided not to delete this thread in case anyone else had this very specific issue. However, if one of the mods feel it necessary to delete, then please do so.
for anyone else that comes along to this thread seeking salvation after a moment of forgetfulness and / or misguided recklessness, you can use Restore2Stock. took me a good while to find it but eventually stumbled across is and it solved everything, an exe that can fix everything as long as you can boot to TWRP:
http://n2aos.com/forum/restore2stock-r2s/890-kindle-fire-hd-7-wiped-operating-system.html
the above link is a brief explanation of how to use it. the download link is on the main page.
happy restoring

[Q] CM Flashing error

I tried to flash CM on my Galaxy S.
I followed after the instructions in the CM wiki but now, when it says to do
Code:
adb push YOURROMZIP.zip /sdcard/
, it says "Error: device not found".
The instructions says that this is an driver issue.
What to do? Because currently my device is in boot loop (I can go to Recovery+Download modes).
It should work in cwm recovery
Sent from a Samsung's jewel
I know that it should, but it don't.
In cwm there should be Mounts And storage tab. And there choose Mount usb Storage. Then attach your Phone to computer with usb cable. Then it should be in removable disk
Sent from a Samsung's jewel
Still not showing up (On adb and as a removable drive).
Does your usb cable work
Sent from a Samsung's jewel
---------- Post added at 09:59 PM ---------- Previous post was at 09:58 PM ----------
And what drivers do you Have
Sent from a Samsung's jewel
The usb cable is 100% working.
I have the libusbK (Through zadig) and Samsung driver (I think so, not sure about the Samsung driver)
Try to uninstall your drivers And then follow this thread http://forum.xda-developers.com/showthread.php?t=2038555
Sent from a Samsung's jewel
There is no download link... It says "link removed".
Sorry didnt see that
Sent from a Samsung's jewel
---------- Post added at 10:35 PM ---------- Previous post was at 10:31 PM ----------
http://forum.xda-developers.com/showthread.php?t=961956 its but outdated but Im sure it works
Sent from a Samsung's jewel
I don't know how to install it... It saying "Install new drivers" but it doesn't saying how to.
I need my phone :crying:
(I'm a bit newbie )
You think that I can move the zip file to an external SD card and put the SD card in the device? I need an micro SD card adapter for moving the file, right?
danielbe said:
I don't know how to install it... It saying "Install new drivers" but it doesn't saying how to.
I need my phone :crying:
(I'm a bit newbie )
You think that I can move the zip file to an external SD card and put the SD card in the device? I need an micro SD card adapter for moving the file, right?
Click to expand...
Click to collapse
Yes, you can move zip to SD card and you need SD card adapter too :good:
I've found drivers for the phone. If you need them follow this.
1. Make sure that you dont have any drivers installed.
2. Check that your phone is not attached to your computer.
3. Go to this page http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
4. Then click there
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
5. Download will start.
6. Then extract it with WinRAR etc.
7. After that install drivers.
8. Wait until its completed.
9. Restart your computer.
10. And after all steps you can plug your phone to computer.:good:
Now adb should work
It didn't worked before and it's not working now.
I will just buy a Micro SD card and an adapter. (Much easier)
Ok
Sent from a Samsung's jewel
Thanks for trying to help me! :good:
No problem friend
Sent from a Samsung's jewel
danielbe said:
I tried to flash CM on my Galaxy S.
I followed after the instructions in the CM wiki but now, when it says to do
Code:
adb push YOURZIP'SNAME.zip /sdcard/
, it says "Error: device not found".
The instructions says that this is an driver issue.
What to do? Because currently my device is in boot loop (I can go to Recovery+Download modes).
Click to expand...
Click to collapse
Hey, take it easy and don't worry.... With working download and recovery mode you have all you need, your phone will be perfectly fine. Which recovery and which version?
The command you have posted in the opening post is for pushing a file from ADB folder to your phone. So for that command you must
have installed ADB on your PC
have installed Samsung USB driver
have installed drivers of your phone (by simply connecting it and waiting for about 1 min until it automatically gets installed)
If you have copied the file to your folder where the ADB and fastboot exe applications are (normally under SDK/platform-tools) you should navigate to your folder first, for example if you put your SDK to the folder "ANDROID" on your main HDD ("C") it looks like this:
Code:
Ctrl+R
cd c:\android\sdk\platform-tools [I](enter)[/I]
adb push YOURZIP'SEXACTLYWRITTENNAME.zip /sdcard/download [I](enter)[/I]
So this command would copy (push) the zip file from your PC (from the folder where you have first navigated to) to folder "download" on the internal SD card of your phone.
If not sure if your device is connected to the ADB, try first this:
Code:
Ctrl+R
cd c:\android\sdk\platform-tools [I](enter)[/I]
adb devices [I](enter)[/I]
The echo should look like:
bla bla bla
39123(just example)456789. .device
(the bolded text is important, only by such return you would have the correctly working connection)
If you have uninstalled Samsung USB driver, you can find download link in my thread:
http://forum.xda-developers.com/showthread.php?t=2444308
You will find there all other information how to unbrick your phone. Actually it isn't even bricked, you just need to install any ROM now. Please post in my thread if you have questions. So I will see it instantly in my Tapatalk, as I will be a lot traveling around next few days.
The SD card is working, but now the phone is stuck in installation. It's always booting, going to the CWM-Based CM recovery and showing a red triangle and start over.It's working! But I need gapps... The gapps package through Goo.im is broken. I need one. (I can't live without apps!) I have CM 10.2.1
Here http://d-h.st/F8d
Sent from a Samsung's jewel
_Flasher_ said:
Here http://d-h.st/F8d
Sent from a Samsung's jewel
Click to expand...
Click to collapse
Are you sure? it says Android 4.3 (In the name of the file) and CM 10.2.1 is Android 4.3.1.

[Q] Can't Open My HTC One M7

Hi all. I've try to install today Android Revolution Google Edition 6.1.
So, my phone is S-OFF, i've install but after boot my phone all time restart. Not open, so, i don't have another rom in my SD card and now, i can't login my sd card for copy. So, i've try too many time from diffrent computer (windows 7 64bit, windows 8 64bit) from cmd and "adb" and i've receive all the time "device not found" error. So, i can flash recovery but "adb" is not work. I've install SDK and install everything but still not show. Any idea?
By the way so sorry for my bad English. Please help me.
soundeluxe said:
Hi all. I've try to install today Android Revolution Google Edition 6.1.
So, my phone is S-OFF, i've install but after boot my phone all time restart. Not open, so, i don't have another rom in my SD card and now, i can't login my sd card for copy. So, i've try too many time from diffrent computer (windows 7 64bit, windows 8 64bit) from cmd and "adb" and i've receive all the time "device not found" error. So, i can flash recovery but "adb" is not work. I've install SDK and install everything but still not show. Any idea?
By the way so sorry for my bad English. Please help me.
Click to expand...
Click to collapse
can you check my guide http://forum.xda-developers.com/showthread.php?t=2541082 under FAQ #2 if that's the problem with Windows Device Manager.
you can disregard the guide only check FAQ #2
nkk71 said:
can you check my guide http://forum.xda-developers.com/showthread.php?t=2541082 under FAQ #2 if that's the problem with Windows Device Manager.
you can disregard the guide only check FAQ #2
Click to expand...
Click to collapse
Thanks for you reply. Actually my drivers looks like ok. Please check image;
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
"flash" command its ok, but adb still not work :S I've try too many time reinstall driver.
soundeluxe said:
Thanks for you reply. Actually my drivers looks like ok. Please check image;
"flash" command its ok, but adb still not work :S I've try too many time reinstall driver.
Click to expand...
Click to collapse
fastboot commands work in bootloader
adb commands work in custom recovery (eg TWRP) or booted up ROM (with USB debugging enabled)
so if you need adb then enter custom recovery, check your device manager again, because it changes depending on where you are (bootloader, TWRP ... even version matters, or ROM)
once in TWRP, and device manager is good, adb devices should return you serial number and "recovery" -> then you can use adb commands
24945626 720
nkk71 said:
fastboot commands work in bootloader
adb commands work in custom recovery (eg TWRP) or booted up ROM (with USB debugging enabled)
so if you need adb then enter custom recovery, check your device manager again, because it changes depending on where you are (bootloader, TWRP ... even version matters, or ROM)
once in TWRP, and device manager is good, adb devices should return you serial number and "recovery" -> then you can use adb commands
Click to expand...
Click to collapse
Finally. Thank you very much for your help dear @nkk71, i've lost the adb command just work on custom recovery
I've install driver and now everythings its ok, i'm try adb sideload rom.zip

Categories

Resources