/BluetoothConnectivity

This app basically is a demo app to generate a list of already paired bluetooth devices and checks for new bluetooth devices in runtime

Primary LanguageJavaMIT LicenseMIT

BluetoothConnectivity

This application basically is a demo application to generate a list of already paired bluetooth devices and checks for new bluetooth devices in runtime.

Prerequisites

Android Studio
Java JDK

Screenshot

Alt text

Contributing

Fork the project on github.

Create a feature branch.

Match coding style (braces, spacing, etc.) This is best achieved using CMD+Option+L (Reformat code) on Mac (not sure for Windows) with Android Studio defaults.

Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge.

Pull requests must be made against development branch. Any other branch (unless specified by the maintainers) will get rejected.

Have fun!

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.</ br>