views:

43

answers:

0

Hello, I'm looking for some instructions/pointers on how to sign our J2ME midlet for use on the Vodafone UK network so the user is no longer continually prompted to allow access to the network whenever it attempts an HTTP/UDP network transaction.

The application currently installs and runs OK but the user is repeatedly prompted to allow access to the network. The current options allow them to confirm 'Allow' or 'Deny'. I'm hoping that once the application is signed appropriately the user will be able to choose 'Always allow' as an option.

Any advice you may have on how to go about doing this would be greatly appreciated.