Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine LogCat and look at the stack trace associated with each dialog you describe.
On Wed, Jun 29, 2011 at 8:45 AM, Ayyaz <[email protected]> wrote: > Dear group members, > > I am a newcomer to this domain. I am trying to create a Activity that > can view and navigate a map as explained in the following site: > > http://developer.android.com/guide/tutorials/views/hello-mapview.html > > So I implemented the code in first part which is used to crate an > activity that can view and navigate map. But as soon as I launch run. > The emulator gets started, my apk is installed but then I have 2 > errors which are being displayed by message boxes inside the emulator: > > 1) Message no. 1 is "Android keyboard (in process > com.android.inputmethod.latin) is not responding". Below this message > there are 2 options one is Wait and second is Force Quit. > > 2) Message no.2 is "The application Google Test (process > com.example.and_google) has stopped unexpectedly. Please try again". > Below this message the button is Force Quit. > > The built target of my project is Google APIs level 7. > > Waiting for your urgent replies > > Ayyaz > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9.9 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

