I am developing a simple application using Google Maps V2 API just to get basics and I am facing this error:
09-09 21:21:41.154: E/AndroidRuntime(3796): FAT
You cannot execute an AsyncTask from a background thread. See the "Threading Rules" section of the AsyncTask documentation.
AsyncTask