What data are used by orientation sensor in the android Samsung Galaxy S 2. Gyroscope's data or accelerometer's data?

link|improve this question
Questions should relate to programming, not device specification – Zulaxia Sep 15 '11 at 11:24
feedback

2 Answers

I have recently answered a similar question (you can have a look here). The brief answer is this:

"The methods included in the Android APIs to get the orientation does not include readings from the gyroscope sensor. Gyroscope does not provide information about orientation, since it only has information about rotation speed".

link|improve this answer
feedback

Samsung Galaxy S2 has a boatload of sensors, a magnetic/orientation one from Asahi Kasei Microdevices and also a gyroscope one from STMicroelectronics. Could you use Market apps AndroSensor and Sensor List to verify and let us know?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.