Blackberry :- Background Thread with ui -


i have worked on app birthday reminder. here need ui , background thread simultaneously: thread starts running after installing app , running in background, not affected ui. opening or closing ui should not affect thread. runs until app uninstalled. thread checks updates in database every 1 minute, silently in background .

the problem when close ui, thread stopped automatically, , when again open app ui, starts again.

why this? want thread running..


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -