sqlite-android
sqlite-android copied to clipboard
Add integeration to studio app inspection
You can inspect the on device db from inside android studio on 26+ api level devices using the app inspection tool . This tooling doesn't work with io.requery sqlite and I wanted to know if implementing the integration to the studio tooling is feasible.