Browse SQLite database from Android Studio [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 2 years ago . I would like to know is there any SQLite plugin for Android Studio which will allow user to browse the created database? 回答1: Currently there isn't an official plugin for DB Inspection in your apps. You can use the DDMS : Tools > Android > Android Device Monitor as described in @Subhalaxmi's answer There is a