Re: [android-developers] Android Sensor

2016-04-13 Thread TreKing
On Tue, Apr 12, 2016 at 1:00 AM, Abhishek Deswal wrote: > I want the acceleration values only when the mobile fall down how can I do > that ? Ignore all x and z values and only use the y values? Of course, the device can't tell the difference between "falling down" and

[android-developers] Android Sensor

2016-04-12 Thread Abhishek Deswal
Hi All, I am making a project in which i have to get the value when mobile falls down I used accelerometer for this , but accelerometer also giving me value when I shake it , I want the acceleration values only when the mobile fall down how can I do that ? -- You received this message