Skip to content

Android SQLite browser and query runner written in Kotlin

Notifications You must be signed in to change notification settings

aidangrabe/msqlite

Repository files navigation

mSQLite

A JavaFX application for querying and displaying SQLite databases on connected Android devices

Run

To run the app using Gradle, simply run it from IntelliJ or:

./gradlew run

Executable

Run:

./gradlew installDist

This should create the directory build/install/msqlite/bin which will contain an executable shell/bash script

About

Android SQLite browser and query runner written in Kotlin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages