I am testing my app on a rooted Nexus S phone. I finally have access to the /data/data folder thanks to some awesome help from this answer.
Problem is when I try to use DDMS to "pull a file from the device" I get this error:
[2012-03-20 18:15:26] Failed to pull selection
[2012-03-20 18:15:26] (null)
Anyone know how to pull a copy of the database so I can look at it in a SQLite editor?