An android application to log accelerometer sensor events.
motionlog is hosted in the following web site
https://github.com/angelatlarge/motionlog
If you think the Android project motionlog 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 motionlog.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in motionlog. The names of the image files are listed as follows.
ic_launcher_motionlog.png
The following screenshort is generated from the image listed above.
motionlog has the following Java source files.
com.atlarge.motionlog.DataloggerService.java com.atlarge.motionlog.DefaultColorIterator.java com.atlarge.motionlog.GraphViewBase.java com.atlarge.motionlog.GraphViewBitmap.java com.atlarge.motionlog.GraphViewLine.java com.atlarge.motionlog.IconicAdapter.java com.atlarge.motionlog.IconicPopupMenuAlertDialogBuilder.java com.atlarge.motionlog.IconicPopupMenuListPopupWindow.java com.atlarge.motionlog.LogConfirmationDialogFragment.java com.atlarge.motionlog.MainActivity.java com.atlarge.motionlog.SettingsActivity.java com.atlarge.motionlog.StatusUpdatePacket.java