removing security in j2me

陌路散爱 提交于 2019-12-12 03:52:12

问题


i have developed application reading and adding the contacts by using PIM api but the problem is it is prompting allow application to use network and send or receive data?

allow application to read user data? allow application to write user data?

It is prompting two times for read and write.

how to remove this and allow application to do everything without prompting?


回答1:


Get your MIDlet signed!



来源:https://stackoverflow.com/questions/2881278/removing-security-in-j2me

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!