android_dbinspector v3.0.0 Release Notes

  • 2015-03-07

    • New: Support for older devices (thanks to @PrashamTrivedi)
    • New: Search on the table list (thanks to @PrashamTrivedi)
    • New: The database can now be copied to the app folder for easy access with adb pull (thanks to @PrashamTrivedi)
    • New: No need to add the DbInspectorActivity declaration to the app manifest anymore (actually your app won't build if you do add it), this declaration is now in the library manifest - this change is the reason for the major version bump