I'm trying to get the ContactManager sample application to run and it stops "unexpectedly". I haven't modified anything, just deployed it to an AVD that ran other applications (jetboy and the notepad example) fine.
The problem occurs when I try to save a new contact and using the debugger I can see that it occurs at line 186 of the ContactAdder class. The code is adding a new ContentProviderOperation.newInsert() to an array list. The problem seems to be an uncaught Throwable, but that's all I can see with the debugger... Although logcat says that a stack trace has been written to /data/anr/ traces.txt (any help pointing out where I can see that would also be helpful). I'm running Ubuntu 9.04 and jdk 1.6. I have Eclipse Galileo setup and I downloaded (and then updated) the latest Android sdk last week. Thanks in advance for any pointers! -- Langley -- 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 To unsubscribe, reply using "remove me" as the subject.