When I tried to create an Image from MMC storage card like:
Image.createImage("file:///root1/photos/1.jpg");
and I run my project with the "DefaultColorPhone" Emulator of WTK2.5,
I always got an IOException.I tried an png file, and failed.
And I 've no idea about it, anybody meets the same problem, help! help!

Reply With Quote

