Android-4.4.3_r1 not able to download

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Android-4.4.3_r1 not able to download

701 次查看
srikanthmediset
Contributor I

Hi,

 I am trying to download the android source code of version android-4.4.3_r1. When I am doing repo sync it was not able to fetch all the packages and it was returning errors.

I followed the following steps as mentioned in the Android User's Guide, Rev KK4.4.3_2.0.0-ga

$ cd ~
$ mkdir myandroid
$ mkdir bin
$ cd myandroid
$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
$ ~/bin/repo init -u https://android.googlesource.com/platform/manifest -b android-4.4.3_r1
$ ~/bin/repo sync # this command loads most needed repos. Therefore, it can take several
hours to load.

   I found some solutions in online to get the sync work but nothing had helped me.This was the following link which I followed to recovered the issues

             Source Sync Issues  |  Android Open Source Project 

Please provide me the solution how to download the android source code or provide me if any latest procedure to download the source.

标签 (1)
0 项奖励
2 回复数

492 次查看
joanxie
NXP TechSupport
NXP TechSupport

could you share with me your error message ?

0 项奖励

492 次查看
srikanthmediset
Contributor I

Hi Joan,

  

    Thanks joan for reply after several trails finally we are able to download the source.

Regards,

srikanth.

0 项奖励