connectivity-samples icon indicating copy to clipboard operation
connectivity-samples copied to clipboard

Not able to connect with clients

Open achinverma opened this issue 9 years ago • 0 comments

Hi , i am Nearby Connections API, i have downloaded the demo form this url https://github.com/tutsplus/Android-NearbyMessages and i have 2 android devices which are connected with same WIFI , when i run the code on first android device as Host i got below in console * getStatus=Status{statusCode=SUCCESS, resolution=null} getStatusCode=0 getLocalEndpointName=Nearby Advertising*

device-2016-02-06-153316

*and when i run the same demo as Client in my second android device * i got below in console *onConnected getStatusMessage(18004): null getStatusCode(18004): 0 .getStatus(18004): Status{statusCode=SUCCESS, resolution=null} * device-2016-02-06-153514

Please any one guide me why i am not able to connect ? and where i am doing wrong ?

achinverma avatar Feb 06 '16 10:02 achinverma