Thanks Mark. The exception show in DDMS is : java.lang.verificatin error.
On Jul 19, 6:52 pm, Mark Murphy <[email protected]> wrote: > On Mon, Jul 19, 2010 at 9:39 PM, cindy <[email protected]> wrote: > > I have created a library project. When I use the library project in > > other project, it compiles. How ever, when I run the application, it > > always get the error "The application has stopped unexpectly.". > > Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine > the Java stack trace associated with your exception. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > _The Busy Coder's Guide to Android Development_ Version 3.1 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

