Xamarin Android Player

I just understand Android development with Xamarin, and looking at the documentation on installing Xamarin for Windows, I finally come to this page

http://developer.xamarin.com/guides/android/getting_started/installation/android-player/

in which I have to configure a high-performance Android emulator.

I have completed all the steps, but when I try to start it, I get a dialog telling me

A Xamarin.Android subscription is required to use this beta.

Do I understand correctly that this player cannot be used in Starter plans?

Assuming that this is true, can I accept my only resource until I arrive at the moment when I am ready to pay a monthly fee (or start a trial version), use the standard emulators provided by Google?

thank

+4
source share
1 answer

In general, in terms of the "Starter" there is no "subscription", so yes, you will need at least "indie" to use the Android player, at least until its "preview", quote:

"Xamarin Android Player is currently in preview. During the preview period, it is only available to users with a valid Xamarin subscription."

from: http://developer.xamarin.com/guides/android/getting_started/installation/android-player/

+6
source

All Articles