Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Xamarin Mobile Application Development for Android, Second Edition

You're reading from   Xamarin Mobile Application Development for Android, Second Edition Develop, test, and deliver fully-featured Android applications using Xamarin

Arrow left icon
Product type Paperback
Published in Aug 2015
Publisher Packt
ISBN-13 9781785280375
Length 296 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Toc

Table of Contents (13) Chapters Close

Preface 1. The Anatomy of an Android App FREE CHAPTER 2. The Xamarin.Android Architecture 3. Creating the Points Of Interest App 4. Adding a List View 5. Adding a Details View 6. Making Your App Orientation-aware 7. Designing for Multiple Screen Sizes 8. Creating Data Storage Mechanisms 9. Making POIApp Location Aware 10. Adding the Camera App Integration 11. Publishing an App to the App Store Index

Creating an Android tablet emulator


So far, we have built the POIApp to display the list of POIs fetched from the server and tested it on the Android smart phone. Before we begin with extending the POIApp to support Android tablets, let's create a new emulator instance for the Android tablet and run the existing POIApp built so far.

In order to create an emulator for the tablet, perform the following steps:

  1. From the main menu bar, navigate to Tools and open Google Emulator Manager. This will open the AVD manager window.

  2. To create a new emulator, click on the Create button, in the right-hand side pane.

  3. Set the AVD Name field to Nexus10, select Nexus 10 from the Device drop-down menu, set the Target field to Android 4.4.x, if needed, uncheck the Hardware keyboard present option, and click on OK.

  4. Note that the Target setting specifies the version of the Android platform and the API level that will be used for the emulator.

  5. Provide the configurations such as the AVD name, Device, Skin, Target, Memory...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image