So I installed it through Visual Studio installer again. One is using Android SDK and another is using Visual Studio Emulator for Android.Īfter taking a closer look on them, I found out that Visual Studio Emulator for Android is much faster than Android SDK
I found out that there are two types of emulators. The problem was when I tried to deploy an Android project to an emulator. I could choose whatever tools I want to install on the workload while installing. To install the Visual Studio 2017 was easy as well as Xamarin development tools. _(* This feature has changed to test apps on Android devices.
The live player function enables developers to deploy iOS apps to their actual iPhones via the live player app. I chose a Visual Studio 2017 community version.įor iOS deployment, I have to use either an iMac or a Macbook.Īs I only have Windows environment, so I decided to go with android first and try out the Xamarin Live Player app for iOS deployment. What I had to do at first is to set up Xamarin development environment.
The concept of Xamarin which is 'write-once, run everywhere' seemed quite attractive so I decided to learn it. I've recently started to learn Xamarin to build any mobile app with C# because I've mainly used C# for programming. Please let me know if there is any incorrect information.