Hi everybody,
I am facing a little problem with the syntax to add capailities when making a standalone app.
Everything works fine, until the point i want to add additional capabilities.
I tried the suggested syntax from here.
I also tried serveral variants likeCode:caps+LocalServices+NetworkServices+ReadUserData+WriteUserData+UserEnvironment+Location+ReadDeviceData+WriteDeviceData
orCode:caps +LocalServices+NetworkServices+ReadUserData+WriteUserData+UserEnvironment+Location+ReadDeviceData+WriteDeviceData
Could anyone please give me an example, how to add capabilities.Code:caps LocalServices+NetworkServices+ReadUserData+WriteUserData+UserEnvironment+Location+ReadDeviceData+WriteDeviceData
My setup is:
Python 2.5.4
pyS60 1.9.7
Thanks in advance.
Simon

Reply With Quote


