Re: Java ME File Browser?
Ian Strain <[email protected]> Thu, 22 May 2008 15:50:22 +0100
| Newsgroups | gmane.comp.java.sun.kvm |
|---|---|
| Message-ID | <[email protected]> |
FileConn access is not denied on all devices, there are some that will display a security dialog box that will require the user to accept a file connection and having the midlet signed in the third party trusted domain will enable the user to change the midlet permissions in the properties. I know that Sony Ericsson, blackberry, nokia acts like this and that Motorola require a manufacturer or operator cert. Jonathan Knudsen wrote: > Hi James, > > I've been researching the trials of real-world deployment and was > wondering if you could answer a couple questions for me. > > Have you made any progress on this? I'm curious to know your plans for > deploying this, because it's my understanding (I could be wrong) that > FileConnection access is denied for Untrusted and Trusted Third Party > protection domains. Do you expect to be able to sign this MIDlet to > get it into the Manufacturer or Operator domains? > > Thanks, > Jonathan > > On May 20, 2008, at 4:47 AM, James Closs wrote: >> Hi, >> >> I'm possibly about to take on a project, part of which involves >> getting the user to browse for files on their phone from a MIDlet. >> >> I've check out the javax.microedition.io.file package which all seems >> reasonably self-explanatory, what I can't see in there though is any >> kind of access to the default file browser on the phone. Does any >> such thing exist in any of the optional packages or will I have to >> write the UI from scratch? >> >> I'm thinking of something that works similar to java.awt.FileDialog, >> so I can just launch the default file browser and get a reference to >> the file the user selects... >> >> cheers >> >> ==== >> >> James Closs, Director, bitBull Ltd >> >> http://www.bitbull.com >> >> 07771 991171 >> >> ==== >> >> =========================================================================== >> To unsubscribe, send email to [email protected] and include in >> the body of the message "signoff KVM-INTEREST". For general help, >> send email to [email protected] and include in the body of the >> message "help". > > =========================================================================== > > To unsubscribe, send email to [email protected] and include in the > body > of the message "signoff KVM-INTEREST". For general help, send email to > [email protected] and include in the body of the message "help". > =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff KVM-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".