NOTE: This project is an attempt to port the ideas and ease of use of the MonoTouch.Dialog project to Mono for Android. Given the significant differences in the layout and UI architectures between iOS and Android, some things will inevitably be different between the projects but conceptually Android.Dialog should stay very close to MonoTouch.Dialog. Expect lots of changes and chaos as more and more elements get added.
Android.Dialog is a foundation to create dialog boxes and show table-based information without having to write dozens of delegates and controllers for the user interface.
Pic of the Sample App (located here)
- Android 1.6-4.1
- ARM/x86
- Not yet: Google TV (Issue on Google Code)