you are trying to read the contacts but have not sought the permission that it is so nicely printing out right there...
On Wed, May 25, 2011 at 2:49 PM, Hitendrasinh Gohil < [email protected]> wrote: > E/DatabaseUtils( 113): java.lang.SecurityException: Permission Denial: > reading com.android.providers.contacts.ContactsProvider uri > content://call_log/calls from pid=357, uid=10024 requ > android.permission.READ_CONTACTS > E/DatabaseUtils( 113): at > android.content.ContentProvider$Transport.enforceReadPermission(ContentProvider.java:222) > E/DatabaseUtils( 113): at > android.content.ContentProvider$Transport.bulkQuery(ContentProvider.java:115) > E/DatabaseUtils( 113): at > android.content.ContentProviderNative.onTransact(ContentProviderNative.java:97) > E/DatabaseUtils( 113): at > android.os.Binder.execTransact(Binder.java:287) > E/DatabaseUtils( 113): at dalvik.system.NativeStart.run(Native > Method) > > -- > 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 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

