One other thing to mention... These groups are not only great for posting questions but also for searching through them to find other posts with the same problem or question that may already have an answer.
In particular, your question is one that has been answered many times over and a quick search for "Force Close" or "Crash" probably would have given you several posts with the same answers that Mark and Simon gave. Not only does it prevent the group from getting bloated with duplicate questions, it can also help improve your development time because you don't have to constantly wait for responses to your questions. Thanks, Justin ---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Wed, Jun 23, 2010 at 11:41 AM, Mark Murphy <mmur...@commonsware.com>wrote: > On Wed, Jun 23, 2010 at 1:28 PM, Varun Khanduja <varunkhand...@gmail.com> > wrote: > > I am trying to make a small To do list application. The application > > keeps crashing on and saying, the application closed and please try > > again. The message also has force close option. > > > > Here is the code, does anyone has an idea what's wrong? > > Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine > the Java stack trace associated with your crash, so you can see where > in your code the problem occurs. > > -- > 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.6 Available! > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to android-beginners+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en