Below you can find both a Tree list view and a Directed Graph of several Android Java Packages for several API levels.
At the bottom there are a few direct graphs with a viewer that supports panning and zooming but I recommend you download the full size picture to examine it in more detail. I also provide links to a few other class diagram tools.
The source code and program executable used to parse the Android code and generate the class
hierarchy diagrams can be found on here:
(old 2018) JavaTree - parse java code into class diagrams
(new 2019) llclasses - parse java code into class diagrams
Code name | Version | Initial date | API level | Security patches |
---|---|---|---|---|
KitKat | 4.4 – 4.4.4 | Oct 31, 2013 | 19 – 20 | Unsupported |
Lollipop | 5.0 – 5.1.1 | Nov 12, 2014 | 21 – 22 | Unsupported |
Marshmallow | 6.0 – 6.0.1 | Oct 5, 2015 | 23 | Unsupported |
Nougat | 7.0 – 7.1.2 | Aug 22, 2016 | 24 – 25 | Supported |
Oreo | 8.0 – 8.1 | Aug 21, 2017 | 26 – 27 | Supported |
Pie | 9.0 | Aug 6, 2018 | 28 | Supported |
Quince Tart | 10.0 | Sep 3, 2019 | 29 | Supported |
Red Velvet Cake | 11.0 | Sep 8, 2020 | 30 | Supported |
Snow Cone | 12.0 | 2021 | 31 | BETA |
Tree (list) of classes
api 21
Tree (list) of classes
api 21
Tree (list) of classes
api 21
Tree (list) of classes
api 21
Tree (list) of classes
api 22
Tree (list) of classes
api 22
Tree (list) of classes
api 22
Tree (list) of classes
api 22
Tree (list) of classes
api 23
Tree (list) of classes
api 23
Tree (list) of classes
api 23
Tree (list) of classes
api 23
Tree (list) of classes
api 24
Tree (list) of classes
api 24
Tree (list) of classes
api 24
Tree (list) of classes
api 24
Tree (list) of classes
api 25
Tree (list) of classes
api 25
Tree (list) of classes
api 25
Tree (list) of classes
api 25
Tree (list) of classes
api 26
Tree (list) of classes
api 26
Tree (list) of classes
api 26
Tree (list) of classes
api 26
Tree (list) of classes
api 27
Tree (list) of classes
api 27
Tree (list) of classes
api 27
Tree (list) of classes
api 27
Tree (list) of classes
api 28
Tree (list) of classes
api 28
Tree (list) of classes
api 28
Tree (list) of classes
api 28
Tree (list) of classes
api 29
Tree (list) of classes
api 29
Tree (list) of classes
api 29
Tree (list) of classes
api 29
Tree (list) of classes
api 30
Tree (list) of classes
api 30
Tree (list) of classes
api 30
Tree (list) of classes
api 30
![]() | The directed graphs are produced by Graphviz using a "dot" file generated by my Java parser. |
Android (api 21) Widget Package - View and ViewGroup class
Full size digraph of View classes api 21Pan and Zoom View (api 21) class hierarchy graphs
![]()