+ 3
How to create a android application using java?
2 ответов
+ 4
Making Android Apps with Java
Step 1: Setup Java Development Kit (JDK) You can download the JDK and install it, which is pretty easy.
...Step 2: Configure Android SDK.
...Step 3: Setup Eclipse IDE.
...Step 4: Setup Android Development Tools (ADT) Plugin.
...Step 5: Create Android Virtual Device.
...8 comments.
http://www.theserverside.com/tutorial/Step-by-step-guide-to-Android-development-with-Eclipse
0
Below are links to get you started. By the way, Kotlin is now the official language for Android.
https://developer.android.com/training/index.html
https://kotlinlang.org/docs/tutorials/kotlin-android.html