Chapter 1. Working with Xamarin.Android

In this chapter, we will cover the following recipes:

  • Creating Xamarin.Android projects
  • Creating user interface layouts
  • Creating an option menu
  • Supporting previous Android versions
  • Adding an action bar
  • Navigating with the action bar
  • Adding action bar action items
  • Creating contextual action mode menu
  • Sharing code with other platforms

Introduction

Xamarin.Android allows us to create native Android applications using the same UI controls we would use in Java, with the flexibility of C#, the power of the .NET Base Class Library, and two first-class IDEs.

Android development with Xamarin can be done on either Mac OS X or Windows, using either Visual Studio or Xamarin Studio. This variety provides us with our choice of how ...

Get Xamarin Mobile Development for Android Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.