i apologize for my ignorance, but what will the Java stack trace look like in logcat
On Aug 18, 8:21 pm, Mark Murphy <[email protected]> wrote: > On Wed, Aug 18, 2010 at 8:10 PM, Chris Maurer <[email protected]> wrote: > > Here's the messages I get consistently when I start up the application > > > 08-19 00:01:03.135: ERROR/MediaPlayer(31): Unable to to create media > > player > > 08-19 00:01:03.135: ERROR/CameraService(31): Failed to load > > CameraService sounds. > > 08-19 00:01:03.145: ERROR/MediaPlayer(31): Unable to to create media > > player > > 08-19 00:01:03.165: ERROR/CameraService(31): Failed to load > > CameraService sounds. > > FWIW, I just tested it on an Incredible and have no problems. > > Also, your errors there probably are not your problem. If you are > getting a "Force Close" dialog, there will be a Java stack trace you > need to examine in LogCat. > > -- > 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

