How to hide the midlet icon on Nokia phones in J2ME?

给你一囗甜甜゛ 提交于 2019-12-10 18:49:21

问题


I have developed a midlet that is supposed to be invoked using Push Registry only. The user must not be able to manually start the app. I have achieved this by checking if the midlet was not invoked through Push Registry, then exit the midlet immediately. but is there any way to hide the app from application folder on Nokia devices?

It seems that it can be done for sonyericsson: How to hide midlet icon in sonyericsson

来源:https://stackoverflow.com/questions/3349477/how-to-hide-the-midlet-icon-on-nokia-phones-in-j2me

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