We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Android Wear for beginners: A lunch tracker app

Formale Metadaten

Titel
Android Wear for beginners: A lunch tracker app
Serientitel
Anzahl der Teile
46
Autor
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
This talk will introduce beginners into the cool world of Android Wear using an example lunch tracker app. This quick talk will show how basic Android Wear apps can be created using the new UI elements on the platform. A simple use case demostrated here is a lunch tracker to track what you had for lunch. When you are standing at the buffet or in the cafeteria and you are busy, you do not want to have to take out the phone from the pocket, turn it on, unlock the phone, find the app, open the app, enter data, turn off the screen, put phone in pocket. Here a wearable app could do this much faster. The example app will demonstrate UI elements such as using listviews, confirmation screens, buttons and layouts, and multiple fragments and databases plus speech recognition on an Android Wear device. All source code will be available for the public to download later with no strings attached.