**** BEGIN LOGGING AT Sat Mar 07 02:59:57 2009 Mar 07 03:24:58 hey guys, I'm trying to use a libary class that has a method requiring a URL to load a file. Is there a way I can access a raw resource using a URL? Mar 07 13:14:11 I heard a rumor that its possible to run apps from the sdcard if you have root. can't find a howto though. Is it true? Mar 07 15:09:12 biafra, I believe so. I think you just make a symlink to the SD card Mar 07 15:10:08 KNY: oh. this yaffs supports symlinks? I'll try that. thanks Mar 07 15:45:05 hm. what do I use to copy files from /data/data to /sdcard/data. "cp" seems to be unavailable Mar 07 15:52:28 adb pull & push seems to work. except for files whith spaces in the name Mar 07 15:53:00 when copying a directory with files with spaces in their name