Loading repository data…
Loading repository data…
NelsonASP1 / repository
BluetoothScan is an Android application that scans for nearby Bluetooth devices and automatically pairs with others running the same app to securely exchange data
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
NearbySync is an Android application that scans for nearby Bluetooth devices and automatically pairs with others running the same app to securely exchange data. Designed for local peer-to-peer interactions without relying on internet connectivity, this project leverages modern Android technologies and a clean MVVM architecture.
Google's official architecture guidance.
Google's official Bluetooth guidance.
The UI Layer consists of UI elements like buttons, menus, tabs that could interact with users and ViewModel that holds app states and restores data when configuration changes.