sensors
android - get light level every ten 10 minutes
My app needs to have an updated light level value (a 10-15 minute delay is fine or something) (this is not a commercial app) within its background service....[详细]
2023-02-17 14:12 分类:问答How to get orientation of android from gyrsocope sensor events?
I am using android 2.3 on Nexus S and want to get orientation from gyroscop开发者_JS百科e sensor events. As gyro gives angular velocity how to use this for getting device orientation ?[详细]
2023-02-16 08:15 分类:问答Problem registering multiple sensor listeners on Android
I am trying to register multiple sensor listeners in one sensor manager, but this code won\'t work: boolean linearAccelerationRegistered = mSensorManager.registerListener(this, mAccelerometer, Sensor[详细]
2023-02-16 05:04 分类:问答Nexus S and gingerbread Sensor events -- Which sensor uses what hardware?
Could someone help to know which sensor uses which part of phone\'s hardware or in what combination of this on Nexus S in android 2.3 ?[详细]
2023-02-16 04:10 分类:问答Box2d sensor rotation problem
in my app the user is able to move or rotate a box2d fixture. The collision detection works fine. But if I set the fixture as a sensor, with the SetSensor(true) method, the collision detection reacts[详细]
2023-02-15 13:12 分类:问答Proximity sensor recommendation to detect hand & blood [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-15 03:33 分类:问答turn the screen on/off in Android with a shake
I\'m making an app that needs to toggle the screen on/off when the user shakes the phone. So far, I\'ve got a SensorEventListener that listens to the shakes as suggested in the answer to this question[详细]
2023-02-14 23:39 分类:问答Android Sensor Dump Responsiveness
I have an application in Android that dumps the sensor values to the SDcard memory of the phone and kills itself when I press a button on the screen. I am using Sensor_delay_fastest to get maximum upd[详细]
2023-02-14 18:56 分类:问答Installing TinyOS 1.x and TOSSIM in Ubuntu [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-13 15:46 分类:问答Using orientation information to get down direction
I am working on an app that involves drawing a line on my android screen based on its orientation and could use some help or pointers.[详细]
2023-02-13 12:21 分类:问答