Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am interested in trying the new Ubuntu for phones OS development. (I am not an Ubuntu developer, I am new to Ubuntu. Impressed by the Ubuntu Touch preview, I got interested in learning how to develop for it).

Where can I start with it? I can't find any guidance on the Ubuntu site.

share|improve this question

1 Answer

These links should get you started:

How to run the app:
Once you get all of the SDK installed, you can connect your device via USB, QtCreator will be able to detect it, then press Ctrl+F12 to run it on the device.
Courtesy: mhall119

share|improve this answer
hehe, but how do you run that app on a device then? :) – mlvljr Jan 17 at 22:08
Once you get all of the SDK installed, you can connect your device via USB, QtCreator will be able to detect it, then press Ctrl+F12 to run it on the device. – mhall119 Mar 28 at 14:30
@mhall119, Thanks for the information. Have added it to the answer. – saji89 Mar 30 at 4:37

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.