Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.27 KB

File metadata and controls

29 lines (18 loc) · 1.27 KB

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