0
What language is used for Android app graphics?
4 Antworten
+ 2
Basically, XML is used for layout in Android
+ 3
You have posted same Question in two times remove one . And dont ask repeated question on discussion box . This question is asked before many times .
https://www.sololearn.com/Discuss/2452664/?ref=app
If u talking about Android apps then mostly java, kotlin and XML using.
+ 1
I will suggest you to start with native means learn Java/Kotlin for functioning of application and XML for layout. However you may also learn languages like SQL for database if you are not using NoSQL databases like Firebase.
Thank you.
0
So if I want to do Android app development, what language(s) should I learn?