Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android API class diagram

I was wondering if there a class diagram available for Android API on the internet? I think it help you to learn and visualize the system in your head.

like image 905
itsaboutcode Avatar asked Jan 21 '11 16:01

itsaboutcode


3 Answers

Here is a great categorized list of classes in the Android API in both PDF and Visio formats, from Troodon Software: http://gyurigrell.com/2011/1/17/great-android-class-diagram-poster

While it's not a class diagram, it is still quite useful. Maybe I'll get around to creating a proper hierarchical class diagram at some point...

like image 198
GilliMonsta Avatar answered Nov 14 '22 17:11

GilliMonsta


This diagram helped me: http://www.adakoda.com/adakoda/2010/01/20/ASPH_AW_REV1.pdf

like image 37
Ben Avatar answered Nov 14 '22 19:11

Ben


It may be kinda old, but you could find a Android classes poster here:

http://gyurigrell.com/2011/01/great-android-class-diagram-poster/

like image 1
Sam003 Avatar answered Nov 14 '22 19:11

Sam003