从android中的sqlite数据库中检索值

从android中的sqlite数据库中检索值

本文介绍了从android中的sqlite数据库中检索值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

海...
我已经在android中创建了一个sqlite数据库的结构.然后,我将值插入数据库.我应该如何知道将值插入数据库?或如何通过fileExplorer从数据库中查看插入的值?
谢谢....

Hai...
I have created structure of an sqlite database in android. Then I inserted values into the database. How should I know the value is inserted into the database? or how to see the inserted values from the database through the fileExplorer?
Thanks....

推荐答案


这篇关于从android中的sqlite数据库中检索值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-02 19:18