MerginMaps / MerginMaps/mobile

Support Google Play services in the Android app

Open
#2,946 1 comment 0 reactions 0 assignees View on GitHub

A pull request for this has already been merged.

  • #3490 by @wonder-sk — merged
android 🤖 enhancement infrastructure
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

It is advised by Google (https://developer.android.com/develop/sensors-and-location/location/migration) to use Play services instead of framework API (what we use now for location,..). These Play services are actively maintaned by Google and should ease of use of Android API.

It seems like a way to go in the near future (if allowed by Qt)

https://developers.google.com/android/guides/setup

Contributor guide

Open the contributing guide

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 locating the Android app's current framework-based location integration and review the Google Play services setup guidance linked in the issue. Compare the existing approach with the recommended Play services path; completion would require a defined, working Android integration, but the issue does not name files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.