How to put files into the emulator's filesystem?
I am using JSR 75 (File Connection & PIM) with WTK 2.5 beta.
I copied my own data files into the emulator's filesystem directory:
{toolkit}\appdb\DefaultColorPhone\filesystem\root1
When I run the emulator it appears to create and use a new directory:
{toolkit}\appdb\temp.DefaultColorPhone150\filesystem\root1
I assumed this would be a straight copy of the above but this new directory does not contain my files.
Where can I place my files such that they will be seen by the emulator when it is first run?

