Sampling Rate of Sensors
Iam devloping an application which changes samp开发者_Go百科ling rates between UI,GAME..during run time.Can any one tell me how to change the rates in run-time(function) and do i need to re-register the sensors after the change.
Yes you will need to unregister then re-register your listener with the different sensor delays.
精彩评论