MuntashirAkon / CaptivePortalController

Control the captive portal in your Android device, stop phoning home.
GNU General Public License v3.0
111 stars 9 forks source link

not getting the pop up with the command for permission. #4

Open nutpantz opened 2 years ago

nutpantz commented 2 years ago

V110 fdroid. Android 8 Samsung oem Galaxy s7 Android 6 lenovo oem phab2 Android 6.01 oem Samsung Galaxy s5 active

I do not get the pop up with the command to give the needed permission for the app to work.

Which i assume it's the reason the app is not working on either ROM The command is not in the read me here either.

Would be nice for a way to get the command on demand in the app to cut and paste.

MuntashirAkon commented 2 years ago

It is displayed when you click on the enable switch.

nutpantz commented 2 years ago

Not on those devices. I even tried uninstalling and trying again

On October 18, 2022 7:54:22 PM PDT, Muntashir Al-Islam @.***> wrote:

It is displayed when you click on the enable switch.

-- Reply to this email directly or view it on GitHub: https://github.com/MuntashirAkon/CaptivePortalController/issues/4#issuecomment-1283337360 You are receiving this because you authored the thread.

Message ID: @.***>

pixel2user commented 4 months ago

Since the command cannot be executed on not rooted devices, these users will lookup the readme to find the needed command to copy and paste it into the adb shell on their desktop system.

pixel2user commented 4 months ago

adb shell pm grant io.github.muntashirakon.captiveportalcontroller android.permission.WRITE_SECURE_SETTINGS

pixel2user commented 4 months ago

https://github.com/MuntashirAkon/CaptivePortalController/pull/11