Hi,
I'm trying to call up the contact list via an intent. I have it set up
like this:
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("content://
contacts/")));
but it always throws activitynotfound. is there another way i could
call it? i thought this was all i needed.
i feel like i'm missing something really simple here...
thanks for any pointers.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---