Problems in creating click package for native application
Posted
by
Swordfish90
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Swordfish90
Published on 2013-11-03T15:41:36Z
Indexed on
2013/11/03
16:11 UTC
Read the original article
Hit count: 276
ubuntu-touch
|ubuntu-sdk
Hello everyone I've tried may times to package a native click application mainly following this tutorial: http://notyetthere.org/?p=316
The procedure works and I'm able to execute the binaries both on phones and desktops. The problems start when I install the click package. The application is launched but the game is not working (the "gamefield" is not loaded). The only error message that is given is that versions of localstorages are not compatible (that is impossbile, because it never changed). I suspect that the problem is related to apparmor but I have no proof of that.
The source code of the application is available here: https://launchpad.net/ubuntu-netwalk
Thank you in advance to everyone...
© Ask Ubuntu or respective owner