how to start browser in j2me app without confirmation

402 views Asked by At

I'm developing first j2me app which should just open a browser with some url. I do it with only one line of code

platformRequest(URL);

When I run it - it always asks me "Do I really want to open such URL"

How can I solve it? Will the app signing on the verisign solve my problem?

2

There are 2 answers

0
Lucifer On

Yes, Singing is the only option to access such APIs. You must sing your mobile application with a Singing Authority Certificate like Verisign ,Thawte.

0
Vijay YD On

Even after Signing with Authority Tools , we cannot skip those prompts in all J2ME devices. But after Signing we will get extra prompts like "Access For ALL" .