UML files/diagrams by reversing the AOSP(Android Open Source Project)(Jellybean 4.3).
It's for understanding Android framework! Are you trembling in front of millions of lines of Android source code? Getting started with this! Just Drap and Drop to start the Android tour!
- Download and Install Bouml on Linux(Ubuntu),"sudo apt-get install bouml". Ubuntu 12.04 is recommended, as bouml become commercial after 12.04.
- download android_uml.
- Launch bouml, "Open" -> select "android_uml/android/android.prj".
- Under "android_uml/png/", you can find some pictures exported from UML diagrams.
- View the exising diagrams (class, sequence).
- Add yours by "drag and drop"
http://www.cnblogs.com/samchen2009/ (chinese only)