| Reply | « Previous Thread | Next Thread » |
|
Hi,
I still get WRITE access permission questions, altho I only state READ. (See below). Why am I still prompted to give Write permission to the directories/files when I don't want to be bothered with Write security questions? Regards. FileConnection fc = (FileConnection) Connector.open("file:///"+XXX,Connector.READ); |
| Peanuts1971 |
| View Public Profile |
| Find all posts by Peanuts1971 |
|
SonyEricsson says that MODE is not supported when you open the file connection, so you can specify READ till you are blue in the face, you will get READ_WRITE access.
http://developer.sonyericsson.com/si...nectionapi.jsp Since the mode parameter in Connector.open() method is not supported, both the read and write permissions are set when creating a FileConnection object. Anybody disagree? |
| Peanuts1971 |
| View Public Profile |
| Find all posts by Peanuts1971 |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| How about a simple silent mode delay!!! | gsgriffin | General Discussion | 2 | 2008-01-25 03:04 |
| How to set WLAN IAP network mode to Ad-hoc instead of Infrastructure? | PopAndDestroy | Wired and Wireless interfaces | 2 | 2007-08-29 09:04 |
| skinning in landscape mode. | ravinder007 | General Symbian C++ | 0 | 2007-01-24 12:01 |
| How to know that a read operation had finished reading an integer? | zhenLeow | General Symbian C++ | 5 | 2006-08-02 13:35 |
| API to read the status of offline/online mode? | mobileworm | General Symbian C++ | 1 | 2006-03-15 01:36 |