1. Shreyas's Avatar
    I want to start my own service implementation when the phone starts?

    How to achieve it?
    09-18-09 10:18 AM
  2. Shreyas's Avatar
    I dont want to start my app but want to start my service at startup which will interact with my app. (like Google Talk)



    How to achieve it?
    09-19-09 10:37 AM
  3. AmigaDude's Avatar
    It is actually pretty easy, but there are details (assuming Java) that can cause issues later on. Anyway, try looking at the development environments and you will see the settings for this.

    Start around here -> BlackBerry - BlackBerry Developer Zone
    09-19-09 11:30 AM
  4. wfubball's Avatar
    you are gonna have to use a system module and have an alternate entry point with a few cases in your main method
    09-21-09 10:41 AM
  5. Shreyas's Avatar
    Hey Thanks to all. It solved my problem. Its working at startup.
    09-22-09 03:55 AM
LINK TO POST COPIED TO CLIPBOARD