I want to create a background app on a Blackberry that starts when the phone boots and sends gps locations to a webserver periodically. Is this possible without the BES server? I am most likely targeting OS 4.5. Any gotchas I should know about?
thanks
Nick
if you want only background process.
How to – Set up a background application
if you want GUI part also in your application.
How to – Set up an alternate entry point
and for gps update
Get location information updates