Quick and Dirty guide to installing Ubuntu touch SDK in brand new launched Ubuntu 13.04 , setup and start developing for Ubuntu touch platform .
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