Hello,
is it possible to use the platformRequest method to open the FileBrowser on a series 60 phone?
I have N6630 and tried the following, but didn't work:
platformRequest("file:///c:/")
i'm aware that JSR75 (FileConnection API) is present, but for compatibility with non-JSR75-compliant phones i want to use
platformRequest to open the phones "explorer".
is this possible through platformRequest?
regards,
torben

Reply With Quote

