2. Android Development Tutorial: If you want to use Eclipse to create applications for the Android platform then this is the tutorial that you need.
3. Using Facebook SDK in Android development: This tutorial teaches you how to create an Android application that can login to Facebook and get the user’s Facebook ID.
4. Drawing with Canvas in Android, Saving your drawings: As the name suggests, this is a tutorial on drawin with canvas on Android. It is one out of a series of tutorials on the same topic.
5. Android Google Maps Tutorial: Navigation is a big part of many apps nowadays and this tutorial teaches you how to integrate Google maps into an Android app.
6. Working With Android Contacts: This tutorial teaches you about working with the contacts database for Android. A basic understanding of SQLite is required for this tutorial.