12-06-2012 08:25 AM
I have to write an app that listens to some events and waits for some conditions to be met.
Possible?
How, any links pls?
Thanks
12-10-2012 01:11 PM
Bump!
Anyone?
12-10-2012 01:28 PM
You can definitely write an app that will be listenting to *some* events... bps navigator events for example are always delivered to an app -)
What events are you looking for and define 'background app'
12-11-2012 08:41 PM
I've been making background apps for BBOS
For example an app auto starts with phone bootup and listens to incoming text messages. Whenver a message arrives, it is sent to the backup.
Can we do this here?
12-12-2012 09:25 AM
Or a timer application that executes something at specific times/intervals?
12-12-2012 10:09 AM
No.