An Android app for collecting accelerometer data from LPMS-B.
ActivityRecognition is hosted in the following web site
https://github.com/ruchenguang/ActivityRecognition
If you think the Android project ActivityRecognition 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 ActivityRecognition.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 14 |
Activity Count | 5 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\beep.mp3 res\raw\click.mp3 |
There are 1 image files in ActivityRecognition. The names of the image files are listed as follows.
lpms_b.png
The following screenshort is generated from the image listed above.
ActivityRecognition has the following Java source files.
cn.edu.zju.activityrecognition.ConnectionActivity.java cn.edu.zju.activityrecognition.DataCollectionActivity.java cn.edu.zju.activityrecognition.InformationActivity.java cn.edu.zju.activityrecognition.InstructionActivity.java cn.edu.zju.activityrecognition.MainActivity.java cn.edu.zju.activityrecognition.tools.BluetoothService.java cn.edu.zju.activityrecognition.tools.ExitApplication.java cn.edu.zju.activityrecognition.tools.LpmsBData.java