Find some of the high quality Xamarin.Android tutorials and examples to help you get started with Android programming using Mono. All the example and source code are open source. You’re free to share, distribute or add to your project.
All the tutorials, references, and examples provided in this website are constantly reviewed to avoid errors, but we offer no guarantee that any information published here is accurate. If you spot a mistake – let us know!
Chapter-1 Introduction to Xmarin.Android
- Setting up development environment
- Creating first Xamarin.Android program
- Anatomy of Xamarin.Android app
- Creating a splash screen in Xamarin.Android
- Start one activity from another in Xamarin.Android
- Android login screen using Xamarin.Android
Chapter-2 Knowing Layout Managers
Chapter-3 Building User Interface
- Introduction to standard UI widgets
- TextView
- EditText and Validation
- Radio Button
- CheckBox
- Rating Widget
- WebView
Chapter-4 Introduction to AdapterViews
- Understanding adapter pattern
- Simple and custom ListView
- Grid View
Chapter-5 Data Storage Options in Xamarin.Android
- Data Storage Options in Xamarin
- Shared Preferences Example in Xamarin.Android
- Using SQLite.NET ORM in Xamarin Application
- Using Internal Storage
- External memory storage
Chapter-6 Advance Xamarin.Android Tutorials
- Asynchronous Image Loading in Xamarin Android
- Consuming REST Web Service Xamarin Android
- Serializing .NET object using JSON.NET
- Action Bar Tabs Example in Xamarin.Android
- ShareActionProvider Example in Xamarin.Android
Chapter 11: Miscellaneous Android Examples
Please note that, this series is not complete. We are adding more and more tutorial to this series.