Double Check Chat messages / SQLITE problems

Hi community,

Now I have problem withs sqlite (is the same that sql).

DeliveryReceiptManager

user 1: hello hello: user2 user1: how are you? well: user2

user 1: hello hello(check): user2 user1: how are you? well(check): user2

How I can detect row exact for update ?

DeliveryReceiptManager.getInstanceFor(connection).addReceiptReceivedListener(new ReceiptReceivedListener(){

Only is called when other use receive message.

Any idea ?

http://stackoverflow.com/questions/24067555/update-my-message-sqlite-listview?no redirect=1#comment37141563_24067555