java me - Stop asking permission again and again in J2ME -


i using location api , httpconnection in j2me application keeps tracking updated location , showing image of google map, asking user permission repeatedly.

how avoid ?

the permission talking security permissions. remove these security permission message need sign mobile application certified authority verysign or thawte

you need purchase licensing certificate site. once certificate ( valid of year , cost around 20k india rupee ) can sign many applications want.

j2me architecture made protect, not run api without permission. high level api's create/read/delete file, make http request,location api etc must require application sign avoid security messages.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -