Skip to content

lazysource/StudioSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudioSQL

IntelliJ IDEA & Android Studio SQLite Browser Plugin

Features for v1.0.0

  1. Ability to read build.gradle file of the app and fetch the applicationId or PackageName
  2. Pull DB file with the package name
    • There are many ways in which it can be achieved, need to figure out the best possible way.
  3. Read SQLite DB and show it in the tool window.

Constraints & Limitations

  • Currently the SQLite Database is being pulled using a Shell Script located in resources/scripts folder
  • The project requires libs/sqlite-jdbc-3.8.11.2.jar to be in global classpath of the system.

Contributors

Credits

Icons made by Freepik from www.flaticon.com is licensed by CC BY 3.0

Icons made by Egor Rumyantsev from www.flaticon.com is licensed by CC BY 3.0

About

IntelliJ IDEA & Android Studio SQLite Browser Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published