Go to below site.
아래 사이트에 들어갑니다.
http://developer.android.com/preview/setup-sdk.html
Click the Download link of Nexus5 and download binary.
Nexus 5 의 Download link 를 눌러서
바이너리를 다운받습니다.
un-compress the tgz file.
tgz 파일의 압축을 해제 합니다.
tar zxvf hammerhead-lpv79-preview-ac1d8a8e.tgz
Press volume down and power key same time and go to download mode.
Nexus 를 volume down 과 power key 를 눌러서 download mode 로 진입 합니다.
Go into the un-compress directory and than perform next command.
압축을 해제한 폴더로 들어가서 다음 명령어를 수행합니다.
cd hammerhead-lpv79
chmod 777 ./flash-all.sh
./flash-all.sh
You should wait log time until finishing reboot.
재부팅하기까지 오랜시간을 기다리면 됩니다.
If you want to go back kitkat, visit below site and than download binary.
Outside of that, all process is same.
다시 Kitkat 버전으로 돌아가기 위해서는 아래 사이트에서 바이너리를 다운받아서 위와같이 설치하면 됩니다.
'Programming > Linux Tip' 카테고리의 다른 글
Get(다운로드) android L-preview source code. (0) | 2014.07.03 |
---|---|
Get root authority on Android-L on Nexus5, step by step (0) | 2014.07.02 |
c code 개발을 위한 나의 vim setting (2) | 2014.07.02 |
[gdb] handle gdb error "single stepping until exit ... from function which has no line number information" (0) | 2014.06.27 |
TrueType core fonts for the Web EULA 화면에서 멈춤 현상 (0) | 2014.06.26 |