In your selection criteria require that the selected contacts have phone
numbers.
String selection = ContactsContract.Contacts.HAS_PHONE_NUMBER + " = ?";
String[] selectionArgs = new String[]{"1"};
Hope it helps.
-------------------------------------------------
Ali Chousein
https://play.google.com/store/apps/details?id=com.apps.social_nav
https://play.google.com/store/apps/details?id=com.apps.weather_buddy
http://www.paygol.com/android/implementation
--
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