HTC野火清除历史记录不清除浏览器历史记录
我开发了我的应用程序来显示浏览器历史记录。我查询 android.provider.Browser.BOOKMARKS_URI
表来获取数据和信息更新我的用户界面。这在 Google Nexus S 上运行良好,但 HTC Wildfire 出现了一些问题。它似乎有一个定制的浏览器应用程序和将历史数据存储在自己的私有表中。
因为如果我使用“浏览器->菜单->书签->历史记录->菜单->清除历史记录”清除历史记录,我的 android.provider.Browser.BOOKMARKS_URI
不会被清除。
只有当我使用“浏览器->菜单->更多->设置->清除历史记录”清除历史记录时,它才会被清除。任何人都知道 HTC 在哪里存储他们的历史数据和历史记录。如何访问它。
I have developed my app to display browser history. I query the android.provider.Browser.BOOKMARKS_URI
table to fetch data & update my UI. This works well on Google Nexus S, but HTC Wildfire gives some issues. It seems to have a customised browser app & stores history data in its own private tables.
Because if i clear history using "Browser->menu->Bookmarks->History->menu->clear history", my android.provider.Browser.BOOKMARKS_URI
DOES NOT get cleared.
It only gets cleared if i clear history using "Browser->menu->more->settings->clear history" anyone has idea where does HTC store their history data & how to access it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论