Android Open Source - Sensor example android-sensor-example






Project Summary

Example code for handling sensor data on Android.

Web Site / Source Repository

android-sensor-example is hosted in the following web site
https://github.com/AndroidExamples/android-sensor-example

If you think the Android project android-sensor-example 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 android-sensor-example.

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.DISABLE_KEYGUARD
android.permission.WAKE_LOCK




License

The license information of android-sensor-example is as follows:

Apache License

Resource Files

There are 2 image files in android-sensor-example. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

be.hcpl.android.sensors.ListSensorFragment.java
be.hcpl.android.sensors.MainActivity.java
be.hcpl.android.sensors.NavigationDrawerFragment.java
be.hcpl.android.sensors.ScheduleServiceFragment.java
be.hcpl.android.sensors.SensorDataFragment.java
be.hcpl.android.sensors.WelcomeFragment.java
be.hcpl.android.sensors.core.BaseFragment.java
be.hcpl.android.sensors.service.SensorBackgroundService.java