microg / microg/GmsCore

Google Nearby Connections API support

Open
#1,992 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
14.6k
Forks
3.2k
Avg merge
12d 11h
Merged PRs (30d)
4

Description

It would be nice if this API could be implemented into microG. It allows peer to peer communication between devices, but Google tied it to its services.

I am pretty sure some parts of nearby are already supported, but the connections API is not.

I get this exception when trying to use it: com.google.android.gms.common.api.ApiException: 17: Error resolution was canceled by the user, original error message: CANCELED: null

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the existing Nearby support in microG and reproducing the reported ApiException when using the Connections API. The issue names no files or tests; done would mean implementing the missing Google Nearby Connections API support and confirming peer-to-peer use no longer fails with the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.