Android Wear 进阶 综述 Developing for Android Wear - Introduce page。 Android Wear介绍页面

来源:互联网 发布:淘宝商城会员数 编辑:程序博客网 时间:2024/06/05 20:12
Android Wear
Information that moves with you.

Small, powerful devices, worn on the body. Useful information when you need it most. Intelligent answers to spoken questions. Tools to help reach fitness goals. Your key to a multiscreen world.


GET STARTED 

Developing for Android Wear
The Android Wear APIs are delivered in the Android Support Library and Google Play services. When using these libraries, handheld devices running Android 4.3 or later can communicate with wearables.

Synced Notifications

同步通知

Notifications on handhelds can automatically sync to wearables, so design them with both devices in mind.

在手机端的通知可以自动的同步到手表上面,在开发的时候两个设备都要考虑

Build notifications

Voice Actions

声音操作

Register your app to handle voice actions, like "Ok Google, take a note," for a hands-free experience.

注册你的应用去处理声音操作,例如“你好安卓,打开一个记事本” 很好的体验。

Integrate voice actions

Build Wearable Apps

创建手表应用

Create custom experiences with activities, services, sensors, and much more with the Android SDK.

通过Android SDK 创建自定义的activity和service以及 sencor

Create wearable apps

Send Data

发送数据

Send data and actions between handhelds and wearables with data replication APIs and RPCs.

通过数据replication API 和RPCs 来在手机端和手表端发送数据和action

Work with the Data Layer


0 0
原创粉丝点击