How do I read a .rec file in Android Studio and show the data in a graphic?

  • Thread starter Thread starter Android Central Question
  • Start date Start date
A

Android Central Question

Hi. I want to read biosignals in an Android Studio app I'm developing. The file with the biosignals is a .rec one. I want to read this file in Android Studio to manipulate the data and show it to the user in graphic form.