linux:android-source-compile-galaxy-nexus
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:android-source-compile-galaxy-nexus [2012/08/08 20:57] – percy | linux:android-source-compile-galaxy-nexus [2016/05/05 13:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 52: | Line 52: | ||
| ===== Install su/ | ===== Install su/ | ||
| + | < | ||
| + | adb root | ||
| + | adb remount | ||
| + | adb push su /system/bin | ||
| + | adb push Superuser.apk /system/app | ||
| + | adb shell chmod 06755 / | ||
| + | adb shell chmod 06755 / | ||
| + | </ | ||
| + | ===== Enter fastboot mode ===== | ||
| + | |||
| + | Volume UP+DOWN+Power | ||
| + | |||
| + | ===== gapps download ===== | ||
| + | http:// | ||
| + | |||
| + | jb: | ||
| + | ===== fastboot ===== | ||
| + | USAGE: | ||
| + | |||
| + | 1. fastboot flash system system.img | ||
| + | 2. fastboot flash boot boot.img | ||
| + | 3. fastboot -w | ||
| + | NOTICE:it will format the sdcard,so need backup the data on sdcard first. | ||
| + | |||
| + | |||
| + | ===== Recovery ===== | ||
| + | fastboot flash recovery recovery-clockwork-6.0.1.0-maguro.img | ||
| + | |||
| + | Root step: | ||
| + | 1.boot to fastboot mode. | ||
| + | 2.flash the recovery | ||
| + | 3.push su& | ||
| + | 4.reboot. | ||
| | | ||
| + | Now use SuperSU to manager the root list: | ||
| + | | ||
| + | http:// | ||
| + | | ||
| + | NOTICE: | ||
/var/www/dokuwiki/wiki/data/attic/linux/android-source-compile-galaxy-nexus.1344430660.txt.gz · Last modified: 2016/05/05 13:06 (external edit)
