ubuntu touch - How to access to "platform-api"? - Ask Ubuntu
i trying develop user space code following platform :
nexus 5 + ubuntutouch + ubuntu 15.04 vivid
can access "platform-api" functions of operating system? , how?
the short answer of these sorts of apis usable, exposed @ higher level via qml sdk. not apis usable in production apps wish ship in store, however, due security , privacy concerns , restrictions in system.
if aren't planning release app ubuntu store, can use of apis wish, may need install additional packages in build environment, in order build app. need declare security profile unconfined (this result in app being flagged manual review if attempt upload ubuntu store site, , it's unlikely such app approved).
Comments
Post a Comment