Is It Better To Use Xamarin For Android Or Android Studio? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is It Better To Use Xamarin For Android Or Android Studio?

I know The Differences Between Java And C# But Between This Two IDEs NoT

18th May 2018, 10:09 AM
Aiden Pierz
Aiden Pierz - avatar
5 Answers
+ 2
Do you want to develop a cross platform app: if yes use xamarin if not use android studio
18th May 2018, 10:20 AM
Max
Max - avatar
+ 3
I would go with Android Studio. Android uses Java and XML which are not platform dependant (can be used on any platform). Android Studio is free and well supported. Also it is the official app developing tool for Android. It is the old maxim: " If it is not broke don't try to fix it".
18th May 2018, 10:38 AM
Ryan Els
Ryan Els - avatar
+ 2
Depends on whether you prefer C# or Java.
18th May 2018, 12:01 PM
Bagshot
Bagshot - avatar
0
You can also use cordova if you want to use html/js.
24th May 2018, 8:48 PM
Nommer101
Nommer101 - avatar