lwc:programming:mobile:android:root

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
lwc:programming:mobile:android:root [2021/12/08 08:09] John Harrisonlwc:programming:mobile:android:root [2022/01/03 12:21] (current) – [Tips and Tricks] John Harrison
Line 59: Line 59:
   * [[https://android.googlesource.com/platform/frameworks/base/+/master/cmds/bootanimation/FORMAT.md|change boot animation]]   * [[https://android.googlesource.com/platform/frameworks/base/+/master/cmds/bootanimation/FORMAT.md|change boot animation]]
     * when compressing the animation to a zip, make sure the zip is uncompressed (use the ''-0'' flag)     * when compressing the animation to a zip, make sure the zip is uncompressed (use the ''-0'' flag)
 +  * for script to run on boot add/create ''/system/etc/install-recovery.sh''
   * Mount system RW: ''mount -o rw,remount /system''   * Mount system RW: ''mount -o rw,remount /system''
   * Mount system RO: ''mount -o ro,remount /system''   * Mount system RO: ''mount -o ro,remount /system''
  
  • lwc/programming/mobile/android/root.1638972564.txt.gz
  • Last modified: 2021/12/08 08:09
  • by John Harrison