Chris,

You don't need to sync up the entire repo just to get the framework sources.

The base framework is here:

http://android.git.kernel.org/?p=platform/frameworks/base.git;a=summary

Using the web interface, you can use the tags / branches sections to browse
to the version you need, then click "snapshot" to download it as a
compressed tarball. Each version is about about 120-150 MB.

-- Kostya
2011/6/7 Chris <crehb...@gmail.com>

> On a side note, I've been wondering if there's source jars available for
> (opened versions of) the framework SDK for debugging?  From what I gather I
> have to sync up a complete git repository of code completely unrelated to
> the developer's framework for a given version of Android so I can debug
> through highest-level android.* code.
>
> Seriously, it should be as easy as clicking an option in the AVD manager
> when installing packages.  What would it be, like 10 megs at worst?  An
> extra ant/Maven target when cutting official builds of the SDK?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to