Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge-2l:development:android:download-android-source-code

Differences

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

Link to this comparison view

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://git.khadas.com/) with `sync-j="1"`. Using `-j` with a higher concurrency value will override this restriction and likely cause sync failures. 
 +</WRAP>
  
 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://pan.baidu.com/s/1LamPaQZ94PQIYHl_8YPSnw?pwd=fm3r|Edge-2L android14 source code base package]]\\+* [[https://pan.baidu.com/s/1GdGPUoUAM2kL3PpmKpqr1Q?pwd=vmh5|Edge-2L android14 source code base package]]\\
  
 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.
Last modified: 2026/04/13 02:15 by goenjoy