How to start in Android programming
-
Dear Expert, I am in level 0 of android programming. I need to know how to start learning? What are the software used to build Android application? What is the latest software used to build the applications? Regards,
Start at Setting Up Your Android Development Environment[^]. You can then work through the rest of Peter's articles, and find many others at http://www.codeproject.com/KB/android/#Android+Tutorial+Contest[^].
-
Start at Setting Up Your Android Development Environment[^]. You can then work through the rest of Peter's articles, and find many others at http://www.codeproject.com/KB/android/#Android+Tutorial+Contest[^].
-
Dear Expert, I am in level 0 of android programming. I need to know how to start learning? What are the software used to build Android application? What is the latest software used to build the applications? Regards,
Steps to configure Android SDK Step 1 - Setup Java Development Kit (JDK): You can download the latest version of Java JDK from Oracle's Java site Step 2 - Setup Android SDK: You can download the latest version of Android SDK from Android official website Step 3 - Setup Eclipse IDE Step 4 - Setup Android Development Tools (ADT) Plugin Step 5 - Create Android Virtual Device