Projeto com o exemplo do Google para Notifica??es Wear. ~/Android/sdk/samples/android-20/wearable/Notifications/.
Notifications is hosted in the following web site
https://github.com/gabeira/Notifications
If you think the Android project Notifications 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 Notifications.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, hdpi, xhdpi, nodpi] |
Activity Count | 4 |
There are 6 image files in Notifications. The names of the image files are listed as follows.
content_icon_large.png content_icon_small.png example_large_icon.png ic_full_action.png ic_full_reply.png ic_result_open.png
The following screenshort is generated from the image listed above.
Notifications has the following Java source files.
com.example.android.support.wearable.notifications.ActionsPreset.java com.example.android.support.wearable.notifications.ActionsPresets.java com.example.android.support.wearable.notifications.AnimatedNotificationDisplayActivity.java com.example.android.support.wearable.notifications.BackgroundPickers.java com.example.android.support.wearable.notifications.BasicNotificationDisplayActivity.java com.example.android.support.wearable.notifications.MainActivity.java com.example.android.support.wearable.notifications.MainActivity.java com.example.android.support.wearable.notifications.NamedPreset.java com.example.android.support.wearable.notifications.NotificationIntentReceiver.java com.example.android.support.wearable.notifications.NotificationPreset.java com.example.android.support.wearable.notifications.NotificationPreset.java com.example.android.support.wearable.notifications.NotificationPresets.java com.example.android.support.wearable.notifications.NotificationPresets.java com.example.android.support.wearable.notifications.NotificationUtil.java com.example.android.support.wearable.notifications.PriorityPreset.java com.example.android.support.wearable.notifications.PriorityPresets.java com.example.android.support.wearable.notifications.WearableListItemLayout.java