android
Android
5
Posts
4
Posters
30
Views
1
Watching
-
U can go to : https://developer.android.com and download necessary software needed to develop android apps (Free of charge, of course)
-
Hello, You need two things: 1) Java Development Kit (JDK): http://www.oracle.com/technetwork/java/javase/downloads/index.html[^] 2) Android Studio: http://developer.android.com/sdk/index.html[^] 3) I also advice to see Android Development for Beginners if you are new to Android programming: https://www.udacity.com/course/android-development-for-beginners--ud837[^] Hope I helped.