AccelService is an Android service that interfaces between applications and the accelerometer sensor.
AccelService is hosted in the following web site
https://github.com/falaki/AccelService
If you think the Android project AccelService 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 AccelService.
Item | Value |
---|---|
Java File Count | 6 |
Minimum SDK Version | 4 |
Activity Count | 0 |
Required Permissions | android.permission.WAKE_LOCK |
AccelService has the following Java source files.
edu.ucla.cens.accelservice.AccelService.java edu.ucla.cens.accelservice.ServiceStarter.java edu.ucla.cens.systemlog.ISystemLog.java edu.ucla.cens.systemlog.Log .java edu.ucla.cens.systemsens.IAdaptiveApplication.java edu.ucla.cens.systemsens.IPowerMonitor.java