two wears, one app

15
TWO WEARS ONE APP

Upload: carlos-correa

Post on 15-Apr-2017

167 views

Category:

Technology


0 download

TRANSCRIPT

TWO WEARSONE APP

WHO WE ARE:

Carlos Corrêa Tiago Cunha@caiobzen @laggedhero

WHAT IS THIS ALL ABOUT?

Let’s make the same app for WatchOS 2 and Android Wear to see what are the

differences between the platforms.

–Pequena Sereia.

“Não importa quantas chances tenha de dar errado, quando uma coisa tem que acontecer as diferenças

desaparecem”

POMODOROA simple app to help you

improve your time.

A time management method developed by Francesco Cirillo in the late 1980s.Uses a timer to break down work into

intervals traditionally 25 minutes in length, separated by short breaks.

pomodorotechnique.com

WIREFRAMES

BACKLOGA list of tasksA way to add new tasksA screen to see the task durationA way to pause / start and delete a task

iOS AndroidWKInterfaceButton

CoreData + Singleton

WKInterfaceImage

ContentProvider (SQLite)

WearableListView

iOS AndroidTextInputController RecognizerIntent

iOS AndroidWKInterfaceTable WearableListView

iOS AndroidWKInterfaceLabel

WKInterfaceGroup

NSTimer

Why not WKInterfaceTimer instead of WKInterfaceLabel?

CountDownTimer

ImageView

TextView

iOS Android

case Accept case Add case Block case Decline case Info case Maybe case More case Mute case Pause case Play case Repeat case Resume case Share case Shuffle case Speaker case Trash

Play

Trash

ContextMenu

addMenuItemWithItemIcon

GridViewPager

iOS AndroidWKAlertAction

WKAlertController

Why not a Local Notification instead of a WKAlertController?

Notification

Haptic Feedback

DEM

https://github.com/caiobzen/Pomodoro

https://github.com/laggedHero/pomodoro-app