- Xamarin Mobile Application Development for Android(Second Edition)
- Nilanchala Panigrahy
- 174字
- 2021-07-16 20:32:41
Creating the POI app
Now that we already have our development environment ready, let's begin by building the POIApp
.
The following section will walk you through the several steps involved to create, build, and deploy the POI application into the Android device:
- Launch Xamarin Studio.
- From the File menu, navigate to New | Solution. The New Solution view will be presented, as shown in the following screenshot:
- Select the Android section on the left-hand side of the screen, navigate to App | Android App, and then click on Next.
- Enter the app name as
POIApp
and the application identifier ascom.packt.poiapp
. - From the Compatibility selection, select Maximum Compatibility to make your application compatible on a full range of devices.
- From the Themes drop-down menu, you may select from the range of available themes and click on Next:
- Review the project location and adjust it if desired. Click on Create:
- Xamarin Studio will create a solution and the required project folders. The project folder will contain a default
MainActivity.cs
class and aMain.axml
layout file.
推薦閱讀
- 從零構建知識圖譜:技術、方法與案例
- Qt 5 and OpenCV 4 Computer Vision Projects
- DevOps for Networking
- HoloLens Beginner's Guide
- Data Analysis with IBM SPSS Statistics
- PLC應用技術(三菱FX2N系列)
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Geospatial Development By Example with Python
- Scala編程(第5版)
- Illustrator CS6設計與應用任務教程
- RocketMQ實戰與原理解析
- Java Hibernate Cookbook
- Getting Started with Electronic Projects
- Java高手是怎樣煉成的:原理、方法與實踐
- XML程序設計(第二版)