I am a Java professional. Now I’d like to write an application for the Android platform.
- What is the initial step I need to take?
- How does my Java programming experience help in this case?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Android applications are written in the Java language but does not use the JVM – instead it runs on the Dalvik.
Download the Android SDK – it has examples and an emulator.