- Learning Xamarin Studio
- William Smith
- 191字
- 2021-09-03 10:01:21
Chapter 1. Installing and Setting Up Xamarin Studio
Software developers are very selective with the tools they work with. We take the time to evaluate our goals and examine our available options. Then, we compare these options to our goals to determine the best tool for the task at hand. Xamarin Studio is one tool we can choose for cross-platform development using .NET. It is not a one-size-fits-all solution for all of your development needs. Instead, it's a specialized tool that allows .NET developers to efficiently create applications that can run on multiple platforms while using the technologies they are already familiar and experienced with.
The purpose of this chapter is to help you install and set up Xamarin Studio, as well as the ancillary tools you will need to effectively develop in a cross-platform environment.
In this chapter, we will cover the following topics:
- Xamarin Studio pricing plans
- Xamarin Studio platform options
- Installing Xcode and the iOS SDK
- Installing Xamarin Studio
- Apple Developer Program
- Google Play Developer Program
- Installing simulators and emulators
- Improving AVD performance
- Setting up test devices
- Setting up source control
- Additional resources for cross-platform developers
- Web程序設計及應用
- 計算思維與算法入門
- Learning Cython Programming
- Mastering Objectoriented Python
- PyTorch自動駕駛視覺感知算法實戰
- Java應用開發與實踐
- Visual Basic程序設計(第3版):學習指導與練習
- 數據結構習題精解(C語言實現+微課視頻)
- Banana Pi Cookbook
- Data Analysis with Stata
- INSTANT Mercurial SCM Essentials How-to
- Python編程實戰
- 高級語言程序設計(C語言版):基于計算思維能力培養
- Getting Started with Laravel 4
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例