amitshekhariitbhu / Android-Debug-Database

A library for debugging android databases and shared preferences - Make Debugging Great Again
https://outcomeschool.com
Apache License 2.0
8.39k stars 872 forks source link

Explanation download feature #193

Closed Guillaumeexc closed 4 years ago

Guillaumeexc commented 4 years ago

Hello,

Great library. I just don't understand how you are supposed to do something with the downloaded file. I get a file without extension and tried to open it with DB Browser(SQlite) without success.

Regards

Guillaumeexc commented 4 years ago

Solved it by adding .db3 to the file.