I have seen both of these in use. I know, they are both query methods as in with respect to a ContentProvider
but what is the basic difference between the two? Is the difference, a performance difference if nothing else?
Asked
Active
Viewed 53 times
0

Manish Kumar Sharma
- 12,982
- 9
- 58
- 105
-
please read this. https://stackoverflow.com/a/2595306/4448617 – Ratilal Chopda Dec 05 '17 at 05:54
-
refer https://stackoverflow.com/questions/12714701/deprecated-managedquery-issue – sasikumar Dec 05 '17 at 05:54
-
Please refer : https://stackoverflow.com/questions/2595213/managedquery-vs-context-getcontentresolver-query-vs-android-provider-somethi and https://stackoverflow.com/questions/2595213/managedquery-vs-context-getcontentresolver-query-vs-android-provider-somethi/2595306#2595306 – S J Dec 05 '17 at 05:57