语言

Menu
Sites
Language
Unlock Screen App for Tizen

Hi,

I am trying to develop unlock screen app for Tizen.
I need to create controls like a music player.
It is possible to do in Tizen SDK? 
How can I do that?

 

Thanks =D

Haroldo Gondim

编辑者为: Haroldo Gondim 22 9月, 2014

响应

1 回复
Alex Ashirov

Hi,

You can take a look at the following topic:

https://developer.tizen.org/forums/native-application-development/locking-screen-programatically

It was about lock screen, but most of things are applicable for unlock functionality as well.

Also, you can take a look at Tizen::Shell::LockManager class. Please note that it requires platform privileges.