Questions tagged [ubuntu-sdk]

The Ubuntu SDK is your full-featured integrated development environment (based on QtCreator) for writing Ubuntu/Ubuntu Touch apps (QML or HTML5)

enter image description here

Useful links:

485 questions
5
votes
1 answer

How use ubuntu-sdk with another distribution

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 ?
Nymeria
  • 1,429
  • 1
  • 12
  • 19
4
votes
1 answer

"Simple Touch UI" not available in ubuntu-sdk

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…
hultqvist
  • 724
2
votes
1 answer

Ubuntu 14.04 - Installed Ubuntu SDK and getting errors on start up

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…
Tumult
  • 83
  • 1
  • 7
2
votes
1 answer

How to clear history on a WebView component?

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?
giallu
  • 21
  • 1
2
votes
1 answer

Ubuntu SDK - Custom executable

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?
elkubo
  • 21
  • 2
1
vote
0 answers

Migrate Ubuntu SDK project onto new PC

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…
1
vote
0 answers

Ubuntu.Components 1.1 missing

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…
1
vote
1 answer

Error in Ubuntu SDK while writing an app for 14.10

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…
Jens
  • 31
  • 3
1
vote
1 answer

Enable Ubuntu app for Cordova

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…
Costa Mirkin
  • 183
  • 7
1
vote
1 answer

Returning from Ubuntu SDK full screen mode

I have a little problem in switching back to normal mode with ubuntu-sdk IDE. esc doesn't work???
1
vote
0 answers

Installing ubuntu touch application on desktop

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.
wil
  • 912
1
vote
1 answer

Is there any sdk for developing ubuntu desktop application

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.
0
votes
1 answer

ubuntu-sdk has lots of errors to start!

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…
ali
  • 151
0
votes
1 answer

html5app development

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
0
votes
1 answer

How to move Ubuntu SDK data?

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…
dadexix86
  • 6,616
1
2