This shows you the differences between two versions of the page.
| 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 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 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 | ||