flutter_nearby_connections
flutter_nearby_connections copied to clipboard
not working in Android Real Device
run example given in code in android real device, its not showing any devices,
-- woking in ios simulator but not in android real device
Android doesn't support emulator only support real devices
I am trying on Android real device not emulator
On Tue, 29 Mar 2022, 8:16 pm Nankai, @.***> wrote:
Android doesn't support emulator only support real devices
— Reply to this email directly, view it on GitHub https://github.com/VNAPNIC/flutter_nearby_connections/issues/39#issuecomment-1081963558, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS5API65W2SWYSK254JURLLVCMJT7ANCNFSM5R5IH5WA . You are receiving this because you authored the thread.Message ID: @.***>
Same issue here. Samsong S9, Android 10, real phone Samsong A31, Android 11, real phone
Not working
Same issue here Android12 Xperia Android 13 Pixel5a
I think this not working on android real devices because of missing config in .android folder, I facing with this too and try to copy all of my code into lib's example folder and it work.