Android-4.4.3_r1 not able to download

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android-4.4.3_r1 not able to download

676 Views
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.

Labels (1)
0 Kudos
2 Replies

467 Views
joanxie
NXP TechSupport
NXP TechSupport

could you share with me your error message ?

0 Kudos

467 Views
srikanthmediset
Contributor I

Hi Joan,

  

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

Regards,

srikanth.

0 Kudos