> Is there anyway to log or look at a log that can tell me why the > programme keeps crashing?
If it crashed check logcat for the detailed information on potential culprit. Also it helps to run the app under control of debugger, plant some breakpoints and try to narrow down the place it goes crazy. PS: Check http://en.wikipedia.org/wiki/Program to find out what "programme" refer to, because you use it incorrectly. Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and *Twitter<http://webnetmobile.com/twitter/> * -- 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

