Hi List,
I am working on a Native app in Tizen 2.3 Mobile. (Z1 target)
I have the requirement to get the Current active window and its AppID. That is I am interested in the application displayed on the device.
Thru App manager I can get all the contexts for all the running apps. But there is no way to determine the active on Display app.
Any method to get the currently displayed App details. It will be helpful if I can get the currently displayed window's PID. Which I can match to the running context's PID.
I have another requirement of getting an event when ever the Status Bar is dragged down.
Please share your inputs.
regards,
Ashwini