Good day, i make an application, and when tilting the phone right in my phone card should turn right and turn left when you lean to the left. How can i using a gyroscope to track these movements? Searching the internet and have not found anything like it. Maybe you have similar examples?
Share
check your android-sdk folder for the samples, should find something like
samples/android-XX/AccelerometerPlaythat shows how to use accelerometer.