I am porting an application to Android which is already available on
the iPhone.  The application provides the user a list of contacts
which it gets from a feed provided by our servers.  I don't want to
add all of the contacts (could be in the thousands) to the users
personal address book, but I don't want to create my own interfaces
for handling and accessing these contacts.  Is there a way to create
my own Address Book data structure and display it using the built in
views for address books?  Maybe in the form of creating an Account and
binding the address book to that?  Can anybody provide me with a path
to do some more research on this?

-- 
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