Just playing around with the new Android Activity Recognization suite..
ActivityRecognizerApp is hosted in the following web site
https://github.com/Jayroo5245/ActivityRecognizerApp
If you think the Android project ActivityRecognizerApp 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 ActivityRecognizerApp.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE com.google.android.gms.permission.ACTIVITY_RECOGNITION |
There are 2 image files in ActivityRecognizerApp. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
ActivityRecognizerApp has the following Java source files.
activityrecognizer.jaredsheehan.com.activityrecognizerapp.ApplicationTest.java com.jaredsheehan.activityrecognizer.RecognitionApplication.java com.jaredsheehan.activityrecognizer.services.ActivityRecognitionIntentService.java com.jaredsheehan.activityrecognizer.ui.MainActivity.java com.jaredsheehan.activityrecognizer.ui.NavigationDrawerFragment.java