万本电子书0元读

万本电子书0元读

顶部广告

Android Wearable Programming电子书

售       价:¥

1人正在读 | 0人评论 9.8

作       者:Steven F. Daniel

出  版  社:Packt Publishing

出版时间:2015-07-30

字       数:78.3万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
If you are an Android developer who wants to learn how to build applications for the Android Wear platform, then this is the book for you. This book only requires a basic knowledge of Android programming. Familiarity with development IDEs such as Android Studio, IntelliJ IDEA, or Eclipse will be helpful.
目录展开

Android Wearable Programming

Table of Contents

Android Wearable Programming

Credits

About the Authors

Acknowledgments

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers, and more

Why subscribe?

Free access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Understanding Android Wearables and Building Your First Android Wear App

Introducing Android wearables

Understanding the Android Wear architecture

Setting up an Android development environment

Installing the Android Wear support library

Setting up and configuring the Android (AVD) Emulator

Building a simple Android wearable application

Creating the mobile activity component

Creating the Android Wear activity component

Summary

2. Creating Notifications

Introducing Android notifications

Creating a basic notification for wearables

Specifying the form factors

Adding and customizing a blank activity

Adding dependencies to Gradle scripts

Creating a custom notification for wearables

Receiving voice input within a notification

Receiving multiple notifications through a process called page stacking

Summary

3. Creating, Debugging, and Packaging Wearable Apps

Creating an Android wearable watch face app

Presenting information inside the WatchFace class

Creating a custom watch face service class

Debug your Android wearable app over Bluetooth

Running apps directly on an Android Wear device

The Android wearable user interface guidelines

Packaging your Android wearable application

Summary

4. Sending and Syncing Data

Creating a wearable send and receive application

Creating a UI for the mobile activity

Creating a UI for the wear activity

Establishing connections for the mobile activity

Sending messages to the Android wearable

Receiving messages using MessageAPI

Transferring image data to the Android wearable

Receiving image data using DataApi

Summary

5. Working with Google Glass

Installing the Glass Development Kit preview

Installing the Google USB drivers for Windows

Creating and building a Google Glass application

Setting the theme for the Google Glass app

Configuring the project to run on Google Glass

Creating the custom menu resource file

Configuring the AndroidManifests file

Creating the custom camera layout resource file

Incorporating a voice input within Google Glass

Accessing camera through Google Glass

Incorporating the Google Maps API with Google Glass

Modifying the Google Glass main activity UI

Launching the app within Google Glass

An introduction to GDK and the Google Mirror API

The Mirror API playground

The Google Glassware principle design guidelines

Summary

6. Designing and Customizing Interfaces for Android TV

Creating and building an Android TV application

Customizing the Android TV user interface

Creating the CustomHeadersFragment class

Creating the CustomRowsFragment class

Creating the CustomFrameLayout class

Creating the SearchActivity class

Creating the SearchFragment class

Creating the custom activity layout resource file

The Android TV user interface design guidelines

Summary

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部