I have some trouble while try using broadcast receiver. Target: I have three app which will work next schema
I need a background application to support my client application, which should always run on the client machine regardless of the main client application is running or not.
Does TimerTask work even if my exit my application and come to home screen or explore other apps? I have read the forum and find out the thread kind of easy mechanism is to use TimerTask in BB. I want
I read Blackberry - How to get the background application process id but I\'m not sure I understand it correctly. The following code gets the foreground process id;