Copy SQLite DB out from Emulator

Anything before API 24

Just run the command below in the terminal console

adb pull /data/data/<package name>/databases/<db file name>

API 24 and later

--

--

Sharing iOS, Android and relevant Mobile App Development Technology and Learning

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store