python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Accelerometer data when Android phone screen is off, in a progressive-web-app with service worker
I know that a standard website probably cannot access accelerometer data when the Android phone screen is off. It seems to be the same for a native Android app as explained in How to get sensor data i...
Basj
Votes: 0
Answers: 0
How to save sensors' data on react native firebase (accelerometer and gyroscope)?
All i need is to save the data from sensors to a database. The example of the sensors i found in documentation page (i.e., https://docs.expo.dev/versions/latest/sdk/accelerometer/ and https://docs.exp...

Gvasiles
Votes: 0
Answers: 1
Calibrating a gyroscope for different "flat" positions, then extracting x and y tilt
I have a top down 2D ball game like the old Labyrinth ball game. My game is played on a mobile phone. The user controls it by tilting the phone. The idea is that when you set the screen at a slant, th...
Catlard
Votes: 0
Answers: 1