Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:development:android:build-android

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
products:sbc:vim4:development:android:build-android [2024/11/01 05:46]
william
products:sbc:vim4:development:android:build-android [2024/11/26 20:09] (current)
goenjoy
Line 18: Line 18:
  
 <tabbox Android 14> <tabbox Android 14>
-==== Build U-Boot ====+**Build U-Boot:**
  
 ```shell ```shell
Line 30: Line 30:
   * ''build/u-boot.bin.sd.bin'': for external TF card booting   * ''build/u-boot.bin.sd.bin'': for external TF card booting
  
-==== Build Linux Kernel ====+**Build Linux Kernel:**
  
  
Line 42: Line 42:
  
  
-==== Build Android ====+**Build Android:**
  
  
Line 61: Line 61:
  
  
-==== Build Script Demo ==== +**Build Script Demo:**
 ```sh demo.sh ```sh demo.sh
 $ cat demo.sh $ cat demo.sh
Line 110: Line 109:
  
 <tabbox Android 11> <tabbox Android 11>
-==== Build U-Boot ====+**Build U-Boot:**
  
 ```shell ```shell
Line 122: Line 121:
   * ''build/u-boot.bin.sd.bin'': for external TF card booting   * ''build/u-boot.bin.sd.bin'': for external TF card booting
  
-==== Build Linux Kernel ====+**Build Linux Kernel:**
  
  
Line 134: Line 133:
  
  
-==== Build Android ==== +**Build Android:**
  
 ```shell ```shell
Line 152: Line 150:
  
  
-==== Build Script Demo ====+**Build Script Demo:**
  
 ```sh demo.sh ```sh demo.sh
Last modified: 2024/11/01 05:46 by william