+ 8
Andriod apps
i knew c++ and vb but i want to make apps for android .. which language to start from?
1 Answer
+ 1
The main language for android is Java. But there are few frameworks that also work for android app development. like Xamarin (C#), Cordova (JS). I recommend starting with Java, so you don't have to learn how to work with another language and a framework.