2
Quarks
7y

Android Studio or Xamarin? Which is better?

Comments
  • 2
  • 10
    One is a service (framework?) for visual studio using c#, used to develop cross platform apps

    The other is a java ide used to develop android apps

    So yes.
  • 0
    @RazorSh4rk so I believe both is good to use?
  • 1
    Depends on what you want to do.

    Complex Android app using dank Java/Android libraries? Android Studio.

    Simple app that can be used on Android and iOS (crossplatform)? Xamarin. There are also other platforms. For example devRant app is made with Appcelerator. It allows you to create your apps with JavaScript.
  • 1
    @xios I see. Thanks for the insight. Much appreciated.
  • 0
    Xamarin :D I may be biased though
  • 2
  • 0
    Android Studio is based on IntelliJ. So Android Studio. :D
  • 0
    I use both. It depends on the project...
  • 0
    @lukegv eclipse, angular, qt
  • 0
    Xamarin is user friendly so if you're new it's nice but Java is the way to go for complex apps... It's a tough question
Add Comment