+ 3
Which language should i use to make a students app for a college on android,?
6 Antworten
+ 19
Java==Android
+ 3
Java
+ 2
When it comes time to develop Android apps, the first and most popular option is Java. Java is the official language of Android development, meaning it is the one that has the most support from Google and the one that most apps on the Play Store are built using.
The number one way to develop Android apps, is to go ahead and download Android Studio. This is a piece of software called an ‘IDE’ or ‘Integrated Development Environment’. It will come packaged with the Android SDK (a set of tools to facilitate Android development specifically) and basically this will give you everything you need in one place to get up and running.
+ 2
@stillcoder, they will also need the Java JDK.
+ 1
thank you all
+ 1
Python , Go with the Trend