Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4: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
Next revision Both sides next revision
products:sbc:vim4:development:android:download-android-source-code [2022/08/05 02:01]
ruby
products:sbc:vim4:development:android:download-android-source-code [2022/09/05 04:16]
nick
Line 1: Line 1:
-====== VIM4Download Android Source Code ======+====== VIM4 Download Android Source Code ======
  
 ===== Introduction ===== ===== Introduction =====
Line 9: Line 9:
 ===== Steps ===== ===== Steps =====
  
-First, install git-lfs tool to download Android 11.0 SDK+Install git-lfs tool to download Android 11.0 SDK
  
 ```shell ```shell
Line 21: Line 21:
 ``` ```
  
-1) Create an empty directory to hold your working files:+1) Create an empty directory to store working files:
  
 ```shell ```shell
Line 34: Line 34:
 ``` ```
  
-3) Run ''repo sync'' to pull down the Android Source Tree:+3) Run ''repo sync'' to pull down the Android Source branch:
  
 ```shell ```shell
 $ repo sync -j4 $ repo sync -j4
 ``` ```
-Second, the initial sync operation may take an hour or more to complete.+It will take approx one hour to complete the initial sync operation.
  
  
 <WRAP important > <WRAP important >
-You might need to run above command repeatly if it fails halfway. Or you can try with this script instead:+If ''repo sync'' operation failed, you need to run the command repeatly; or you can try with this script:
  
 ```shell ```shell
Last modified: 2024/07/05 06:48 by william