10-31-2012 11:38 AM
Hi,
Is there support for a permanent background process where the process would continue to be active even when the application is manually closed by the user?
If I need to develop an application that constantly needs to read location data for example, or constantly needs to read call logs or data usage, and trigger some action based on some thresholds or some geofence detection, would that be possible without a background process?
Is the Push Service the only way to periodically wake up the application? What if the application needs to monitor voice calls or sms every 10 seconds? Is sending a push message to the Device every 10 seconds efficient?
PS: is monitoring voice calls/sms or reading call logs even possible on BB 10?
Thank you
10-31-2012 01:06 PM
10-31-2012 02:34 PM
Thanks for the reply