On Wed, Nov 23, 2011 at 10:46 AM, Giuseppe <piscopo.giuse...@gmail.com> wrote:
> Hi. Thanks for pointing out directions to the code.
> The next one probably is a silly question, but the answer does not seem
> obvious to me:
> Let's say I'd like to peek into ImageView implementation, or ListView,
> whatever.
> How do I find which package to download from the whole lot? E.g. starting
> from a known class in Android frameword, how do I figure out the
> package/project to download from that minifest list?

The SDK classes are in frameworks/base.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
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