Simple Android app which has a customized notification for Android Wear.
androidWearNotification is hosted in the following web site
https://github.com/iamkaan/androidWearNotification
If you think the Android project androidWearNotification 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 androidWearNotification.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 3 |
There are 4 image files in androidWearNotification. The names of the image files are listed as follows.
bell.png bell128.png heart.png watch.png
The following screenshort is generated from the image listed above.
androidWearNotification has the following Java source files.
com.iamkaan.training.wearnotification.ApplicationTest.java com.iamkaan.training.wearnotification.MainActivity.java com.iamkaan.training.wearnotification.fragments.LikeFragment.java com.iamkaan.training.wearnotification.fragments.MainFragment.java com.iamkaan.training.wearnotification.fragments.WearFragment.java com.iamkaan.training.wearnotification.receiver.NotificationActionReceiver.java