Nov 24, 2016
Hello Message sample application displays simple text interactions between the Host device and the Galaxy Watch device using Accessory SDK.This sample application is a companion type and is provided in two types.
The sample application has two parts:
HelloMessageProvider
Works in the Host device, but has no UI.
Replies to a receiving command from the Galaxy Watch device with a current time stamp.
HelloMessageConsumer
Works in the Galaxy Watch device and has a UI.
Initiates to find a Provider and sends commands to the Host device.
Shows a received response to user.
Works in a Galaxy Watch device.
Replies to a receiving command from Host device with current time stamp.
Works in the Host device and has a UI.
Initiates to find a Provider and sends commands to the Galaxy Watch device.