- Learning Xamarin Studio
- William Smith
- 287字
- 2021-09-03 10:01:21
Xamarin Studio platform options
Xamarin Studio enables .NET developers to build applications that target three distinct platforms: Android, iOS, and Mac. Xamarin Studio is the Core Integrated Development Environment and is required for development on any of these target platforms. In addition to Xamarin Studio, you will need to install the specific plugin for your target platform. These plugins are detailed in the following sections.
Xamarin.Android
The Xamarin.Android package is required to develop applications that target the Android platform. Android development with Xamarin can be performed on any Windows PC or Mac that meets the minimum system requirements. The Android SDK is required for development, and it will be downloaded during the Xamarin Studio installation.
Xamarin.iOS
Xamarin.iOS is required to develop applications that target the iOS platform. The iOS development with Xamarin can be performed on any Windows PC or Mac that meets the minimum system requirements. However, in order to develop on a Windows PC a networked Mac is required as a build and deployment machine. Xcode and the iOS SDK are also required for development, and they must be installed prior to installing Xamarin.iOS. Additionally, at the time of writing this Xamarin Studio is unable to generate a proxy file for WCF services. Therefore, if you intend to utilize the WCF services in your iOS application, you will need a Windows machine to generate the proxy files.
Xamarin.Mac
Xamarin.Mac is required to develop applications that target the Mac platform. At the time of writing this, Mac development with Xamarin can only be performed on a Mac running at Lion (OS X 10.7) or higher, which meets the minimum system requirements. Xcode is also required for development, and it must be installed prior to installing Xamarin.Mac.
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- JavaScript高效圖形編程
- Developing Mobile Web ArcGIS Applications
- 編程珠璣(續(xù))
- QGIS By Example
- Swift細(xì)致入門與最佳實踐
- 運用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- C#實踐教程(第2版)
- Python Data Structures and Algorithms
- 代替VBA!用Python輕松實現(xiàn)Excel編程
- Scratch·愛編程的藝術(shù)家
- OpenMP核心技術(shù)指南
- JavaScript程序設(shè)計:基礎(chǔ)·PHP·XML
- Oracle實用教程
- PhoneGap 4 Mobile Application Development Cookbook