Slide 1

Slide 1 text

Android Wear Development for beginners Android Fortnightly 3 Moyinoluwa Adeyemi (Create your first Y̶o̶r̶u̶b̶a̶ watch face)

Slide 2

Slide 2 text

Android Wear

Slide 3

Slide 3 text

Extend Android to Wearables

Slide 4

Slide 4 text

● Say “Ok Google” to ask questions and get stuff done ● Get glanceable information throughout the day ● Wide range of available sensors ● Make the most of your time ● A style for every mood ● Works with your Android Phone or iPhone

Slide 5

Slide 5 text

Android Wear 2.0 Developer Preview New User Interface ● Material Design for wearables ● Expanded notifications ● Darker UI

Slide 6

Slide 6 text

Android Wear 2.0 Developer Preview Standalone Apps ● Direct network access to cloud ● Apps run on watch even when your phone (Android or iOS) isn’t with you

Slide 7

Slide 7 text

Android Wear 2.0 Developer Preview Watch Face ● Complications API: any watch face can show data from any app

Slide 8

Slide 8 text

Android Wear 2.0 Developer Preview Messaging New input methods: handwriting, keyboard

Slide 9

Slide 9 text

Android Wear 2.0 Developer Preview Fitness Google Fit Platform: automatic activity recognition and data API

Slide 10

Slide 10 text

Range of devices... ● LG G Watch (first development platform for Wear, first Qualcomm platform) ● Samsung Gear Live (Samsung brand, OLED display) ● Moto 360 (first TI platform, heartrate sensor, round LCD) ● Sony Smartwatch3 (first Broadcom platform, first GPS, reflective LCD) ● LG Watch R (first round OLED, WiFi development platform) ● LG Watch Urbane (launched with WiFi, more compact size) ● Huawei Watch (price challenger for US) ● LG Watch Urbane 2nd Edition (first integrated telephony features, first NFC) ● Tag Heuer (First ultra premium, first Intel platform)

Slide 11

Slide 11 text

Why is there no fragmentation on Android Wear Devices?

Slide 12

Slide 12 text

Watch Faces

Slide 13

Slide 13 text

Digital Analog

Slide 14

Slide 14 text

Ambient mode

Slide 15

Slide 15 text

Design guidelines for square, round and chin faces

Slide 16

Slide 16 text

Uploading your Wear app to Google Play Currently... ● Package the wearable .apk file inside the mobile module ● Sign the mobile and wear module in release mode ● Upload only the mobile-release apk since the wear module is packaged with it

Slide 17

Slide 17 text

Uploading your Wear app to Google Play With Android Wear 2.0 Developer Preview… ● No need to package the wearable .apk file inside the mobile module ● No need to sign the mobile and wear module in release mode

Slide 18

Slide 18 text

Common Android Wear Dev problems ● Connecting the mobile device to an Android wear device ● Connecting the mobile device with a wear emulator ● Seeing changes in the watchface ● Testing the wear application

Slide 19

Slide 19 text

FOR CODE

Slide 20

Slide 20 text

Questions?

Slide 21

Slide 21 text

Thanks for listening @moyheen @moyinoluwa @moyheen