Simple android service worked with accelerometer..
AccelerometerService is hosted in the following web site
https://github.com/tvaleev/AccelerometerService
If you think the Android project AccelerometerService 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 AccelerometerService.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpiv11, mdpi, ldpi, ldpiv11, hdpi, ldpiv9, hdpiv9, xhdpi, mdpiv9, hdpiv11, xhdpiv9, xhdpiv11] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE |
There are 2 image files in AccelerometerService. The names of the image files are listed as follows.
ic_action_search.png ic_stat_sr.png
The following screenshort is generated from the image listed above.
AccelerometerService has the following Java source files.
com.tvaleev.accelerometr.service.AccelerometrService.java com.tvaleev.accelerometr.service.MainActivity.java com.tvaleev.accelerometr.service.NotificationUtils.java