-1

Is it possible to use Mobile Service for Android app that is developed through google Android studio ? Or is it compulsory to developed a mobile app thru xamarin only ???

  • 1
    https://azure.microsoft.com/en-us/documentation/articles/mobile-services-android-get-started/ 3 seconds of googling. Literally – Tim Sep 17 '15 at 12:41
  • possible duplicate of [Azure Mobile Services with Android](http://stackoverflow.com/questions/22620698/azure-mobile-services-with-android) – Tim Sep 17 '15 at 12:49

1 Answers1

0

You don't have to use Xamarin, although that is a good option if you are familiar with the .Net Microsoft environment. You can get started with native Android (via Android Studio) development here:

https://azure.microsoft.com/en-us/documentation/articles/mobile-services-android-get-started/