Android: android studio plug-in to view the database Database Navigator

Database Navigator is a plug-in of android studio, which can be used to view sqlite database, and also can view databases such as MySQL

Install plugin

 

 

 

 

 

 

 

 

 

 

 

 

Restart android studio, DB Browser appears in the sidebar

 

 

 

 

 

 

 

 

 

 

Export the database, click to connect to the database

 

 

 

 

 

 

 

 

 

 

Open the SQL command line tool

Enter sql statement to query data

 

Guess you like

Origin blog.csdn.net/PrisonJoker/article/details/108212685