Which IDE Software to develop Android Apps in C#? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Which IDE Software to develop Android Apps in C#?

Like Winforms, with Visual style integrated.

31st Aug 2016, 2:13 PM
LeParadoxHD | YouTube
LeParadoxHD | YouTube - avatar
4 Answers
+ 6
That depends on what you need. The regular C# IDE would be Visual Studio, and for mobile development you could use Xamarin within Visual Studio. Xamarin makes your project cross-platform, so you could release the app on both Android and iOS while only coding it once. If you want to make Android Games you're better off learning Unity and pairing it with Visual Studio. Unity also publishes your end result as a cross-platform app, so code once and play everywhere.
7th Sep 2016, 12:24 PM
Ben L
Ben L - avatar
+ 2
Agreed with Ben Hamen, the best answer. Xamarin for apps. Unity + V.S.
7th Sep 2016, 2:48 PM
Alan Roberto Negrão
+ 1
Something like Winforms
31st Aug 2016, 3:56 PM
LeParadoxHD | YouTube
LeParadoxHD | YouTube - avatar
0
Visual Studio
4th Sep 2016, 6:41 PM
José Meza
José Meza - avatar