install adb driver
http://www.all-samsungphones.com/samsung-galaxy-nexus-usb-driver-and-adb-driver-download-and-install-guide.html/
------------------------------------------------
루팅
http://blog.cap2ya.com/106
http://baljern.blog.me/140131479495?Redirect=Log
출처 : http://forum.xda-developers.com/showthread.php?t=1362957
12/14 추가) CWM 리커버리 설치
- 언루팅 및 부트로더 락
- Mediafire: DOWNLOAD
출처 : http://forum.xda-developers.com/showthread.php?t=1366806
APPLY THIS AT YOUR OWN RISK!
Download the latest version of Superboot: DOWNLOAD
You might need the drivers, however its worth getting them anyway as you'll probably need them in the future: DOWNLOAD DRIVERS
If you get <waiting for device> you might need the USB drivers: DOWNLOAD
Windows
1) Extract the contents of the above file into C:\root
2) Power your device off
3) Connect your phone to your computer
4) Put device into the bootloader by holding down Vol Up + Vol Down + Power
5) Open up cmd and navigate to by typing to following (Hit enter after each line):
cd C:/
cd root
6) Unlock your bootloader by typing - this will wipe your device!:
fastboot-windows oem unlock
7) You should get a warning on your phone. Use the volume keys to select an option, and press the power button to confirm it
8) Your bootloader should now say that it is unlocked at the bottom
9) To root your device, double click:
install-superboot-windows.bat
10) You should now be able to reboot your phone and it will have root
11) Optional: Install CWM from here: http://forum.xda-developers.com/show....php?t=1357642
Make a Nandroid Backup!
Linux
1) Extract the contents of the above file into a folder
2) Power your device off
3) Connect your phone to your computer
4) Put device into the bootloader by holding down Vol Up + Vol Down + Power
5) Open up terminal and navigate to the folder used in step 1
6) Unlock your bootloader by typing - this will wipe your device!:
./fastboot-linux oem unlock
7) You should get a warning on your phone. Use the volume keys to select an option, and press the power button to confirm it
8) Your bootloader should now say that it is unlocked at the bottom
9) To root your device, type the following (Hit enter after each line):
chmod +x install-superboot-linux.sh
./install-superboot-linux.sh
10) You should now be able to reboot your phone and it will have root
11) Optional: Install CWM from here: http://forum.xda-developers.com/show....php?t=1357642
Make a Nandroid Backup!
'Android 개발 > 팁 / 활용정보' 카테고리의 다른 글
android 2.3 build (0) | 2012.11.20 |
---|---|
anr 로그 /data/anr/traces.txt (0) | 2012.08.08 |
android emulator 저장소 늘리기 (0) | 2011.10.30 |
Init Logo, Boot Animation 변경 (0) | 2011.08.09 |
adb shell 명령어 (0) | 2011.08.05 |