On Sep 3, 11:35 am, ni <[email protected]> wrote:
> Hi All,
>
> I mean, I want to pull out web histroy from contentprovider for my
> application.
>
> I have some coding. But I got exception so, no running.
>
> So, how can I do ?please help me.
> Here are my coding

I tried your code. Are you referring to:

09-12 12:05:00.054: ERROR/AndroidRuntime(506): Caused by:
java.lang.SecurityException: Permission Denial: reading
com.android.browser.BrowserProvider uri content://browser/searches
from pid=506, uid=10027 requires
com.android.browser.permission.READ_HISTORY_BOOKMARKS

That provider requires the permission from the app in the manifest.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to