Xamarin's Android designer

The default template for Android projects has a little more built-in functionality than iOS. Android user interface layouts are defined in XML files that are readable by humans and editable. However, Xamarin Studio has provided an excellent design tool that allows you to drag and drop controls to define your Android layouts. Let's add some more features to your application and start using the Android designer.

Return to Xamarin Studio and carry out the following steps to add features to your app:

  1. Open the Android project you created earlier in this chapter in Xamarin Studio.
  2. Navigate to Resources | layout in your project and open Main.axml.
  3. You will see the Android designer open in Xamarin Studio.
  4. Drag TextView from the ...

Get Xamarin: Cross-Platform Mobile Application Development 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.