This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:edge-2l:development:android:download-android-source-code [2026/04/13 02:15] goenjoy |
products:sbc:edge-2l:development:android:download-android-source-code [2026/05/11 01:58] (current) nick ↷ Page moved from local:users:gray:products:sbc:edge-2l:development:android:download-android-source-code to products:sbc:edge-2l:development:android:download-android-source-code |
||
|---|---|---|---|
| Line 31: | Line 31: | ||
| $ repo sync | $ repo sync | ||
| ``` | ``` | ||
| + | <WRAP important> | ||
| + | Do **NOT** add the `-j` option when running `repo sync`. The manifest file for this project includes a remote configuration for `gitkhadas` (https:// | ||
| + | </ | ||
| The initial sync operation may take an hour or more to complete. | The initial sync operation may take an hour or more to complete. | ||
| Line 59: | Line 62: | ||
| 1. Download the android source code base package from follow links.\\ | 1. Download the android source code base package from follow links.\\ | ||
| - | * [[https:// | + | * [[https:// |
| 2. Use the following command to unzip the base package and synchronize the code. | 2. Use the following command to unzip the base package and synchronize the code. | ||