I know how to pull db
from android device through adb
but i have got few samsung device like S4 adb
is not working. when I run
run-as packagename
It says package does not exist and it works in other devices. Any idea why it is happening like that??
You can also get the db file from Eclipse/studio
/data/data/your packagename/databases
.db
file and press pull button. (You will find it on top right corner of file explored) and save the file at required location(OR)
Go to command prompt