Even if you figure out this time, it might change in the future. This is not the correct way of accessing the ContentProvider.
The content provider should be public and well documented. Use only the constants mentioned in the docs and then your code won't break with the future releases. Thanks and Regards, Kumar Bibek On Mar 12, 10:03 am, Android Developer <[email protected]> wrote: > Hi, > > In the email application, EmailProvider.db is not seen. Can anyone > tell me how to retrieve the same? > Earlier in eclair code it was present in data/data/com.android.email/ > databases/EmailProvider.db > > So how do we retrieve the same? > > Regards > Kavitha -- 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

