From dede2cbfe6e5ccf0c22ad36a73a4664a1044cc4d Mon Sep 17 00:00:00 2001 From: Yegor R <5613530+Branskugel@users.noreply.github.com> Date: Fri, 25 Jul 2025 13:05:32 +0300 Subject: [PATCH] Update README.md with camera use permission mention A small addition to clarify the usage instrucion --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b681e06..9a7e2bb 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ First **enable developer mode** - go to **Settings > About**. Find the **Build n Build number and developer options location might vary based on your phone model and android version. See https://developer.android.com/studio/debug/dev-options for more details. ## How to use +_First of all, make sure you have given the app permission to use the camera in settings._ + **If you want to connect with a USB cable you must do the following:** - Enable usb debugging on your phone. See the last section of **How to install** - Plug in your phone to your pc.