📔
Infosys+
  • INFOSYS+
  • Fragments
    • Introduction
    • App Demo
    • Creating a Fragment Statically
    • Creating a Fragment Dynamically
    • LifeCycle
    • Fragment Communication
  • Sensors and Query
    • Introductions
    • Get Started
    • Environmental Sensor
    • Orientation
Powered by GitBook
On this page
  1. Sensors and Query

Introductions

Many Android-powered devices include built-in sensors that measure

  • motion

  • orientation

  • environmental conditions such as ambient light or temperature

With all these sensors, what we will be learn today is how to access these sensors as well as obtain their values so that we can put them to use

PreviousFragment CommunicationNextGet Started

Last updated 5 years ago