Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
52 views

According to Google documentation here. Creche or child care is not a supported type https://developers.google.com/maps/documentation/places/web-service/supported_types An attempt to use other ...
Francis  Ade's user avatar
0 votes
1 answer
225 views

I have three devices which are trying to communicate using Android's Nearby Connections API. The network is set up using a P2P_Cluster strategy, and each device is performing both advertising and ...
NCuth's user avatar
  • 76
0 votes
1 answer
406 views

I am currently developing an Android app where I need to transfer a URL between 2 devices. I have implemented this with creating and scanning a QR code. I wanted to do this also through NFC - the ...
Robomaze's user avatar
2 votes
0 answers
57 views

Android Studio doesn't show method's description for Nearby API. If I open localhost link by hand, I will see the correct docs for every method. What's wrong? Also hyperlink on the bottom of window ...
Viewed's user avatar
  • 1,473
0 votes
1 answer
109 views

I tried the code below. public class NearbyConnectionUI extends HanSystemUI { private ConnectionsClient mConnectionsClient; private void startAdvertising(){ mConnectionsClient ...
정재현's user avatar
0 votes
0 answers
47 views

Currently Nearby shows pins in a way that often does not cover the whole screen, at least at default zoom level, I feel that it should be possible to load more pins, enough to fill all areas of the ...
Avanish Yadav's user avatar
5 votes
1 answer
2k views

We are trying to use Google's Nearby Connections API for Android and iOS: https://developers.google.com/nearby/connections/overview and in the description it's saying: "The Nearby Connections API ...
szuniverse's user avatar
  • 1,156
1 vote
0 answers
84 views

I'm using the Nearby Connections API for an operation app that requires high availability. However, I'm experiencing inconsistent behavior over extended periods (days or months). The app sometimes ...
hazem's user avatar
  • 76
8 votes
1 answer
1k views

I just ran the pre-launch testing on my app and the report shows a native crash of com.android.bluetooth. I have never seen this before and have not had a lot of experience in reading the crash log. ...
G. Steve's user avatar
  • 2,879
0 votes
1 answer
114 views

I am building an Android mobile app using Google Nearby (v19.0.0) to connect a bunch of client devices to a server one in a star formation. One of my users is testing everything with one server tablet ...
Sebastien's user avatar
  • 4,575
2 votes
1 answer
1k views

For near by connection Im getting this issue on failed connecion Can any one faced this issue, I'm using all latest google dependeeencies com.google.android.gms.common.api.ApiException: 17: API: ...
Sreenivasulu's user avatar
0 votes
1 answer
1k views

I want to build a File sharing app for iOS, which I can use to share files to Android devices through nearby connections API. I can see that it can be done through windows nearby share and chrome OS ...
1HaKr's user avatar
  • 1,162
0 votes
1 answer
102 views

I am trying to use nearby share in kotlin to send some strings and an image from one device to another but I've been having the same problem for over a month, basically what im trying to do is share ...
Bruno Piazza's user avatar
2 votes
0 answers
182 views

I'm currently working on an app which works with multi-peer connectivity between a few Android devices. One of the libraries that allows to do such thing is a recent Nearby library from Google. The ...
Alexander Gornostaev's user avatar
1 vote
1 answer
1k views

I am trying to achieve a UWB communication between the two devices with the help of Bluetooth(ble) in android. There is no specific documentation available regarding the same. Google provides this as ...
Pritish's user avatar
  • 1,390

15 30 50 per page
1
2 3 4 5
28