How to Block Blackberry Application programmatically?

浪尽此生 提交于 2019-12-11 17:38:49

问题


How to Block BlackBerry native application or Third party application.

e.g. - Enable and Disable camera. - Enable and Disable Wifi connection. - Block Facebook,twitter app.

Same as Mr.safe application on BlackBerry app world.

[http://appworld.blackberry.com/webstore/content/63110/?lang=en][1]

How it Possible to programatically ?


回答1:


They just listen for app foregrounding and invoke their app foreground at this moment.

Here is answer how to listen app foreground event.



来源:https://stackoverflow.com/questions/10946964/how-to-block-blackberry-application-programmatically

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