您的位置:首页 > 移动开发 > Android开发

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

2016-01-26 18:23 537 查看
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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: