Skip to content

wang-chi/xamarin-bluetooth-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Xamarin Bluetooth Scanner

This project is for scanning bluetooth device and get this data.

Plugin

using Plugin.BLE to scan bluetooth device

Template

The template is following about https://docs.microsoft.com/zh-tw/xamarin/android/user-interface/android-designer/designer-walkthrough?tabs=windows

Platform

Although this repo use Xamarin Cross-platform structure but it only shows bluetooth device scanner on Android.

Permission

Please allow the permission first time to make sure app is working.

  • Bluetooth
  • AccessCoarseLocation & AccessFineLocation

View

init page