Implementing MLKit API (say, for scanning QR codes / barcodes)
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
Several issues are opened due to lack of MLKit API: https://github.com/microg/GmsCore/issues/2003 https://github.com/microg/GmsCore/issues/1966 https://github.com/microg/GmsCore/issues/1881 https://github.com/microg/GmsCore/issues/1753
This is also related to https://github.com/microg/GmsCore/issues/395
I guess that the full implementation is hard, but implementing QR code / barcode scanner should be easier.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked issues 2003, 1966, 1881, 1753, and 395 to understand the missing MLKit API and the proposed QR/barcode scope. Confirm the Android API surface and define done as a usable QR-code and barcode scanner implementation; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- api, computer-vision, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100