3

I want to write gyro sensor values to file on sdcard. I prefer to use bufferedwriter but cant use it periodically. how it does?

Alper
  • 31
  • 1

1 Answers1

0

There are plenty of ways to do this. But let's start with looking at some of your relevant code. Post the code so we understand your structure and we can help from there. Rest assured this problem is very trivial and I'm sure you'll get a working response shortly thereafter.

vkinra
  • 943
  • 1
  • 9
  • 16