[Android] Android Studio 4.1以上,開啟並察看SQLite table等資訊

https://stackoverflow.com/questions/28220636/view-sqlite-database-on-device-in-android-studio

 之前在android studio裡,利用`瀏覽資料庫工具 Stetho`察看sqlite的方式,在android studio 4.1以上後,開始沒辦法用了。


這邊簡單記錄一下新的方式如下:

在右上角的View -> Tool Windows -> App Inspection





在下方就可以看到相關的sqlite的資訊了。


查看目前sqlite版本指令與操作如下:



參考 reference:












留言

熱門文章