Model-view-presenter and model-view-intent library for modern Android
Mosby is a model-view-presenter and model-view-intent library designed specifically for Android apps. Migrating a Mosby 2.x based app to Mosby 3.0 should be straightforward. Just replace all import statements of your app in android studio. Mosby has a plugin for Conductor. The aim of this library is to help you build modern android apps with a clean Model-View-Presenter architecture. Furthermore, Mosby helps you to handle screen orientation changes by introducing ViewState and retaining...
BeigeUML is an UML diagram editor. It has two user interfaces - ordinary desktop SWING and Android.
Features:
1. Supports UML 2.4.1 compliant class diagram, package diagram, object diagram, sequence diagram and use case diagram.
2. It generates UML class diagram from Java source.
3. It's a doclet that generates standard Javadoc with UML class diagram.