- 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
- Java語(yǔ)言程序設(shè)計(jì)
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)
- LabVIEW入門(mén)與實(shí)戰(zhàn)開(kāi)發(fā)100例
- Java應(yīng)用開(kāi)發(fā)與實(shí)踐
- MATLAB應(yīng)用與實(shí)驗(yàn)教程
- Python爬蟲(chóng)開(kāi)發(fā)與項(xiàng)目實(shí)戰(zhàn)
- C語(yǔ)言程序設(shè)計(jì)案例精粹
- 焊接機(jī)器人系統(tǒng)操作、編程與維護(hù)
- 用案例學(xué)Java Web整合開(kāi)發(fā)
- Visual Basic程序設(shè)計(jì)習(xí)題與上機(jī)實(shí)踐
- Kotlin極簡(jiǎn)教程
- Java Web應(yīng)用開(kāi)發(fā)項(xiàng)目教程
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- 零基礎(chǔ)學(xué)HTML+CSS第2版
- C語(yǔ)言從入門(mén)到精通