gtug/gddde 2011 android tablet use cases

16
Android Tablet Use Cases Nils Domrose 18.11.2011 Sunday, November 20, 11

Upload: ndomrose

Post on 17-May-2015

2.043 views

Category:

Technology


0 download

DESCRIPTION

Talk at GTUG/GDDDE at c-base berlin on use cases for Android Tablets.

TRANSCRIPT

Page 1: GTUG/GDDDE 2011 Android Tablet Use Cases

Android Tablet Use CasesNils Domrose 18.11.2011

Sunday, November 20, 11

Page 2: GTUG/GDDDE 2011 Android Tablet Use Cases

Nils [email protected]

• Mobile Software Developer

• Android

• Titanium Mobile, phoneGap, dojo

• Linux, OpenBSD, Python, MongoDB ...

• Diver

@endymanhttp://gplus.to/endyman

Sunday, November 20, 11

Page 3: GTUG/GDDDE 2011 Android Tablet Use Cases

Tablet Market

1%3%5%

30%

61%

iPad AndroidMicrosoft QNX / RIMother

Q2 2011

Source: Strategy Analytics http://tinyurl.com/3zs57yrSource: http://developer.android.com

1.9% of all Android Devicesare running Honeycomb

11/20011

Sunday, November 20, 11

Page 4: GTUG/GDDDE 2011 Android Tablet Use Cases

Mobile Device usage

1. mobile

2. Tablet

3. Laptop

Sunday, November 20, 11

Page 5: GTUG/GDDDE 2011 Android Tablet Use Cases

Sunday, November 20, 11

Page 6: GTUG/GDDDE 2011 Android Tablet Use Cases

Real Mobile Device usage

1. mobile

2. Laptop

3. tablet

Sunday, November 20, 11

Page 7: GTUG/GDDDE 2011 Android Tablet Use Cases

Content Creation vs. Consumption

• Computers are still used to generate most Content

• Are there any content creation use cases apart from social media, email and photos ?

• People tend to use classic computers for content that exceeds 140 chars

Sunday, November 20, 11

Page 8: GTUG/GDDDE 2011 Android Tablet Use Cases

Mobile vs. Tableta clearly unfair test - but a reason why your

mobile is nearly always at hand

Likely that apps are used on the mobile only after the “wow-it-runs-on-my-tablet-too” effect.

Sunday, November 20, 11

Page 9: GTUG/GDDDE 2011 Android Tablet Use Cases

Basic Tablet Use Cases

• Media Consumption (ebooks, Video, Web, audio)

• Email & Comms

• Social

Sunday, November 20, 11

Page 10: GTUG/GDDDE 2011 Android Tablet Use Cases

Adding support for Tablets

• Apps that provide access to services (twitter, dropbox, facebook, 1password) should run on tablets, too.

• Maybe a Widget + configuration activity is sufficient

• Build Apps which benefit form tablets strengths

Considerations

Sunday, November 20, 11

Page 11: GTUG/GDDDE 2011 Android Tablet Use Cases

Android Tables strengths

• Mobility

• Display

• Connectivity

• Openness

Sunday, November 20, 11

Page 12: GTUG/GDDDE 2011 Android Tablet Use Cases

Use Case 1: TouchOSC

• display - perfect on tablet size touch screens• mobility - control OSC devices from anywhere• connectivity - connect using wifi

Apps that uses Touch surfaces to concurrently display multiple controls. Like Audio Apps, Games, interactive Graphs

Touch OSC enable control and Feedback of midi, vdmx and other osc compatible devices

Sunday, November 20, 11

Page 13: GTUG/GDDDE 2011 Android Tablet Use Cases

Use Case 1I: Vodafone Foundation Germany

• display - tablet to read ebooks• mobility - read ebooks /publications anywhere• connectivity - update ebooks on the go

Apps that support the basic tablet use-cases like ebook reader, video player, web tablet work.

Vodafone Foundation distributes Publications in epub format via this app

Sunday, November 20, 11

Page 14: GTUG/GDDDE 2011 Android Tablet Use Cases

Use Case III:

• display - replace laptops or pre-tablet devices by introducing state of the art UI and touch controls

• mobility - battery life, weight

• connectivity - wifi or mobile access to corporate data

• openness - distribute App for closed user group without the need to subscribe to enterprise distribution programs

Sales Force App with access to CRM data and other corporate Services

Apps used as a sales tool and increase mobility and productivity - including closed user groups and corporate users.

Sunday, November 20, 11

Page 15: GTUG/GDDDE 2011 Android Tablet Use Cases

Dev Tips• Use latest SDK / API Level

• Use compatibility Library to support pre-Honeycomb

• actionbarsherlock might be useful

• droid-fu is also a good start for base classes and common problems like remote image views ....

• Use Fragments

• Use Intents

• Use api versions inside /resSunday, November 20, 11

Page 16: GTUG/GDDDE 2011 Android Tablet Use Cases

Thank You!

Sunday, November 20, 11