Android Open Source - Hardware service BoundedServiceAccel






Project Summary

Accelerometer bounded service to compute accelerometer data xyz bind with Activity..

Web Site / Source Repository

BoundedServiceAccel is hosted in the following web site
https://github.com/manish999/BoundedServiceAccel

If you think the Android project BoundedServiceAccel listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of BoundedServiceAccel.

ItemValue
Java File Count12
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in BoundedServiceAccel. The names of the image files are listed as follows.

start.png
start_disable.png
stop.png

The following screenshort is generated from the image listed above.

null

Java Source Files

BoundedServiceAccel has the following Java source files.

in.manish.boundedservice.CustomTimer.java
in.manish.boundedservice.MainActivity.java
in.manish.boundedservice.MyService.java
in.manish.boundedservice.NotificationUpdater.java
in.manish.boundedservice.Points
.java
in.manish.boundedservice.util.AppLog.java
in.manish.boundedservice.util.AppSettings.java
in.manish.boundedservice.util.DeviceUtil.java
in.manish.boundedservice.util.ParserError
.java
in.manish.boundedservice.util.StringUtils.java
in.manish.boundedservice.util.UiUtil.java
in.manish.boundedservice.util.WidgetUtil
.java