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
Do this in your do in background...
runOnUiThread(new Runnable() { public void run() { if (items.equals("null")) { Toast.makeText(getApplicationContext(), "No Event Found",Toast.LENGTH_LONG).show(); } else { } } });