+ 2
Which programming languages are more useful for creating android applications?
Java, C+++ ,C## ,CSS
3 Answers
+ 4
Minimum of Java and/or Kotlin, XML.
C++, C for use with NDK.
C# for platforms such as Unity.
SQL and a RDBMS such as MySQL for working with databases.
Javascript, jQuery, HTML if interacting with a websites DOM without an API.
+ 3
Java