2月版的Visual Studio杂志上MonoDroid文章,写的是让开发人员可以使用C#语言和Mono虚拟机为Android移动操作系统编写应用程序的MonoDroid: Intro to Mon...
2月版的Visual Studio杂志上MonoDroid文章,写的是让开发人员可以使用C#语言和Mono虚拟机为Android移动操作系统编写应用程序的MonoDroid:
- Intro to MonoDroid Part 1.
- Intro to MonoDroid Part 2.
- Introduction to MonoDroid: Slides, Code and Video
这两篇文章是基于MonoDroid Preview 9.1,OSX上开发的视频:
ASP.NET Podcast Show #149 - MonoDroid Development on the Apple Macintosh OSX
图书: Professional Android Programming with MonoDroid and .NET/C#
- MonoAndroid: Using GridView in your mobile application - ThatsAlok Demonstration of Android::GridView
- MonoAndroid: Writing custom generic BaseAdapter in C# - ThatsAlok Using generic BaseAdapter to generate ListView
- MonoAndroid: Using Started Service - ThatsAlok Demonstration of started service.
- MonoAndroid: Using TabHost in your mobile applications - ThatsAlok TabHost control in MonoAndroid
- MonoAndroid: Using Fragments in mobile app - ThatsAlok Using Fragments in your mobile application.
- MonoAndroid: Using dotnet webservice (ASMX) - ThatsAlok Using ASMX webservices in your mobile application.
- ListView auto scroll horizontally - huyletran Develop a list view which auto scrolled horizontally.
- Android SQLite annotation - huyletran Coding SQLite in Android following ORM (object-relational mapping).
InfoQ文章:MonoDroid架起.NET与Android之间的桥梁