User Tools

Site Tools


linux:android-source-compile-galaxy-nexus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:android-source-compile-galaxy-nexus [2012/08/08 23:25] – [fastboot] percylinux:android-source-compile-galaxy-nexus [2012/08/09 00:15] – [Install su/Superuser.apk] percy
Line 52: Line 52:
 ===== Install su/Superuser.apk ===== ===== Install su/Superuser.apk =====
  
 +<code>
 +  adb root
 +  adb remount
 +  adb push su /system/bin
 +  adb push Superuser.apk /system/app
 +  adb shell chmod 06755 /system/bin/su
 +  adb shell chmod 06755 /system/app/Superuser.apk
 +</code>
 ===== Enter fastboot mode ===== ===== Enter fastboot mode =====
  
/var/www/dokuwiki/wiki/data/pages/linux/android-source-compile-galaxy-nexus.txt · Last modified: 2016/05/05 13:07 by 127.0.0.1