Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2: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
products:sbc:edge2:development:android:download-android-source-code [2024/11/07 03:52]
xiong [Download from github]
products:sbc:edge2:development:android:download-android-source-code [2024/11/28 21:48] (current)
william
Line 81: Line 81:
  
 * [[https://pan.baidu.com/s/1_1SuWgORsb1K1EdmOtVUag?pwd=8btx|Edge2 android13 source code base package]]\\ * [[https://pan.baidu.com/s/1_1SuWgORsb1K1EdmOtVUag?pwd=8btx|Edge2 android13 source code base package]]\\
 +* [[https://pan.baidu.com/s/1LamPaQZ94PQIYHl_8YPSnw?pwd=fm3r|Edge2 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.
 ```shell ```shell
-$ cat edge2-android13-20240809.tar.gza* | tar -xzv+$ cat edge2-androidXX-XXXXXXXX.tar.gza* | tar -xzv
 $ .repo/repo/repo sync -l $ .repo/repo/repo sync -l
 $ .repo/repo/repo forall -c 'git lfs pull' $ .repo/repo/repo forall -c 'git lfs pull'
Last modified: 2024/11/07 03:52 by xiong