From bee6184c3610118e22ed01df1a4c9b8675d5566b Mon Sep 17 00:00:00 2001 From: alessandro ferro <49845537+xfarrow@users.noreply.github.com> Date: Fri, 4 Nov 2022 13:57:09 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 71e7c7b..e50acbf 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,7 @@ ring | Will make the smartphone ring | Overlay | ### Auto enabling location (only 1.1-beta) -The app is able to automatically enabe location if it is off, but you need to grant a specific command through adb. - -Requirements: -* Min. Android 4.4 -* Grant permission via ADB +The app is able to automatically enabe location if it is off, but you need to grant a specific permission through adb. To grant the permission you need to do the following: 1. Install ADB (https://developer.android.com/studio/releases/platform-tools.html)