Android app for downloading background recording data from BLE.
android-back-rec-app is hosted in the following web site
https://github.com/scytulip/android-back-rec-app
If you think the Android project android-back-rec-app listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-back-rec-app.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
android-back-rec-app has the following Java source files.
com.scytulip.nrfUARTbackrec.BackRecData.java com.scytulip.nrfUARTbackrec.DeviceListActivity.java com.scytulip.nrfUARTbackrec.MainActivity.java com.scytulip.nrfUARTbackrec.UartService.java