Skip to content

Tools to simplify creating dialogs for Mono for Android

License

Notifications You must be signed in to change notification settings

sam-lippert/Android.Dialog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android.Dialog

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)

Rendering of SampleApp

Supported versions of Android

  • Android 1.6-4.1
  • ARM/x86

About

Tools to simplify creating dialogs for Mono for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%