IntelliJ IDEA & Android Studio SQLite Browser Plugin
- Ability to read build.gradle file of the app and fetch the applicationId or PackageName
- 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.
- Read SQLite DB and show it in the tool window.
- 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.
- Ishan Khanna @ishan1604
- Arnav Gupta @championswimmer
- Mayank Sharma @maany_shr
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