Extract application database from android device through adb
00:36 07 Feb 2013

How can I extract the database of an application from an android device through an adb shell command?

android database adb