Languages

Menu
Sites
Language
Set Home Screen application programmatically

Is there any way to set the Home Screen application programmatically from native application ?

Responses

2 Replies
youngsik yoon

in order to do this, it looks you should have platform level privilege.

please refer to SetValueForVrivilegedKey() function and following link.

https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.appprogramming%2Fhtml%2Fguide%2Fsystem%2Fsettings_info.htm

 

Madhuri A

AFAIK no such api. You could add category 'http://tizen.org/category/homeapp' in manifest and change home app in Settings only.