[android-developers] refreshing list view when we have new rows

2011-05-01 Thread techno dHr
Hello there I am using ContactsAPI so when i add new contact i need to refresh my ListView so i use contactCursor.requery(); listAdaptor.notifyDataSetChanged(); but it does not reflect the newly added row and i noticed that it do reflect when we have change in current row so is there any other

[android-developers] Fwd: get contacts with email id

2011-03-10 Thread techno dHr
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