I'm currently building a native app on Tizen latest SDK and it needs to be programmed in C language. In my app I need to build a kind of "alarm clock" that will go off in a certain time and if the device is asleep my app will need to woke it up. I can do this already but my app is not shown in the lock screen. I want to know if you guys have any idea of how I can wake up the screen AND make my app ui's go overlapping the lock screen natively and in using the new SDK that it is C based.
Thank you!