Contentresolver.query(contactscontract.contacts.content_uri...) Return 0 Count Cursor If Called After Intent.action_insert
I'm getting a weird behavior when testing my app on Huawei P8. Everything works nice on emulators (android version 4, 5, 6, 7) and on ASUS (android 6) and Samsung Galaxy S2 (Androi
Solution 1:
(For completeness, I'll make this an answer)
This might be a device bug, try the same code on some other device.
Post a Comment for "Contentresolver.query(contactscontract.contacts.content_uri...) Return 0 Count Cursor If Called After Intent.action_insert"