I\'m developing my first Android application in Eclipse, Win7x64 and am having trouble pulling a SQLite file to inspect what\'s getting in it. I\'m seeing this problem using DD
If you run the emulator on a VirtualBox, the problem could be permissions. So, change the permissions from within the running emulator with Alt+F1 and
chmod 775 myfile.db