Fast ANDroid Furious Android with C# in 20 minutes
What is Mono? Open source  implementation of the CLR Linux, MacOS X, Solaris, BSD, Wii, PS3
Started in 2001 as  Ximian , purchased by Novell  in 2003, released in 2004
2009: MonoTouch created (released 2010)
2010: MonoDroid created (released 2011)
2011: Novell purchased by Attachmate ($2.2b) entire Mono team sacked > startup  Xamarin  created... http://www.mono-project.com/
http://github.com/mono
What  is  was Mono for Android? Mono ('Silverlight subset') + Android API bindings  + 'AXML' intelli-sense support  + Visual Studio plug-in  (or MonoDevelop) = Android application http://mono-android.net/ Released April 2011 Retired May 2011??
Mono for Android System Req's To play in the simulator ( FREE ) Mac OSX  with MonoDevelop  OR   Windows  (VisualStudio 2010 or MonoDevelop)
Oracle's Java SDK
Google's Android SDK
Mono for Android Trial (and MonoDevelop IDE) To get onto a device Mono for Android Prof or Enterprise license (USD399+) To get onto Android Market Google Developer account (USD25)
//TODO: Activity OnCreate SetContentView and FindViewById<T> /layout/  ,  /res/  and R esources
AndroidManifest.xml
Application OnCreate Intent PutExtra() and GetStringExtra
 
Activity Lifecycle Active/running

OzAltNet Fast-ANDroid-furious

Editor's Notes

  • #6 These examples are useful http://www.otierney.net/objective-c.html http://en.wikipedia.org/wiki/Objective-C