flutter_nearby_connections icon indicating copy to clipboard operation
flutter_nearby_connections copied to clipboard

not working in Android Real Device

Open wrteam02 opened this issue 2 years ago • 5 comments

run example given in code in android real device, its not showing any devices,

-- woking in ios simulator but not in android real device

wrteam02 avatar Mar 29 '22 05:03 wrteam02

Android doesn't support emulator only support real devices

VNAPNIC avatar Mar 29 '22 14:03 VNAPNIC

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: @.***>

wrteam02 avatar Mar 29 '22 14:03 wrteam02

Same issue here. Samsong S9, Android 10, real phone Samsong A31, Android 11, real phone

Not working

sajadmaster avatar Aug 24 '22 02:08 sajadmaster

Same issue here Android12 Xperia Android 13 Pixel5a

sotakoyama avatar Jan 18 '23 00:01 sotakoyama

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.

bbquanbb avatar Mar 24 '23 02:03 bbquanbb