Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
New Member
injani
Posts: 1
Registered: ‎03-06-2011

MessageListDemo working on Webworks

Hi,

Does anyone know how to get the MessageListDemo java app to work on a Webworks application? 

Basically, I need to have a way of inserting a notification in the inbox and also to display the application icon on the home screen.

I notice that in the demo application, a Daemon class is derived from the Application instance. But in the Webworks, where would I get the application instance? If there are none, how would one run a daemon? This command would not work: 

daemon.enterEventDispatcher();

 

 

thanks

DJ

Please use plain text.