开发者

weird permission issue while deleting android bookmarks

I'm facing some permission issue while deleting android bookmarks:

java.lang.SecurityException: Permission Denial: writing com.android.browser.provider.BrowserProvider2 uri content://browser/bookmarks from pid=8045, uid=10028 requires com.android.browser.perm开发者_如何学Pythonission.WRITE_HISTORY_BOOKMARKS

The problem is, I've already set that permission in manifest:

<uses-permission android:name="com.android.broswer.permission.WRITE_HISTORY_BOOKMARKS" />


if this is a copy paste of your permission, you wrote broswer and not browser

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜