ADB 文件资源管理器构建我的数据库问题
在我的 DDMS 工具中,我无法构建和探索任何数据库文件及其表,因为没有访问该表的权限。它单独显示该表的“-rw-rw----”...如何克服文件资源管理器中的读写权限?有什么解决办法吗?
In my DDMS tool,i cant build and explore any of my database files and its tables, since there is not permission to access the table. it shows "-rw-rw----" for that table alone... How to overcome the readwrite permission in File explorer? Is there any solution for it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的。您可以使用此处的 jar 文件构建数据库。请按照本网站的说明进行操作。希望这对您有帮助。
Yes. You can build your database using this jar file from here. Follow the instructions from this site. Hope this helps you.