Reputation: 4835
I have app requirement to handle either power button, volume button or any other input while app is in either background or foreground or phone is in sleep etc. ?
Does BB 10 allow automatically starting app in background once phone restarts etc.?
Upvotes: 0
Views: 44
Reputation: 8920
There is a trigger for headless applications (short and long running) that will lauch the application on system start.
Volume and power button events may be available through BPS, but don't know for sure.
Upvotes: 1