Re: [android-beginners] Force close issue!

2010-07-21 Thread Kostya Vasilyev
At this point, let the application run until you get a force close dialog on the device. Then check logcat (in Eclipse or "adb logcat" from the command line) to find out the cause - it will be in the stack trace, under "Caused by:". The message about JAR means that the crash is somewhere insi

[android-beginners] Force close issue!

2010-07-20 Thread Linh Le
I am having problems right when I run the program. Whenever I use the original file, it runs fine. However, for the file I made edits too, it always sees to force close itself. I ran it through a debugger and this is what I get: "The JAR of this class file belongs to container 'Android 2.1' which