[android-developers] Re: Can we Import contacts in List Preferences

2010-11-29 Thread darrinps
Here is a very good overview of a Contact API: http://www.higherpass.com/Android/Tutorials/Working-With-Android-Contacts/ As for preferences, if I understand correctly what it is you want to do, then you could use modifyIntent passing in a unique string and value to save off. On Nov 29, 4:53 am,

Re: [android-developers] Re: Can we Import contacts in List Preferences

2010-11-29 Thread nubh bhargava
I was slightly confused, as I want a particular number would be stored for further use later in another activity. I was thinking to use preferences as I wished not to use external storage, I thought it would be apt for this area. Please suggest and let me correct if I am going wrong that's why I