Hello Everyone
I want to know if there is a certificate I must buy to write files and read files in J2me appl. in Nokia OS?
Hello Everyone
I want to know if there is a certificate I must buy to write files and read files in J2me appl. in Nokia OS?
Hi Gado11,
buying a certificate is not necessary to read and write files in Java ME.
Anyway, if you want to totally eliminate permissions prompts from your application, then getting a certificate from a Trusted 3rd party authority (like Verisign) is the only option.
A good article to read to better understand Java ME application signing is the following:
http://wiki.forum.nokia.com/index.ph...curity_Domains
Pit