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, nubh bhargava <nubh.bharg...@gmail.com> wrote:
> Hi,
> I am trying to import contacts in the preferences, actually I want that
> particular code should access a contact which I select and that value needs
> to be passed to other class or activity in future. For that I need to import
> contacts in the form of array I suppose. I need to know how I can pass the
> values in the list form to the preferences. Please help.
> Thanks in advance for the help I always get at this forum
> Nishant Bhargava

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to