语言

Menu
Sites
Language
Device administration API supporting

Is there any API to supporting Device Administration like as Android?

http://developer.android.com/guide/topics/admin/device-admin.html

 

Thank you.

响应

1 回复
Synthia Islam

Dear Wonchul Shin

Currently there is no specific API for supporting Device Administration in Tizen SDK 2.4.

But there is an API called "systemsettings" which manages (read/write) all kind of system settings.

To use this API, "systemsettings.admin" privilege must be added in tizen-manifest.xml file.

Reference Link : https://developer.tizen.org/dev-guide/2.4.0/org.tizen.native.mobile.apireference/group__CAPI__SYSTEM__SYSTEM__SETTINGS__MODULE.html

For any further information, please feel free to ask.

Thanks.