Hi all, I'm currently developing a MIDlet that reads and writes files into a mini SD memory card located in my Nokia 6131 phone.
I've got a question related to the application data access. Here is the current situation:
The Midlet is signed and trusted. However, each time I deploy the Midlet, I need to specify under "Application Access", then "Data access", "Communication",.. to "Always Allow" each of the access features.
Is there a way to automatically allow all those access privileges within the .Jad file at the deployment? (to avoid manually setting those fields on the phone at every deployment).
Thanks in advance for your help.
Cheers
Vincenzo

Reply With Quote

