Android-sensors tag unites questions that are connected with different hardware sensors that are embedded into Android devices (barometer, accelerometer, magnetometer, microphone, camera and so on)
Does gravity sensor return right values if device is in motion? I thought that gravity sensor use accelerometer to recognize …
android accelerometer android-sensors gravityI have configured proximeter successfully in my code. Now I want to turn off & on screen programmatically. Code of …
android android-sensors power-management proximitythis is one of the auto-generated functions I get when implementing SensorEventListener i've searched and didn't find anymore than this …
android android-sensors proximitysensorI am trying to get the phone angles by using TYPE_ACCELEROMETER sensor. My goal is to get the angle …
android android-sensors android-orientationMy augmented reality app needs the compass bearing of the camera view, and there's plenty of examples of getting the …
android orientation augmented-reality compass-geolocation android-sensorsI have develop an Application that have shaking functionality for some function to work so i have use shaking class …
android android-sensors shakeI have a problem with orientation in android. The device orientation is landscape which i have set in AndroidManifest.xml …
android orientation android-sensors device-orientationWhat I want to archieve is a sort of "magnetic fingerprint" of a location. I use the MAGNETIC_FIELD sensor …
android android-sensors