TUI-ConsoleLauncher icon indicating copy to clipboard operation
TUI-ConsoleLauncher copied to clipboard

wifi name shows only as "<unknown ssid>"

Open HiImTye opened this issue 6 years ago • 6 comments

as the title states, the name of the wifi access point always displays while connected. looked into the busybox commands, and the info in /proc/ but was unable to come up with a work around.

HiImTye avatar Dec 14 '19 06:12 HiImTye

Have the same issue here

veeshi avatar Dec 14 '19 14:12 veeshi

I was also having this issue, it's a duplicate of https://github.com/fAndreuzzi/TUI-ConsoleLauncher/issues/234 and the workaround documented there is:

adb shell
 pm grant ohi.andre.consolelauncher android.permission.ACCESS_COARSE_LOCATION

https://github.com/fAndreuzzi/TUI-ConsoleLauncher/issues/234#issuecomment-465393612

Mikaela avatar Jan 19 '20 20:01 Mikaela

Turn on your location/gps ssid will show up .. it works to my oppo a3s 8.0

bjvergara avatar Feb 14 '20 10:02 bjvergara

Turn on your location/gps ssid will show up .. it works to my oppo a3s 8.0

no effect. using the F-Droid version. are you using the GPlay version?

HiImTye avatar Feb 16 '20 04:02 HiImTye

I was also having this issue, it's a duplicate of #234 and the workaround documented there is:

adb shell
 pm grant ohi.andre.consolelauncher android.permission.ACCESS_COARSE_LOCATION

#234 (comment)

this solved my issue. going to System Settings > Apps > Permissions > Location and enabling for T-UI

HiImTye avatar Feb 16 '20 04:02 HiImTye

I was using gplay version ..

On Sun, Feb 16, 2020, 12:05 PM Tye [email protected] wrote:

I was also having this issue, it's a duplicate of #234 https://github.com/fAndreuzzi/TUI-ConsoleLauncher/issues/234 and the workaround documented there is:

adb shell pm grant ohi.andre.consolelauncher android.permission.ACCESS_COARSE_LOCATION

#234 (comment) https://github.com/fAndreuzzi/TUI-ConsoleLauncher/issues/234#issuecomment-465393612

this solved my issue. going to System Settings > Apps > Permissions > Location and enabling for T-UI

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fAndreuzzi/TUI-ConsoleLauncher/issues/292?email_source=notifications&email_token=AORXCZJ3LBWUOLMCTYTWQ7DRDC3RNA5CNFSM4J2ZBRAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEL35DYY#issuecomment-586666467, or unsubscribe https://github.com/notifications/unsubscribe-auth/AORXCZJGULFFSB6HE4NL7ODRDC3RNANCNFSM4J2ZBRAA .

bjvergara avatar Feb 19 '20 00:02 bjvergara