手机数据库调试工具:Android Debug Database
2019-01-08 本文已影响0人
xjl66
Android studio工程配置见官网: https://github.com/amitshekhariitbhu/Android-Debug-Database
SQL命令里只需要输入表,无需关注db文件。如:
select * from contact where fromphone='0'
![](https://img.haomeiwen.com/i15800410/dfeb8ac6e9f96078.png)
Android studio工程配置见官网: https://github.com/amitshekhariitbhu/Android-Debug-Database
SQL命令里只需要输入表,无需关注db文件。如:
select * from contact where fromphone='0'