ActivityRecognition example from Android developer website, edited to test on Android Wear.
ActivityRcognitionWear is hosted in the following web site
https://github.com/filartrix/ActivityRcognitionWear
If you think the Android project ActivityRcognitionWear 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 ActivityRcognitionWear.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Activity Count | 1 |
Required Permissions | com.google.android.gms.permission.ACTIVITY_RECOGNITION |
There are 1 image files in ActivityRcognitionWear. The names of the image files are listed as follows.
ic_notification.png
The following screenshort is generated from the image listed above.
ActivityRcognitionWear has the following Java source files.
edu.ucla.filippo.activityrcognition.ActivityRecognition.java edu.ucla.filippo.activityrcognition.ActivityRecognitionIntentService.java edu.ucla.filippo.activityrcognition.ActivityUtils.java edu.ucla.filippo.activityrcognition.DetectionRemover .java edu.ucla.filippo.activityrcognition.DetectionRequester .java edu.ucla.filippo.activityrcognition.LogFile.java