Ubuntu Touch: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) m Created page with 'Differences between developing for Ubuntu and Ubuntu Touch? The big idea is the ability to write applications that run in both places What I want of course is a nice GPS app. …' |
Brian Wilson (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
The big idea is the ability to write applications that run in both places | The big idea is the ability to write applications that run in both places | ||
My goal is a nice GPS app. | |||
== Start here. == | |||
# Switch desktop ([[Laysan]]) to Ubuntu. | |||
# [[http://developer.ubuntu.com/get-started/ Getting started]] | |||
# sudo apt-get install ubuntu-sdk | |||
I think I'd like to write a sensor app first. | |||
{| | |||
|- | |||
| Accelerometer | |||
|- | |||
| Barometer | |||
|- | |||
| Camera (front) | |||
|- | |||
| Camera (rear) | |||
|- | |||
| GPS | |||
|- | |||
| Magnetometer | |||
|} | |||
== Links == | == Links == | ||
http://developer.ubuntu.com | http://developer.ubuntu.com |
Revision as of 15:30, 9 September 2013
Differences between developing for Ubuntu and Ubuntu Touch?
The big idea is the ability to write applications that run in both places
My goal is a nice GPS app.
Start here.
- Switch desktop (Laysan) to Ubuntu.
- [Getting started]
- sudo apt-get install ubuntu-sdk
I think I'd like to write a sensor app first.
Accelerometer |
Barometer |
Camera (front) |
Camera (rear) |
GPS |
Magnetometer |