+ 1
How can i create a Android program
4 Answers
+ 11
You need Java and XML to create Android Apps
The popular IDE for Android is Android Studio
It should be noted that other languages like C++ or Kotlin can be used in place of Java
+ 6
Android Studio
+ 1
With C#, try the Xamarin framework. It's pretty simple compared to Java w/XML, and is even better with Visual Studio.