i have application that read and write user data (FileConnection API) and every time it do so there are Security Warning to prompet the user to press yes or no
i ask if there are a way to stop this alert from been shown
Printable View
i have application that read and write user data (FileConnection API) and every time it do so there are Security Warning to prompet the user to press yes or no
i ask if there are a way to stop this alert from been shown
Check your other thread about this: [url]http://discussion.forum.nokia.com/forum/showthread.php?t=172051[/url]
i want ask if there are a tool to make my application selfsign or if it could be done by the netbeans IDE
[QUOTE=helwg1130;607830]i have application that read and write user data (FileConnection API) and every time it do so there are Security Warning to prompet the user to press yes or no
i ask if there are a way to stop this alert from been shown[/QUOTE]
In most of the nokia sets there is no any option like "Always Allowed" or "Ask first time" in suite settings of ur application in app manager of device regarding reading and writing data to filesystem. Sony devices support these options.
So in case of nokia devices u must have to face these alerts at every time when u make any fileconnection. Even signing cant helps u in case of devices which have no any option like "Always Allowed" or "Ask first time" .
[QUOTE=jitu_goldie;608007]In most of the nokia sets there is no any option like "Always Allowed" or "Ask first time" in suite settings of ur application in app manager of device regarding reading and writing data to filesystem. Sony devices support these options.
So in case of nokia devices u must have to face these alerts at every time when u make any fileconnection. Even signing cant helps u in case of devices which have no any option like "Always Allowed" or "Ask first time" .[/QUOTE]
the application is set to NOKIA N73 will it still have the same problem?
[QUOTE=helwg1130;608004]i want ask if there are a tool to make my application selfsign or if it could be done by the netbeans IDE[/QUOTE]
Hi,
Please avoid the replication of the posts.Though the answer of the post has been given,than why you guy's are keep on posting.The answer is given here,
[url]http://discussion.forum.nokia.com/forum/showthread.php?t=172051[/url]
You can self signed the application but that will not help you out.There is an option in the netbeans IDE called as the [B]signing[/B],just click the same and then follow the instructions.You have to get the certificates from either the Versign or Thwate,and Java Verified is also a alternative.I dont know much about the Java verified.
[QUOTE=raj_J2ME;608024]Hi,
Please avoid the replication of the posts.Though the answer of the post has been given,than why you guy's are keep on posting.The answer is given here,
[url]http://discussion.forum.nokia.com/forum/showthread.php?t=172051[/url]
You can self signed the application but that will not help you out.There is an option in the netbeans IDE called as the [B]signing[/B],just click the same and then follow the instructions.You have to get the certificates from either the Versign or Thwate,and Java Verified is also a alternative.I dont know much about the Java verified.[/QUOTE]
iam asking for free tool or way make my application signed
[QUOTE=helwg1130;608035]iam asking for free tool or way make my application signed[/QUOTE]
There is no way to sign MIDlets for free. You should search the Internet for information about signing. For example:
[url]http://wiki.forum.nokia.com/index.php/Java_ME_signing_for_dummies[/url]
[url]http://www.spindriftpages.net/blog/dave/2006/06/18/midlet-jar-signing-a-tutorial-revised/[/url]
[QUOTE=helwg1130;608035]iam asking for free tool or way make my application signed[/QUOTE]
Hi,
Have you read the quoted lines,or just you are keep on posting.
[QUOTE]You can self signed the application but that will not help you out.There is an option in the netbeans IDE called as the signing,just click the same and then follow the instructions.[/QUOTE]
Also there is an option in WTK too.In addition to that there is no free tool for the same.
so what can i do to stop this message from riseing i need to stop it (i use the FileConnection API)
Hi,
I would say that follow the post number 2 of this thread,
[QUOTE=helwg1130;608019]the application is set to NOKIA N73 will it still have the same problem?[/QUOTE]
Nokia n73 has two options regarding reading and writing data to file system:
1. not allowed
2. ask every time.
is this makes some sense. Please read my previous post carefully.
[QUOTE]Nokia n73 has two options regarding reading and writing data to file system:
1. not allowed
2. ask every time.[/QUOTE]
if you sign your application it will give one more option
3. always allow
where it can never prompt message
All the documentation about digital signing refers to midp en midlets. Don't know what these are. I want my WRT's to have no prompt. How does the digital signing apply to wrt's?
Hi,
Why you mixing the J2ME midlet and WRT application.I wonder if you can get the answer of post related to the WRT.Please search on the Forum or probably on WEB.