These tutorials assume you’re already familiar with the basics of programming and that you’ve already read the Processing tutorials and the Java tutorials. You should be familiar with object oriented programming.
Create your first Android app.
Activities and Layouts and Views, oh my!
Define your app's user interface.
Explore the Android lifecycle.
Save your app's data.
Create your own View.