Hello,
I have a little problem, I'm developing a J2ME application which will use Location API JSR 179, but my customer does not want to have to confirm access to the API. Somebody have an idea to do it?
Hello,
I have a little problem, I'm developing a J2ME application which will use Location API JSR 179, but my customer does not want to have to confirm access to the API. Somebody have an idea to do it?
How about if you sign the application ( http://www.javaverified.com ), perhaps?
Hi,
Else there is no workaround to get rid of the same,
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,
Note also that even after signing the MIDlet with a 3rd party certificate (like Verisign/Thawte/ or JavaVerified) there will still be confirmation (the first time the API is accessed during one application session), unless the user manually changes the API access settings for that API (on S60 that can be found in the application manager)
Hartti