Android Question Sensor Manager - Helper Functions

PhilipK

Member
Licensed User
Longtime User
Hi

The SensorManager (SensorExtender library) has a small number of functions. How do you call other helper functions available such as:

getRotationMatrixFromVector

or methods:

getDefaultSensor


Thanks for your help!
 

PhilipK

Member
Licensed User
Longtime User
Erel,

That's great, as usual. Thank you.

I randomly picked 'getDefaultSensor' to symbolise gaining access to all, in the SensorManager.
 
Upvote 0
Top