I'm bored with ubuntu fixed software version, so I would like to switch manjaro (because of rolling release).
But I want develop application for ubuntu touch (ubuntu-sdk). Have you an idea how use this sdk under another distribution ?
I've installed the ubuntu-sdk according to this:
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get install ubuntu-sdk
But when following the tutorial I find some discrepancies between the tutorial and my…
I figured I wanted to check out some Ubuntu app development, and followed the "guide" on https://developer.ubuntu.com/en/start/ubuntu-sdk/installing-the-sdk/, but it's not quite as simple as the guide would have you know.
First I'm getting a lot…
I am writing a small application containing a WebView component. The final app should work in a kiosk setup, so I need to clear everything in between different sessions, in particular the navigation history.
Is this possible in QML at all?
I have a problem with Ubuntu SDK. I try to run project (qml and c++) but I get pop up window with message "Could not find the executable" and some settings (command, arguments, working directory)
How should I run it?
I'm trying to move an Ubuntu SDK project (qmlproject) from one PC to a different one. Ubuntu SDK on both machines. Ubuntu 15.10 on both. I can create a new project on the new machine OK, but when I try to open existing project, I don't have the…
OS: Ubuntu 15.10
I installed the ubuntu-sdk-team PPA as described on the developer page. Then launched the SDK and selected QML App with Simple UI (qmake). When done, the SDK opens the Main.qml file.
The problem is that import Ubuntu.Components 1.1…
On my PC I run Ubuntu 14.04 and I try to write an app for my Nexus 4 with Ubuntu 14.10. So i created a kit for 14.10 with i386-architecture. When I create a new Project there is a red line under the command "import Ubuntu.Components 1.1" with the…
I'm just trying to create Ubuntu cordova project.
As I can see in the manual I should
Import Cordova assets into your HTML5 app project source. Do this from the SDK with: Tools > Ubuntu > Add Cordova runtime to HTML5 project.
But I just can't find…
If I make an application with the ubuntu sdk how can I install it on my laptop. So that it can be launched from the dash, and without needing to have the ubuntu sdk.
I want to develop an application for my Ubuntu desktop but i am not able to find anything like android studio to develop my own application.
Please do suggest me how i can make a desktop application on my own desktop.
I have installed ubuntu-sdk in x86_64, Ubuntu 14.04 LTS, Trusty.
When i execute ubuntu-sdk, there is an error:
"the current user can not access the LXD server which required for the Ubuntu SDK. Make sure the used is part of the lxd group and restart…
I am trying to run the html5app created from ubuntu sdk. But it is showing a message in popup is "Could not find a launcher for this projecttype in path" you can also see in image.
popup after clicking on run button
I have a very small partition where / is installed (on an SSD).
I would like to start programming something for Ubuntu Phone via the SDK.
Unfortunately I do not have enough space to install the necessary "Kit" to program for the armhf architecture…