Forum

How would you check for the presence of a compass sensor in Android programming?

This thread contains 1 reply, has 2 voices, and was last updated by Nitesh User Do not delete 5 years, 2 months ago.

  • Author Replies
    • #52989

      How would you check for the presence of a compass sensor in Android programming?


    • #52990

      You can check the presence of a compass sensor using hasSystemFeature() method.

      SensorManager or Sensor both classes are designed for direct access and acquisition of raw sensor data. When it comes to assessing a system’s abilities, the PackageManager class can be used to recover information on application packages available on a given device.

      PackageManager myCompass = getPackageManger();
      If (!myCompass.hasSystemFeature(PackageManager.FEATURE_SENSOR_COMPASS)) {
      // This device lacks a compass, disable the compass feature
      }


      Regards,
      Nitesh Bavishiya

Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha