Hi Alex, i have make so many dictionaries, https://play.google.com/store/apps/developer?id=iGeniusDev&hl=en, right now i am using SimpleCursorAdapter, but after, i got that i must use CursorLoader for better performance,
So, my problem is that i do not know what will be ContentUri, and ContentProvider for my application, because i am using existing database and start reading from that, I am very thankful to you if you provide me help regarding this project, Also i have searched in stackoverflow that some person don't want to use ContentProvider ( http://stackoverflow.com/questions/7182485/usage-cursorloader-without-contentprovider) in CursorLoader, can you tell me why thay are don't want to use? because if they don't provide than it will be create some problem also -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

