while opening file in mobile , a prompt "allow application to read user data" is coming
how can i avoid such king of prompting to the user by giving all permissions to application to read file in mobile
Printable View
while opening file in mobile , a prompt "allow application to read user data" is coming
how can i avoid such king of prompting to the user by giving all permissions to application to read file in mobile
Your application has to become "Trusted 3rd party application" ([url]http://wiki.forum.nokia.com/index.php/Java_Security_Domains[/url]), and after that "Ask first time" and "Always allowed" become available.
Ovi Publisher programme can assist you, practically the entire "Distribute" panel above is about this programme.