□ 사전작업 

 1. 아트릭스 최신 드라이브 설치 (http://www.mymotorola.co.kr/product/PrdDownUsb.aspx)
 2. FastBoot 프로그램 다운로드 


 3. 핸드폰 설정
    - 메뉴 > 설정 > 응용프로그램 > 개발 > 디버깅 체크
 4. 외장메모리 제거(필수는 아니지만 간혈적으로 외장 메모리 날라감 현상이 있다는 제보입니다.) 


□ flashing작업

1. moto-fastboot-win32폴더 압축풀기
2. 핸드폰 설정
 - 1. 핸드폰 OFF
 - 2. 볼륨 다운 버튼을 누르고 전원버튼 누름
 - 3. 화면에 FastBoot화면이 나오면 볼륨업 버튼 누름

 
 
3. 명령어 입력
  - 압축푼 폴더의 fast-boot.bat실행
  - 자동 재부팅이 진행되며 재부팅후 루팅 어플 SuperUser설치 작업을 시작합니다. 


□ 루팅 어플 SuperUser설치 작업
 

1. 아래 명령어를 순차적으로 입력합니다.
    adb shell.bat 실행

    /preinstall/dosu
    /bin/mount -o remount,rw /system 
    cp /preinstall/su /system/bin/
   
chmod 6755 /system/bin/su
    PATH=/system/bin:$PATH pm install /preinstall/Superuser.apk 

    위에줄 복사해서 붙이기 cmd 창에서 마우스 오른쪽 클릭하고 엔터 치시면 됩니다.

 

 

'Programing > Android' 카테고리의 다른 글

Android Emulator Key Mapping  (0) 2011.11.23

+ Recent posts