메일링 리스트에 가입하여 Nearby에 관한 소식 및 공지사항을 확인하세요.
Nearby Connections
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Nearby Connections API를 사용하면 네트워크 연결과 관계없이 앱에서 실시간으로 주변 기기를 찾고 연결하고 데이터를 교환할 수 있습니다. 블루투스, Wi-Fi 및 기타 기술을 사용하며, 이러한 기술의 복잡성을 숨기도록 설계되어 앱에서 근처 기기를 찾고 상호작용하는 데 집중할 수 있습니다.
다음과 같은 경우 앱의 Nearby Connections API를 선택해야 합니다.
인터넷 연결을 필요로 하지 않고 각 작업 시 네트워크 왕복 비용을 발생시키지 않고 근처 기기를 검색하려고 합니다.
근처 기기 간에 콘텐츠를 스트리밍하거나 임의의 페이로드 또는 파일을 전송하려는 경우
가능한 경우 Wi-Fi Aware와 같은 최신 P2P 기술을 사용하려고 합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-13(UTC)
[null,null,["최종 업데이트: 2025-08-13(UTC)"],[[["\u003cp\u003eThe Nearby Connections API enables real-time data exchange between devices, regardless of internet access, using Bluetooth, Wi-Fi, and other technologies.\u003c/p\u003e\n"],["\u003cp\u003eThis API simplifies device discovery and interaction by abstracting away underlying technology complexities.\u003c/p\u003e\n"],["\u003cp\u003eChoose this API for scenarios requiring offline device discovery, content streaming, or leveraging peer-to-peer technologies like Wi-Fi Aware.\u003c/p\u003e\n"]]],[],null,["# Nearby Connections\n\nThe [Nearby Connections API](/nearby/connections/overview) allows apps to\ndiscover, connect to, and exchange data with nearby devices in real-time,\nregardless of network connectivity. It uses Bluetooth, Wi-Fi, and other\ntechnologies, and is designed to hide the complexity of these technologies\nso your app can focus on discovering and interacting with nearby devices.\n\nYou should choose the Nearby Connections API for your app when:\n\n- You want to discover nearby devices without requiring Internet connectivity\n and incurring the cost of a network round-trip on each operation.\n\n- You want to stream content or transmit arbitrary payloads or files between\n nearby devices.\n\n- You want to use the latest peer-to-peer technologies such as\n [Wi-Fi Aware](//developer.android.com/guide/topics/connectivity/wifi-aware)\n when available."]]