|
2012-01-30
, 12:17
|
Posts: 314 |
Thanked: 567 times |
Joined on Oct 2011
|
#2
|
|
2012-01-30
, 12:20
|
Posts: 8 |
Thanked: 0 times |
Joined on Jan 2011
|
#3
|
|
2012-01-30
, 12:40
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#4
|
The Following User Says Thank You to rainisto For This Useful Post: | ||
|
2012-01-30
, 12:47
|
Posts: 8 |
Thanked: 0 times |
Joined on Jan 2011
|
#5
|
|
2012-01-30
, 13:06
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#6
|
The Following User Says Thank You to cddiede For This Useful Post: | ||
I'm looking for a way to unlock my device from the screensaver and bring the application to the front.
Why? I have connected my N9 to a Bluetooth module, this module checks if the pager from my (motorcycle) alarm is active. In case its active I want to run an alarm animation with a fitting alarm sound..
The sound and animation runs now, but since my phone is on the screensaver I can't see the animation, I do hear the sound.
The bluetooth connection is written in C++ and the application itself in QtQuick.
Anybody can help me with this?