Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You can use <a href="http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/system/Alert.html" rel="nofollow noreferrer">Alert</a> and <a href="http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/ui/component/Dialog.html" rel="nofollow noreferrer">Dialog</a> notifications for reminder.<br> Yes, it's possible to open sms application, see this article:<br> <a href="http://myhowto.org/java/j2me/22-sending-and-receiving-gsm-sms-on-blackberry-using-rim-apis/" rel="nofollow noreferrer">Sending and receiving GSM SMS on Blackberry using RIM APIs</a></p> <p><strong>UPDATE</strong><br> I don't know about reminders API in BlackBerry.<br> To show reminder without having your app running, you can try <a href="http://www.blackberry.com/developers/docs/4.5.0api/javax/microedition/io/PushRegistry.html" rel="nofollow noreferrer">PushRegistry</a> class, although you'll have to create some MIDlet to show this reminder message:<br> <a href="http://bittyjava.wordpress.com/2009/09/15/blackberry-pushregistry-how-to/" rel="nofollow noreferrer">BlackBerry PushRegistry How-To</a><br> <a href="http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800429/How_To_-_Register_a_MIDlet_with_the_PushRegistry.html?nodeid=817112&amp;vernum=0" rel="nofollow noreferrer">BB KB How To - Register a MIDlet with the PushRegistry</a><br> <a href="http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800429/How_To_-_Create_an_auto-start_MIDlet_using_the_PushRegistry.html?nodeid=817209&amp;vernum=0" rel="nofollow noreferrer">BB KB How To - Create an auto-start MIDlet using the PushRegistry</a><br> <a href="http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800660/How_To_-_Create_an_auto-start_MIDlet.html?nodeid=1408081&amp;vernum=0" rel="nofollow noreferrer">BB KB How To - Create an auto-start MIDlet</a><br> <a href="http://developer.sonyericsson.com/site/global/techsupport/tipstrickscode/java/p_tips_java_1201.jsp" rel="nofollow noreferrer">Using PushRegistry with SMS Communication</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload