09-15-2011 04:47 AM
I am looking for some method to invoke application on BB device without using device manually.
My device is connected with Desktop Manager and able to install app using DM.
any method to launch app on device using DM or any other tool/method ?
any other hint ?
Device : BB8300, BB8900 etc.
thanks
09-15-2011 09:06 AM
What type of application do you wish to launch, another third party application or a built in BlackBerry application?
Note that third party applications can be configured to run when the BlackBerry Smartphone starts up and remain running in the background, ready to perform some action when a given event takes place.
09-15-2011 02:45 PM
Right now my requirement is launching third party app.
But I would like to know all these.
- Launching inbuilt app
- Launching third party app
- How to configure third party app to run at startup
Thanks
09-15-2011 02:58 PM
This should cover it...
You can launch the built in applications using the Invoke class. http://www.blackberry.com/developers/docs/7.0.0api
Launch a third-party application from another third-party application
Configure an application to start automatically when the BlackBerry device is turned on