View Single Post
Old 05-25-2010, 10:16 AM   #4
Dougsg38p
BlackBerry Extraordinaire
 
Join Date: Mar 2008
Location: Austin, TX
Model: 9700
PIN: N/A
Carrier: T-Mobile
Posts: 1,644
Default

Whatever it is you are doing, you'll have to wait until the app enters the event dispatcher.

I can't comment on when because I don't have any information about how your code is structured.

You can probably start the program, start a background thread for the HTTP traffic, then call requestBackground(). This would insure that you have an app instance but are not visible to the user.
Offline   Reply With Quote