I am running a simple android program to view a google map in android emulator.
Here my output screen of viewing google map in android emulator.i checked internet connection in browser emulator.its shows internet connection.but output couldnt load here.So How to load google map in emulator.how to check the setting in emulator

Did you follow all the steps required to generate the Maps Key and sign your app with the appropriate certificate?
http://code.google.com/android/add-ons/google-apis/maps-overview.html
To use the classes of the Maps external library in your application, you need to:
Add a uses-library element to your application’s manifest file, to reference the Maps library.