I am creating a tracking application. Once 开发者_Python百科configured, the application should always run in the background, without the knowledge of user.
There is option to hide the application icon manually by selecting the app and pressing the BlackBerry icon and clicking hide. Is it possible to do this by EventInjector? Or any other method?
- Right click on the Project
- Click on Application tab
- Select the 'System Module' checkbox.
This can be done in the native JDE or Eclipse. Otherwise, try playing around with the JAD file.
精彩评论