Hey guys,

I'm trying to access the file system of a Nokia device which operates on Symbain OS 60. Is this possible with Java? I've googled around but can't seem to find much... Most likely my search terms.

Could someone point me in such a direction?

Thanks,

John

Recommended Answers

All 2 Replies

Have look at this sample. There is a small change need it in code, but as far I can remember it was working

You need to have support for JSR-75. You're phone most likely has support for it, but you might want to make sure.
On my device (Sony Ericsson) the filesystem is reached through "file:\\\c:\path" and the memory card is reach through "file:\\\e:\path".

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.