From 4c0c1ddd0be2294b516cc87c1ec1a7792ada98b1 Mon Sep 17 00:00:00 2001 From: Lukas Pieper <30661176+lukaspieper@users.noreply.github.com> Date: Tue, 6 Apr 2021 18:34:22 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 496c222..ff6dc98 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,11 @@ microG is a open source re-implementation of the Google Play Services. Among oth #### How to install this app If you can, the recommended way is to build the app from source. After all, software is usually a matter of trust. Alternatively you can find an apk for sideloading under [releases](https://github.com/lukaspieper/Gcam-Services-Provider/releases). + +### Compatibility + +|Google camera version|Requirements |Relevant issues | +|---------------------|------------------------------------|---------------------------------------------------------------------------------------------| +|7.4 | | | +|7.5 |`--force-queryable` |[#6](https://github.com/lukaspieper/Gcam-Services-Provider/issues/6) | +|>=7.6 |Compatible Android OS or modded Gcam|[#22](https://github.com/lukaspieper/Gcam-Services-Provider/issues/22#issuecomment-814239882)|