2

I'm looking for the Android cupcake source code.

The current official source distribution on android.googlesource.com only has tags going back as far as donut. And all the links I've found that mention cupcake (such as Where and how can I find and download Android 1.5 source code?) all predate the Great Kernel.org Disaster, and are no longer valid.

It has to be available from somewhere...

Community
  • 1
  • 1
David Given
  • 13,277
  • 9
  • 76
  • 123
  • I was thinking the sources JAR on Maven Central has the actual code, but checked that download, and it only contains the stubbed classes that you get with the SDK anyway. – mxk Mar 28 '12 at 11:33

2 Answers2

1

Download from here. http://repository.grepcode.com/java/ext/com/google/android/android/1.5_r4/

Shaiful
  • 5,643
  • 5
  • 38
  • 41
  • Ah that's the one--I was looking at http://search.maven.org/remotecontent?filepath=com/google/android/android/1.5_r4/android-1.5_r4-sources.jar but it's the stubbed classes only. – mxk Mar 28 '12 at 11:45
  • I'm afraid that's just the Java sources, and I actually need a complete AOSP checkout --- but thanks anyway. – David Given Mar 28 '12 at 12:37
0

I found this article : http://java.dzone.com/articles/android-zip-download-cupcake

You can download Android 1.5 here : http://rgruet.free.fr/public/android-1.5-cupcake-src.zip