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)

learn more… | top users | synonyms

0
votes
1answer
19 views

calculating position with the LinearAcceleration

I am trying to calculate a new X position based on Sensor.TYPE_LINEAR_ACCELERATION that i will be applying to my android game. I an starting with the following variables all set to 0: float ...
0
votes
0answers
9 views

What does it mean for a sensor accuracy to change and activate OnAccuracyChanged in Android?

SensorEventListener provides us with two methods OnAccuracyChanged() and OnSensorChanged(). How does it know that the accuracy of the sensor has changed? I am sure it would not be a qualitative but, ...
0
votes
1answer
22 views

Android SensorListener Deprecated

I am trying to change the following code to use a compass, however, I am having trouble, I tried to use SensorEventListener, but I failed. Is there any tutorial that I may follow? Any help would be ...
-3
votes
0answers
12 views

Logging several sensors of same type in NDK [closed]

I am developing an Android sensor logging application (inertial sensors, WIFI and camera). As it has to be resource efficient I do most of the job in the native level (NDK). So I want to log all the ...
1
vote
2answers
39 views

using LinearAcceleration and time passed to get distance traveled - android

I know i am opening up a can of worms with trying to get the linear motion of a device using the accelerometer, but please just humor me. I am trying to figure out the right formula to take the ...
1
vote
0answers
15 views

Orientation Sensor Data Smoothing

Does anyone have any experience with smoothing the data from orientation sensors? (e.g. android/ios) I'm writing an app and I want to have good results of my sensors (it should be responsive but also ...
0
votes
1answer
27 views

Calculate X orientation value with device orientation

i have an appli which display x, y, z orientation values calculated with accelerometer and magnetometer. But when i swap from portrait to landscape, i don't get the same X value. I tryed to implement ...
0
votes
0answers
13 views

Change sensitivity of SpeechRecognizer

I am using the SpeechRecognizer class to handle my speech. However, I am not using any speech recognition. I will not go into the details, but the user makes a sound, and the application counts how ...
2
votes
0answers
115 views

Proximity sensor on Galaxy S4 (Air Gestures)

The new Samsung Galaxy S4 have and interesting new type of gestures called "Air Gesture" that use an infrared sensor to process users hand movement in front of the screen, adding a ...
0
votes
0answers
17 views

How to convert Yaw,Roll & Pitch values to (x,y) coordinates?

Hi In my app I need to create an gyroscope.So for this I am using following code. public class AccessGyroscope extends Activity implements SensorEventListener { private TextView tv; private ...
-3
votes
0answers
11 views

How can I make AppWidget listening SensorListener [closed]

I want to make a widget that can show information? Also, when I shake the android phone it must change information.
0
votes
2answers
48 views

Calling getOrientation() causes crash

I am building my first app and I want to get orientation of my phone when button is pressed and phone doesn't move. User can see view of back camera, point and then press the button and should get the ...
1
vote
1answer
24 views

Android device angle on vertical axis while device stays still

I am developing my first app and for some calculations I need an angle of vertical axis. Basically I am trying to make simple measure tool which would do the calculations on Button click. I have ...
0
votes
2answers
32 views

RotationVector Sensor ArrayIndexOutOfBounds exception

i was coding an app which get all information about sensors. I have a problem on the rotation vector one. I saw on the official android website that you have 4 values to get for this sensor : ...
0
votes
1answer
27 views

Orientation differences between Galaxy Tab and Transformer

I developed an Augmented Reality application using the front-camera and the min3d library. This application works fine on the Samsung Galaxy Tab 10,1 (first generation), running Android 4.0.4 But ...
0
votes
1answer
28 views

javaNullPointer on display.getRotation()

After having comment all my code to know from where the error was, i found that it came from mDisplay.getRotation(). The general idea of my code is to get the good information from the accelerometer ...
0
votes
2answers
25 views

updating Textview based on sensordata

I'm trying to update a textview based on sensorinput - more precise pitch. I have no problem getting the sensor data, converting it to degrees and displaying it in a textview. The problem is, that I ...
2
votes
2answers
90 views

how to detect a metal using magnetic sensor in android phone?

I want to detect a metal using magnetic sensor values. i am getting values continuously like x=30.00 ,y=-20.00 ,z=-13.00 now i want to know how to use these values for detecting any ...
0
votes
1answer
34 views

Can't view Gyro on Galaxy Tab 10

I installed AndroSensor on S3. I can view all sensors. When I installed this software on Galaxy Tab 10. I can't view Gyro sensor data. I am working on a project where I need to access gyro and ...
-2
votes
0answers
43 views

how to detect a metal using magnetic sensor values in android [closed]

when i use magnetic sensor, i am getting x,y,z values of magnetic field strength in relation to the device orientation. What I want to get is to convert these values to find a metal is there any ...
-3
votes
0answers
75 views

Linux/Android UINPUT : Injecting Sensor (accelerometer Gyro) events from Application layer to Lower layer

I am posting my queries for the first so please pardon me if I have missed any protocol of writing the post. I am developing an Android based TV Set top box (STB). I am planning to give user a ...
6
votes
4answers
230 views

Android Compass that can Compensate for Tilt and Pitch

I'm trying to make a application on my Android phone (Nexus 4), which will be used in a model boat. I've added low pass filters to filter out the gitter from the sensors. However, the compass is only ...
0
votes
0answers
35 views

Changed sensor accuracy reporting in Jelly Bean

Some time ago I wrote a mapping application which incorporates a compass overlay. The basis for the overlay code is the SDK samples in the folder ...
0
votes
0answers
39 views

Android Motion detection

I'm developing an app in which I require the app to be launched when the phone is moved in a particular pattern{ even when the phone is screen locked / pattern locked }. Say first horizontally, then ...
0
votes
2answers
47 views

Android Tilt Compensated Compass

I'm trying to make a compass app for a project I'm working on that will work while going over rough terrain. I've used the standard TYPE_ACCELEROMETER and TYPE_MAGNETIC_FIELD sensors and it seems to ...
0
votes
1answer
27 views

accessing Android sensor with class extending Dialog

For design reason, I have to implement Android Sensor Specific code into the class with extends Dialog. For example, public class ImplEndUserGUI extends Dialog implements IEndUserGUI { public ...
1
vote
1answer
41 views

Getting sensor values per second

Is there any way that I can get the sensor reading per second? what is SENSOR_DELAY_NORMAL rate in seconds? sm=(SensorManager)getSystemService(SENSOR_SERVICE); ...
0
votes
0answers
17 views

When a SensorEvent is reused by the system, does it allocate a new values array?

I'm using android sensors, and I don't want my code to produce a new object for each sensor event. For now, I'm copying the values contained in the array SensorEvent.values to my own Sample class ...
2
votes
0answers
32 views

Which motion sensor would consume less battery [duplicate]

As long as my app is active, I need to detect movement, meaning, when the device has started to move. I'm requesting updates in a fixed frequency, and the tracking of sensors is working when the ...
0
votes
1answer
26 views

Android sensor reading not returning all sensors

I have (or so I thought) cobbled together code that should allow me to take in all sensor data changes and output them to the logs. However, the only sensor I am getting is the light sensor (sensor ...
0
votes
1answer
36 views

Android accelerometer detects only two dimensions changes

I'm learning about accelerometer in android. I'm getting new values when tilting the phone around the green and the blue arraw, but not the red one! That's actually my problem. And here's the code ...
0
votes
0answers
27 views

Motion detection versus conserving battery

In my app, I have a service that is constantly running in the background, in time ranges the user determines. In theory, I need to constantly know the user's distance from some destination. So for ...
0
votes
0answers
21 views

Light Sensor collecting inaccurate data

I am collecting data from the light sensor for a certain amount of time: mSensorManager.registerListener(this, lightSensor, SensorManager.SENSOR_DELAY_FASTEST); The problem is that the values ...
1
vote
0answers
25 views

Collecting light intensity data while using camera

I am developing an application which collects light intensity in a background service. In this application, the user is allowed to scan a barcode by opening an intent and the camera is displayed. ...
1
vote
1answer
81 views

How to stop Magnetic sensor from detecting Metals?

I am developing a sensor based application whose main aim is to detect the magnetic field of a electric cable.If there is current flowing in the cable, then it should show some message and when there ...
0
votes
1answer
48 views

Accurate Smartphone Sensors Android

I am working on a project "Smartphone Positioning System using Sensors". I am going to calculate the position of the device using the sensors gyro, accelerometer, magnetometer, proximity etc. So I ...
1
vote
0answers
116 views

Virtual Joystick [closed]

I want to use my mobile phone's sensors to control the plane in HAWX 2 on PC. I am used to coding in c# so I am trying to accomplish that in c#. Reading data via adb.exe respectively logcat is working ...
4
votes
1answer
206 views

how can we measure distance between object and android phone camera

I want to calculate the distance between the camera and the recognized object.For this I tried a lot of methods, I tried to find the angle between the object and the camera using accelerometer and ...
0
votes
0answers
46 views

sensor application testing against sensor emulator canot working properly

I have a problem when I use the following code for using the sensor simulator. The SensorManagerSimulator is correctly initialized but my application crashes when it tries to connect to the simulator. ...
0
votes
1answer
39 views

libGdx and obtuse SensorManager errors in LogCat

I use libGDX for a 2D application. The application runs fine except there are two errors in LogCat: 04-07 15:19:59.579: E/SensorManager(5326): ***[disableSensorLocked]name = ADXL346 Acceleration ...
0
votes
0answers
155 views

How to read Android accelerometer values in a stable and accurate way?

In a my project I am trying to control a car using data obtained through the accelerometer of an Android device. (Left, Right, Forward, Reverse). Even though I have managed to read values from the ...
0
votes
1answer
45 views

virtual sensor android

I came across a post in google forums which said Kalman filter is implemented in android Virtual sensor( http://code.google.com/p/android/issues/detail?id=17780 post#8) . But I didn't find ...
3
votes
1answer
74 views

write at once a second using bufferedwriter on android

I want to write gyro sensor values to file on sdcard. I prefer to use bufferedwriter but cant use it periodically. how it does?
0
votes
2answers
82 views

SensorEventListener implementation do not work

I am trying to use SensorEventListener on my simple Activity but everytime after run app fall. Here is activity code: package com.chovanec.elastix; import android.hardware.Sensor; import ...
4
votes
1answer
153 views

Weird behaviour of the magnetic field measurements while rotating the device

The situation: I'm trying to create an indoor localisation system with the use of the magnetic field variations inside a building via fingerprinting. As a sensor I'm using my mobile phone a Galaxy ...
1
vote
1answer
208 views

Capture image automatically like 360 Panorama

I am working on the application which is similar to Panorama app.I want to capture the image automatically when device moved from left to right like 360 panorama app works.After few research,I came ...
1
vote
1answer
49 views

Finding sign of acceleration

How can one find if device is accelerating or decelerating from 3-axis accelerometer? sqrt(x^2+y^2+z^2) will give magnitude of acceleration, but to find if it is acceleration or deceleration I guess ...
-1
votes
1answer
89 views

Getting accelerometer value in a button press

I am trying for a sample project for storing android accelerometer value on a button click, It is working and i get the value, Now i want to store accelerometer reading starts from button click and ...
0
votes
0answers
44 views

finding speed of device movement

I need to find velocity of a device(Samsung Galaxy s3). I've now read quite a lot of stackoverflow questions concerning it, but still confused as for what I should use. My observations so far: 1) ...
1
vote
0answers
151 views

android app still keeps acceleration sensor registered

I've got a problem with the acceleration sensor of my app. It all works fine and reads values and so on... But the sensor is keeping alive, after finishing the activity! With an app like GSam I ...

1 2 3 4 5 9