+ 1
What languages are needed to be able to make an excellent app for Android and IOS?
App Development
5 Respostas
+ 8
Just start building simple apps and you will be able to build advanced ones with ease.
+ 4
Java and XML are used for Android app development while Swift is used for iOS app development. These languages are the fundamental requirements but many more things clubbed together make an excellent app
+ 4
@Adrian: I have never done app development but I can still share some knowledge that I gained while doing research for it. An app might have some unique features such as in the case of sololearn where we have challenges, quiz factories,etc. So building such things takes time and a lot of effort too. One more thing is how you have to centralize your server so that on any device, whether on website or app, everything remains updated. For example: Sololearn has a central server which updates content on every device and platform. That's all I know. For more information, visit www.developers.google.com
+ 1
I really appreciate the input and advice. Thank you.
0
Thanks Chirag. Would you mind filling me in on what the "more things clubbed together" are?