Java Basics for Android development
There are a lot of possibilities to make applications for Android operating system devices, but the recommended method for most designers is to make local applications using Java and the Android operating system SDK. Java for Android operating system applications is both identical and quite different from other types of Java applications. If you have the experience with Java (or the same language) then you’ll probably feel pretty comfortable snorkeling right into the program code and working out use the Android operating system SDK to make your app run.