View Single Post
Posts: 986 | Thanked: 1,526 times | Joined on Jul 2010
#140
Originally Posted by ladoga View Post
We could just add those -dev packages into community repository, no?

[edit] btw. how would I start a camera app from the stand-by screen using the button monitor? I'm interested in long tap on vol-up key unlocking the phone and launching the app.
the development headers need to be repackaged by someone with a lot of time, and experience managing these things.


unlocking the phone when you press a volume key is quite tricky. starting the camera app is trivial.

you need to make a script that can be run as user that unlocks the phone.


this will start the camera, but doesnt unlock it:
action=cmd(camera-ui),volumeUp,longClickStart,screenLocked
__________________
~ teleshoes ~
 

The Following 3 Users Say Thank You to wolke For This Useful Post: