The link to the project I would like to download. I can't see any clone or download button at the right. How can I download the whole project in one go?
Asked
Active
Viewed 439 times
2 Answers
1
Here's the download link: Android-PlatformDevelopment-Lollipop-MR1-Fi-Release
You should click in platform-development so you can get to the main project page, then you will see the Clone Project Button.

Evreux Pendragon
- 106
- 1
- 11
0
You could download part of the project using sparse checkout. So what you need is just:
git clone https://github.com/android/platform_development.git
or
git clone git@github.com:android/platform_development.git