Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Not able to open database file in SQLite manager plugin for eclipse?

Tags:

android

sqlite

I downloaded the jar file and placed it in /plugins directory. Restarted eclipse as asked for eclipse to load new plugin. Opened file explorer and navigated to /package.name/databases/file.db but not able to open it in the plugin. It appears unclickable. What to do here? Check screenshot. enter image description here

like image 762
Ayush Goyal Avatar asked May 13 '26 00:05

Ayush Goyal


1 Answers

From the emulator unistall the app. Then in the code, when you create the database, name it with extension. For e.g. if your database name is MyDB, then write it as MyDB.db This will enable the Open File Icon on sqlite manager on eclipse.

like image 99
V A Avatar answered May 14 '26 14:05

V A



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!