Matt McCarthy edited Our Prototype1.tex  about 10 years ago

Commit id: 8d289a6c1bcb08464ed04ca6a39130d7598577d6

deletions | additions      

       

\subsection{Sensors} \subsubsection{Sensors}  The sensors are retrieved from the system sensor manager service, as the default accelerometer and rotation vector sensors for the device. Listeners are then registered to the sensors through the sensor manager. The main java file implements SensorChangeListener, and so changes to the values of registered sensors trigger the onSensorChanged method.