requery / sqlite-android

Android SQLite support library
Apache License 2.0
1.07k stars 143 forks source link

Add integeration to studio app inspection #165

Open saied89 opened 2 years ago

saied89 commented 2 years ago

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.