Languages

English

Platform privilege level

Hi,
Is there way in Tizen to use some api with platform privilege level?
p.s. To use api with partner level in the IDE Emulator I have applied partner certificate patch.
Alexey.

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

6 Replies
Nikhil M

Hi,
No platform privelge is not provided. Can use only public and partner priveleges.

akshma gandotra

May I knnow hoe to get Platform level Priviledge as I want to use GenerateTouchEvent() which requires "http://tizen.org/privilege/inputmanager" priviledge but this is of platform level and I am not able to use it.

Anil Kumar

Hi,

I found how to get the platform level privilege for IDE. Check the link:

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.gettingstarted/html/tizen_overview/platform_privileges.htm

Regards,

Anil

Alex Ashirov

Hi Anil,

Thank you for sharing this information. Previously I thought that only partner level privileges are available for the IDE  Emulator.

Marco Buettner

But don't forget that your app will not run completly or something else on COMMERCIAL DEVICES

You can used only for yourself.

Alex Ashirov

Of course, I understand. Thanks!