0
What programming language would it be best for me to learn in order to create an android app?
I want to create an android app that interacts with/gets information from an existing website. (Think MAL or AO3 or Pinterest) What programming language would be best for that?
3 Antworten
+ 2
You will need to learn java in order to create an android app. You also need to be familiar with XML, although this is optional.
In terms of sending and retrieving data from an existing server, i suggest that you use php.
You will need to use session in order for PHP to receive data from the mobile app. And in order to send data from server to android, you will need to use JSON.
0
java and android studio :)
0
Java or corona SDK will work good .