I've written an application for Ubuntu Touch using the Ubuntu SDK and have packaged it as a click package. Where do I go to submit it to the App Store to make it available for installation in Ubuntu Touch?
1 Answer
DO NOT click on the My Apps tab at . This is the old application submission method.
Go to . This is the new app store for Ubuntu Touch. It should look like this:
You will need to submit your app as a click package, no need for complicated Debian packaging! Once uploaded, your app should be reviewed within a few hours and will then be published and be available for installation on any device running Ubuntu Touch.
Once you've submitted your app, you can track it by going to .
NOTE: Currently the Click App Store does not support selling apps. This will be added soon!
For more information about choosing a package name and developer namespace, see this question.
You can find more information about packaging Ubuntu Touch apps as click packages here.