gdesmott / manger-veggie

GNU Affero General Public License v3.0
5 stars 4 forks source link

Ubuntu webapp #37

Closed rkleiren closed 8 years ago

rkleiren commented 8 years ago

Webapp for ubuntu touch

Psycojoker commented 8 years ago

Do you have a link on how we could easily test that? (I have a Ubuntu but neither use unity)

gdesmott commented 8 years ago

Looks like easy enough, much more than Android !

Can you please squash both commits together?

Are you going to publish it to the mobile store?

rkleiren commented 8 years ago

@Psycojoker You only need to install the ubuntu sdk to get started. It is based on QtCreator. I did a fresh install but I don't know how well it behaves if you already have QtCreator installed. You might need to uninstall it first. Then follow the tutorial on how to create a webapp. When prompted to install a device kit, select the 15.04 framework for i386. This will be used to emulate the environment.

I have an ubuntu phone so I tested the webapp directly on it and it works fine. I didn't test how it behaves on the emulator though. I will do that now.

@gdesmott Commits squashed and yes I'll publish it once you've approved it.

rkleiren commented 8 years ago

Ok the emulator doesn't have the 15.04 framework but the 14.10 one. This means the 14.10 device kit is required and the version in the manifest.json must be changed too. I tried to install the 14.10 framework but it failed. I'm not yet sure why. I'll get back on this once I have more time

gdesmott commented 8 years ago

Merged, thanks for the patch!

Feel free to upload it on the store and then patch the about page to link it. :)