open intents andreas ipp

12
for Android TM www.openintents.org [email protected] A2D2 Vienna, May 7, 2009 OpenIntents Overview

Upload: a2d2at

Post on 04-Jul-2015

1.304 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Open Intents Andreas Ipp

for AndroidTM

www.openintents.org [email protected] A2D2 Vienna, May 7, 2009

OpenIntents Overview

Page 2: Open Intents Andreas Ipp

OI Applications

OI Shopping list OI Flashlight

OI UpdateOI Countdown

OI Safe

Timesheet

OI File manager

OI Notepad

OI News reader

Splashplay Obscura

on Android Market

Page 3: Open Intents Andreas Ipp

Splashplay

Top 50Android Developer

Challenge 2008

Splashplay

With optionally availablehardware, chords appear

on the guitar

Learn to play the guitar

www.splashplay.mobi

Chords appear in syncwith the song

Page 4: Open Intents Andreas Ipp

“All apps are equal”

“All applications are created equal”“Android does not differentiate between the phone's core applications and third-party applications. [Users] can swap out the phone's homescreen, the style of the dialer, or any of the applications.“

www.android.com/about

“All animals are equal”(“but some animals are more equal than others”)

George Orwell, 1945

How does it work? Intents

Page 5: Open Intents Andreas Ipp

What are intents?

VIEW + www.google.com

Web browser Android

VIEW + www.google.com

VIEW + Contact

VIEW + Image

DIAL + 123

PICK + Image

EDIT + Contact

SEND + Note

.....

Intents:

Intents:

Intent = Action + Data (+ Extras + Categories + Flags)

Page 6: Open Intents Andreas Ipp

OI Extensions

OI Shopping listOI Notepad

OI About

OI Delete all

OI Convert CSV

OI Voice notes

OI Safe OI File manager

OI applications work together

Page 7: Open Intents Andreas Ipp

OI Shopping list

OI Shopping list

OI AboutOI Delete allOI Convert CSVOI Voice notes

Record and play voice notes Export / import to

Excel and Outlook

Extensions:

Keep track of your shopping items

Various themes and extensions available

(INTENT CATEGORY ALTERNATIVE)

Page 8: Open Intents Andreas Ipp

Timesheet

Timesheet

OI File manager

Track times you spend on your various jobs

Export to CSV files

Schedule a job and add a calendar entry

Extension TimeXchange (Beta)

PICK_FILEINTENT

Page 9: Open Intents Andreas Ipp

Obscura

OI Safe OI Notepad

Obscura

Master key and password stay within OI Safe AES and Trivium encryption

Based on Android's Gallery

Keeps your private pictures safe

Picture safe

ENCRYPTINTENT

Page 10: Open Intents Andreas Ipp

Create new intents

VIEW SHOW

DISPLAY

EXHIBIT

EXPOSE

REVEAL

The Tower of Babel by Pieter Brueghel the Elder (1563)

Every developer can create their own new intents:

Page 11: Open Intents Andreas Ipp

Intent registrywww.openintents.org

Browse and findintents, actions, applications, URIs, extras

Promote your ownintents and applications

As of May 2009: >40 registered intents >20 registered applications

Reuse components! Don't reinvent the wheel!

Page 12: Open Intents Andreas Ipp

More infoWeb site: www.openintents.org

Developer group: http://groups.google.com/group/openintentsCode repository: http://openintents.googlecode.comTwitter: http://twitter.com/openintents

see Tech Session