Tag Archive for ubuntuphone

Creating a Webapp for Ubports

I will just place this guide here, the review process for the original documentation for ubports was to much.

Creating a Webapp

Webapps are small applications, that load content in a browser. This tutorial for ubuntu will just create a starter for a webpage, that can be displayed easily in a mobile device.

alternate-webapp-generator

The alternate-webapp-generator will download all the stuff you need for a webapp and will add the the url, icon and a lot of meta-information to the app. In the end a .click package will be created, which can be uploaded to the OpenStore

Download the following zip-file and unzip

wget https://raw.githubusercontent.com/Winael/ubuntu/master/ubuntuphone/webapps/Reboot/alternate-webapp-generator.zip

Make the app-creator executable:

chmod +x /path/to/alternate-webapp-generator.sh

In the zip package a file named config.cfg is included. We will have to edit this file now:

#config.cfg

export namespace="namespace"

export app_name="yourname"
export app_title="YourTitle"
export app_url="https://ubports.com/"
export app_description="A webapp"
export app_UA="Mozilla/5.0 (Linux; Android 5.0; Nexus 5) AppleWebkit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.102 Mobile Safari/537.36"
export app_version="0.1"

export maintainer_name="yourname"
export maintainer_email="your@email.com

export icon_path="/path/on/your/harddisk"

Its important that the namespace and the app_name is in lowercase – if you add it in uppercase the build will fail. Lets build the webapp now

./alternate-webapp-generator.sh

This should now create a folder in the same directory which is named after the app_name attribute from the config.cfg In this folder you will find a file called: app_name.namespace_app_version_all.click

Upload it to OpenStore

This package can now be uploaded to OpenStore. Just login with your github or ubuntuone account and follow the instructions on the screen.

Here is the video to this post: Dritte Wahl – Scotty

#ipes-ent App im OpenStore

Lange ists her, dass ich hier etwas geschrieben habe. Aber heute Morgen habe ich endlich meine Ubuntu Webapp auf den OpenStore portiert. Ihr findet die App nun hier:

https://open.uappexplorer.com/app/ipes-ent.ipes-ent

und ihr könnt sie nun auch einfach unter UbPorts installieren. Ich würde vorschlagen, dass man es nur noch aus dem OpenStore beziehen sollte. Einfach die App auf eurem #ubuntuphone im normalen Store installieren.

Der Song zum Post

Abstürzende Brieftauben – Nie wieder Pegida

ubuntuphone App für meinen Blog

Nachdem ich ja nun schon vor einiger Zeit auf Ubuntu Touch umgestiegen bin und natürlich wieder rumspielen muss, habe ich für meinen Blog wieder eine Webapp erstellt.

Einfacher geht es eigentlich kaum. Es gibt dazu den Webapp-Generator mit welchen man seine Webseite in weinigen Minuten in eine App verwandeln kann. Natürlich braucht man wieder ein angepasstes Design, dass die Anzeige auf Smartphones unterstützt.

Das Ganze habe ich vor gut 3 Monaten in den Ubuntu Store geladen und es wurde bisher von 85 Personen heruntergeladen. Die App kann wie immer nichts und verlinkt nur auf diesen Bog. Ihr findet sie einfach unter “ipes-ent”

Statistiken Ubuntu myapss

Statistiken Ubuntu myapss

 

Die erste Woche mit einem Ubuntuphone

Sperrbildschirm

Sperrbildschirm

Nachdem ja vor einige Wochen klar wurde, dass es mit Firefox OS auf den Smartphones nichts mehr wird habe ich mich auf die Suche nach einer Alternative gemacht.
Es gibt ja viel gutes Feedback zum #ubuntuphone – daher werde ich mich in der nächsten Zeit mit diesem OS etwas beschäftigen.

Heute möchte ich kurz meine ersten Eindrücke schildern. Ich habe mein neues Aquaris E5 nun gut eine Woche im produktiven Einsatz und muss sagen so schlecht finde ich es gar nicht. Folgend nun die ersten fünf Eindrücke.
Read more