in reply to: อยากทราบวิธีลง rom กับ recovery
เข้าไป ดาวโหลดมานะครับ http://goo.gl/ISqS แล้วใส่ไว้ ใน SDCARD นะครับ
ผมจำไม่ได้แล้วว่าดอนผมลง ลงใน fastboot หรือว่า ใช้ app connectbot แต่วิธีเขาจะบอกไว้แล้ว
via fastboot
1.Copy recovery-RA-nexus-v2.0.0.img to a location where fastboot can find it.
2.Boot your phone into fastboot mode (power on while holding the trackball)
3.Connect your phone via usb to your pc/mac/…
4.fastboot devices (to make sure that fastboot “sees” your phone)
5.fastboot flash recovery recovery-RA-nexus-v2.0.0.img
via terminal app (connectbot)
1.Copy recovery-RA-nexus-v2.0.0.img to the root of your sdcard
2.start the terminal app
3.su(press enter)
4.flash_image recovery /sdcard/recovery-RA-nexus-v2.0.0.img(press enter)
5.reboot recovery(press enter)