Computersnyou

Setup Ubuntu Touch Development Environment [ Ubuntu SDK ]

Posted on  5/8/2013

Quick and Dirty guide to installing Ubuntu touch SDK in brand new launched Ubuntu 13.04 , setup and start developing for Ubuntu touch platform .

Ubuntu Touch
Ubuntu Touch
Ubuntu Touch

Requirements :

  • Ubuntu 13.04
  • Working Internet Connection
  • 15 to 20 minutes ( depend on your system )
$sudo add-apt-repository ppa:ubuntu-sdk-team/ppa 

$sudo apt-get update && sudo apt-get install ubuntu-sdk

after installation open qt creator and click on new project and you are ready to code your touch app

install
install

sample app
sample app


  • Home
  • About