Android-Debug-Database icon indicating copy to clipboard operation
Android-Debug-Database copied to clipboard

A library for debugging android databases and shared preferences - Make Debugging Great Again

Results 90 Android-Debug-Database issues
Sort by recently updated
recently updated
newest added

Since jcenter is down people who use your library cannot compile

JCenter is getting shut down in May https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Upgrading to use AndroidX libraries instead of the older support libs and should allow Jetifier to be disabled. This addresses #183, supersedes #173

```groovy Fatal Exception: java.lang.RuntimeException: Unable to get provider com.amitshekhar.debug.DebugDBInitProvider: java.lang.SecurityException: WifiService: Neither user 12175 nor current process has android.permission.ACCESS_WIFI_STATE. at android.app.ActivityThread.installProvider(ActivityThread.java:6770) at android.app.ActivityThread.installContentProviders(ActivityThread.java:6312) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6227) at android.app.ActivityThread.access$1200(ActivityThread.java:238) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1787) at...

since jCenter() has shut down, I request you to move this library to mavenCentral or other repo

ERROR: Failed to resolve: com.amitshekhar

We want to keep the library installed for our internal application in production for research reasons. Is there a way to protect the web frontend from unauthorized access? For example...

Please have a look on my question https://stackoverflow.com/questions/67208593/unable-to-open-encrypted-database-using-amitshekhar