BlackBerry - How to add content to the Home Screen?

你离开我真会死。 提交于 2019-12-01 01:47:29

These things are already displayed on the ribbon depending on the theme. If you want to create/modify a theme, use the Plazmic CDK.

There are two ways to put individual icons onto the ribbon (similar to icons like mail, calendar, address book, browser, maps, etc):

  1. channel push: easiest if the user is on a BES, now a way to do it for the non-enterprise people on BIS called WebSignals.
  2. write a midp or rimlet j2me application. Rimlet preferred unless you really need compatibility with other (non-RIM) j2me midp devices.
  3. OK, there is technically a third way, but I really don't think it's serious: MDS Studio.

All the tools are free but you may need a code signing key if you're writing a rimlet using a secure API.

http://na.blackberry.com/eng/support/docs/developers/?userType=21

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