zakuArbor/proxyAuth

[Android] Get Bluetooth Device Information

zakuArbor opened this issue · 0 comments

Purpose

Display device information from the Bluetooth manager. #51 deals with the frontend but this task deals with the backend

Tasks/Goals

  • Send data to the new activity/fragment
  • Use data binding rather than findviewbyid (refer to this page)
  • Toggle is set to ON automatically once Bluetooth connection is established
  • Toggle OFF will exit the fragment/activity and goes back to the default device

Summary

To fill out once the issue is to be closed. Give a short summary of the changes you made to implement or fix an issue