Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちはすべて私は3方向(x、y、z)の加速度を収集するAndroidアプリケーションを開発していますが、1秒間に正確に100の読み取り値を収集できる信頼できるコードが必要です。助けてください。よろしくお願いします
SensorManager.registerListener() を使用すると、レート パラメータを必要に応じて設定できます。rate は、イベント間のマイクロ秒単位の遅延です。