A simple demo using Google Wearable Preview SDK, and emulator.
GoogleWearable is hosted in the following web site
https://github.com/changjieyang/GoogleWearable
If you think the Android project GoogleWearable listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of GoogleWearable.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, hdpi, xhdpi, nodpi] |
Target SDK Version | 19 |
Minimum SDK Version | 18 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\departure.xml |
There are 3 image files in GoogleWearable. The names of the image files are listed as follows.
example_large_icon.png ic_full_action.png ic_full_reply.png
The following screenshort is generated from the image listed above.
GoogleWearable has the following Java source files.
Demo.DepartureModel.java Demo.MyXMLParser.java Demo.NetworkManager.java Demo.NetworkUtil.java com.example.android.preview.support.wearable.notifications.ActionsPreset.java com.example.android.preview.support.wearable.notifications.ActionsPresets.java com.example.android.preview.support.wearable.notifications.ApplicationController.java com.example.android.preview.support.wearable.notifications.BuildConfig.java com.example.android.preview.support.wearable.notifications.MainActivity.java com.example.android.preview.support.wearable.notifications.NamedPreset.java com.example.android.preview.support.wearable.notifications.NotificationIntentReceiver.java com.example.android.preview.support.wearable.notifications.NotificationPreset.java com.example.android.preview.support.wearable.notifications.NotificationPresets.java com.example.android.preview.support.wearable.notifications.NotificationUtil.java com.example.android.preview.support.wearable.notifications.PriorityPreset.java com.example.android.preview.support.wearable.notifications.PriorityPresets.java com.example.android.preview.support.wearable.notifications.TrainData.java com.example.android.preview.support.wearable.notifications.TrainNotifier.java