android / connectivity-samples

Multiple samples showing the best practices in connectivity on Android.
Apache License 2.0
1.63k stars 1.31k forks source link

Not Finding Specific Device #109

Open davidma17 opened 5 years ago

davidma17 commented 5 years ago

Hello,

I have installed the app on two phones, both LG Phoenix 4 running Android 7.1. I have enabled "Broadcast Device" on one of them, but when I scan, the phones cannot detect each other. They each pop up with a long list of other devices, but cannot find each other. I have added the location permissions in AndroidManifest.xml, and have also commented out the builder.setServiceUuid code. Is this how the app is intended to be used -- one with "Broadcast Device" on and one with it off?

isaidamier commented 3 years ago

have you been able to resolve the issue you encountered? If not might you be able to clarify?