- Android Wearable Programming
- Steven F. Daniel
- 169字
- 2021-07-16 13:31:44
Introducing Android notifications
Android notification is basically a way of communicating with the user. This is done by letting the user know of an upcoming appointment or of an incoming call or SMS message. The user can then decide how to respond to the option presented to him/her.
Notifications in wear are the result of events that happen on the paired smartphone, which are then mirrored on the wearable device, or contextual events like location-aware events or time, and date-based reminders. Android notification messaging works by communicating between the handheld device and wearable device over Bluetooth. When the connection has been established, the Google Play Service notification messages can be exchanged between the handheld device and the wearable. An example of a notification message that has been sent from the Android handheld device to the Android wearable can be seen in the following screenshot:

In the next sections, we will be taking a look at the different ways we can send notifications and how we can respond to them.
- Oracle WebLogic Server 12c:First Look
- Designing Machine Learning Systems with Python
- Apache ZooKeeper Essentials
- INSTANT FreeMarker Starter
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- 信息安全技術
- 網店設計看這本就夠了
- 零基礎入門學習Python
- Instant PHP Web Scraping
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Everyday Data Structures
- 深入淺出Python數據分析
- 數據結構:Python語言描述
- MySQL數據庫應用實戰教程(慕課版)
- INSTANT Premium Drupal Themes