hi all,
i've got problem with cursor joiner i am trying to fetch contacts with email
id.but stuck in strange problem
i want to fetch rows who are in both so i am doing it when
cursorjoinerresult returns BOTH but i got this output
 see this log after 9th row id it directly jumps to other row ids starting
with 9

here it is _id | display_name | data1(email id) format i replaced them due
to privacy issues

1|[contact name]|[email id]
4|[contact name]|[email id]
5|[contact name]|[email id]
6|[contact name]|[email id]
7|
8|
9|
90|
91|
92|
93|
94|
95|
96|
97|
98|
99|


 here is my 
question<http://stackoverflow.com/questions/5258984/get-contacts-with-email-id>

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