Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6041555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T06:40:43+00:00 2026-05-23T06:40:43+00:00

the Android SDK actually offers a nice interface to access the sensors. But e.g.

  • 0

the Android SDK actually offers a nice interface to access the sensors.
But e.g. the linear acceleration-sensor can be evaluated as the documentation describes from gravity and acceleration – so there is no real physical counterpart for this Sensor, it is rather a – let’s call it – “virtual sensor”.

For the proximity-sensor things are rather clear, i can’t imagine it is influenced by some other values.

But the GPS-sensor could be influenced by the accleremoter sensor when the GPS-signal is rather weaks I think values are somehow estimated supported by other sensors.

So basically my question is: which sensors do get direct input from physical sensors and which are somehow altered or totally calculated by the Android-SDK?
And how do I get raw input from the sensors?

I appended a list of the sensors available through the Sensor-class. GPS, W-LAN, Camera, etc. missing

//API-Level: 3
   TYPE_ACCELEROMETER
   TYPE_GYROSCOPE
   TYPE_LIGHT
   TYPE_MAGNETIC_FIELD
   TYPE_PRESSURE
   TYPE_PROXIMITY
   TYPE_TEMPERATURE


//API-Level: 9 (2.3)
   TYPE_GRAVITY
   TYPE_LINEAR_ACCELERATION  // can be calculated via acc. and grav. (link above)
   TYPE_ROTATION_VECTOR
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T06:40:44+00:00Added an answer on May 23, 2026 at 6:40 am

    I am pretty sure the GPS at the moment is a stand alone or give raw data output.

    The orientation sensor is one that I know that is not a raw from a single sensor but is actually the fusion of 2 sensors and in the future possibly more (gyro). As of now the orientation is a combination of the magnetic field sensor (compass) and the accelerometer. Any modern day compass will use both the compass and accelerometer to calculate its final direction and to compensate for drift, noise and other interference. If you notice when calculating the orientation with get rotation matrix and get orientation it requires you to listen for both magnetic field and accelerometer sensors.

    I would say the gravity, linear acceleration and rotation vector sensors are not actual sensors and just parts of data from other sensors separated out, mostly from accelerometer and compass.

    Lastly the pressure and temperature sensor are actually calculated through a single sensor.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

actually i downloaded Eclipse Juno 4.1 but can't give Android SDK path because it
The Android SDK offers the standard menu icons via android.R.drawable.X . However, some standard
In the Android SDK documentation, all of the examples used with the @drawable/my_image xml
I have installed android SDK in my computer successful.but when i configure the environment
Android SDK seems to have a good wrapper interfaces in package android.database.sqlite, can this
In android SDK, when I editing an android layout xml file, it can do
Today I installed the latest version of Eclipse, Android SDK and AVD plugin. But
Looking in the android sdk folders, I've found a file called values/config.xml . This
Using the Android SDK, is it possible to play a video stream using the
I'm installing the Android SDK on Mac OS X. Following the instructions on the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.