Re: [android-developers] Adding Contacts
2012/9/7 akash <anil.chopra2008@gmail.com>
-- Hi,I am trying to add new contact using my android application, but not able to get this.This code always execute "catch" and returns false. Is there any additional settings i need to apply.
Haven't looked in detail, but the "catch() { return false; }" really jumped at me.
The settings you need to apply are: 1) remove the "catch" 2) let the app crash 3) check the logcat for an error message.
-- K
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home