Android application to utilize the sensors in mobile device.
Sensoroid is hosted in the following web site
https://github.com/akashsax14/Sensoroid
If you think the Android project Sensoroid 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 Sensoroid.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_SETTINGS |
There are 1 image files in Sensoroid. The names of the image files are listed as follows.
bulb_color.png
The following screenshort is generated from the image listed above.
Sensoroid has the following Java source files.
com.sensoroid.controller.AccelerometerActivity.java com.sensoroid.controller.AmbientLightActivity.java com.sensoroid.controller.BaseActivity.java com.sensoroid.controller.DrawView.java com.sensoroid.controller.HomeActivity.java com.sensoroid.controller.InfoActivity.java com.sensoroid.controller.MagnetometerActivity.java com.sensoroid.controller.ProximityActivity.java com.sensoroid.helper.OnSwipeTouchListener.java