How do I get the latest Android Open Source Project (AOSP) source on windows?
I do not want to build, interested in seeing core applications/services etc. to learn for use in my own application development.
Is Linux Virtual Machine the only way?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Oracle VM VirtualBox + Debian 6 and packages –
git,curlresults in a full-blow error-free repository synchronization.I doubt there are better ways to get AOSP on Windows.
P.S. Debian can be replaced with any other Linux distribution.