10 Attractive android tutorials for developers
1. OpenGL ES 2.0
This
tutorial shows you how to create a simple Android application that uses
the OpenGL ES 2.0 API to perform some basic graphics operations.

2. Android Development Tutorial
This tutorial describes how to create Android applications with Eclipse. This is very long tutorial, but also most detailed.

3. Android SDK Tutorial – Learn how to install Android SDK
Tutorial describes how to install the Android SDK and set up your development environment for the first time.

4. Using Facebook SDK in Android development
In this tutorial I show you an android application, which logging in to Facebook, then get the Facebook ID.

5. Drawing with Canvas in Android, Saving your drawings
This is one of tutorials from series of topics for drawing with canvas on android.

6. Android Google Maps Tutorial
In this tutorial we will see how to incorporate Google Maps into an Android app.

7. Android location service example
This
tutorial will help you to start using location services (in particular:
LocationManager class to get user location and Geocoder to translate
location into addresses) and Google Maps on Android.

8. Working With Android Contacts
Learn
to work with the Android contacts database. Basic knowledge of
accessing SQLite in Android along with using Cursors is expected.

9. How to calculate the distance between two GPS coordinates?
A simple function that takes two GPS coordinates as input and outputs the distance between them in meter.
10. How To Create Android Live Wallpaper
In
this article tells how to create live wallpaper from scratch.
Step-by-step, we will create live wallpaper that would output TV test
pattern on out home screen.

From http://www.script-tutorials.com/10-attractive-android-tutorials-for-developers/
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)






Comments
Sivaprasadreddy... replied on Fri, 2011/09/23 - 11:30pm
Agung Setiawan replied on Wed, 2013/02/20 - 10:45am
Thank you for the list,it saves my time
Lucy Liu replied on Thu, 2013/02/21 - 10:59am
I came across this website www.appsrox.com ... pretty good as they have end-to-end tutorials on nice Android apps. I am a newbie myself. Helped a lot. Thank you for the list. .. Lucy.
Michael Dorf replied on Thu, 2013/04/18 - 5:19pm
We have a set of introductory Android tutorials here: http://www.learncomputer.com/tutorials/android/ . It's still a work-in-progress, but we've been steadily adding modules to this list and will continue to do so. I agree, Vogella's tutorial can't be beat.
Javatechig Tech... replied on Mon, 2013/05/06 - 3:28pm
http://javatechig.com/tutorials/blackberry/