[android-developers] Unable to download SQLite database file from Dev Phone

2010-03-10 Thread creativepragmatic
Hello, I have seen other posts similar to this one but none of the solutions listed work for me. When I use the following command: adb pull /data/data/com.mydomain.myappname/databases/MyDatabase.db / home/me the following error results. failed to copy

Re: [android-developers] Unable to download SQLite database file from Dev Phone

2010-03-10 Thread Mark Murphy
creativepragmatic wrote: Hello, I have seen other posts similar to this one but none of the solutions listed work for me. When I use the following command: adb pull /data/data/com.mydomain.myappname/databases/MyDatabase.db / home/me the following error results. failed to copy