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 |
||
(One intermediate revision by the same user not shown) | |||
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. Done. | |||
# Set up a tablet with Ubuntu Touch. [[Nexus 7]] Done. | |||
# Read Ubuntu Touch site: [http://developer.ubuntu.com/get-started/ Getting started] Done. | |||
# 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 |
Latest revision as of 16:36, 17 November 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. Done.
- Set up a tablet with Ubuntu Touch. Nexus 7 Done.
- Read Ubuntu Touch site: Getting started Done.
- 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 |