Thread
:
N9. Lock-unlock in my software, how?
View Single Post
SPARTAN563
2011-11-29 , 18:49
Posts: 92 | Thanked: 92 times | Joined on May 2011 @ Stellenbosch, South Africa
#
2
The issue is that aegis won't grant you access to mce
eviceModeControl without a valid certificate.
You will have to check me on this, since I haven't actually tested it, but I'm pretty certain you can use mce
eviceControlMode when you install from the Ovi store. So the idea is to write your code up using a debug call or something like that whenever you want to lock, and then when you want to publish it you change that for the actual call.
More info on how to implement the lock interfaces can be found in the Harmattan documentation:
http://harmattan-dev.nokia.com/docs/...cks.html?tab=0
As for emulating a power key press, I don't think that is possible without knowing the low level hardware and coding some stuff up in Assembly.
__________________
Sierra Softworks
Quote & Reply
|
SPARTAN563
View Public Profile
Send a private message to SPARTAN563
Visit SPARTAN563's homepage!
Find all posts by SPARTAN563