开发者

Is there a GUI application to view Sqlite databases on Android [duplicate]

开发者 https://www.devze.com 2023-03-31 04:47 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Android - viewing SQLite databases on device?
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Android - viewing SQLite databases on device?

I'm wondering if there is an application out there that would let me view the sqlite database, my application created, in a visual context, other then using sqlite3 command from adb?

I'm thinking something along the line of sql server ma开发者_开发技巧nagement studio, mysql workbench, etc...

It would have to have the following options: - List tables - Query tables - View tables (data + schema) - Create tables - Drop tables - Alter table schemas


It's certainly not management studio, but SQLite Editor allows you to view and edit databases in place. You need root to use it, of course.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号