> it would have to READ the contacts first. How would it possibly know > it was a duplicate otherwise?
Easy, use the SharedPreferences to store the contacts the user added. Of course, this could fail if the user deletes the contact but it's a minor problem. -- 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

