Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.mobile.android > #143545
| From | Enrico Papaloma <enrico@papaloma.net> |
|---|---|
| Newsgroups | comp.mobile.android |
| Subject | Re: home screen icon to connect to wi-fi network |
| Date | 2024-09-30 00:53 +0200 |
| Organization | Gegeweb News Server |
| Message-ID | <vdclov$2ud0$1@news.gegeweb.eu> (permalink) |
| References | <vc5nt0$30lb$1@news.gegeweb.eu> <rbvjrkxjt7.ln2@Telcontar.valinor> <vcftck$27bi$1@news.gegeweb.eu> <ll23h9FsjnfU1@mid.individual.net> |
On 9/19/2024 9:52 AM, Andy Burns wrote: >> It seems only the Pixel has a widget that will automatically connect to a >> known unique BSSID/SSID pair > > Even a pixel doesn't have a widget *that* specific. May I ask you for advice, since you seem to understand what is being asked. If no app exists, that's fine - but the COMMANDS must be happening on the phone, and therefore that series of commands must be known to somebody. Do you have any advice as to how to find what those commands are to connect to a known access point when that access point is hidden. I would think the sequence of commands is similar to what happens when you FIRST connected to that hidden access point, where you had to add credentials, where all the variables are known, such as BSSID & passphrase. Obviously I've googled, XDA Developers included, but I haven't found it yet. Given that, do you have any suggestions for finding that information? Maybe a "sniffer" of sorts that I can run on the phone (maybe wireshark?) will identify the packets - but that doesn't tell us what the phone did. What I need is to tie together the commands the phone does to connect to a known AP such that it's a single tap instead of the normal 3 steps. From the Android home screen, it's currently 3 steps in the worst case. [1] Swipe down to expose the Wi-Fi tile (if Wi-Fi isn't turned on already) [2] Longpress the Wi-Fi tile to turn it on (if it's not already turned on) [3] Tap on the saved hidden WAP (which is set to not auto-reconnect) It's still 3 steps even if the Wi-Fi is turned on. [1] Swipe down to expose the Wi-Fi tile (even if Wi-Fi is turned on) [2] Longpress the Wi-Fi tile to expose a list of saved hidden connections [3] Tap on the saved hidden WAP (which is set to not auto-reconnect) Using the Wi-Fi Shortcut app, you can reduce that to only two steps. https://play.google.com/store/apps/details?id=com.pw.wifishortcut [1] Tap on Wi-Fi Shortcut to expose a list of saved hidden connections [2] Tap on the saved hidden WAP (which is set to not auto-reconnect) But I'm trying to reduce those two steps to a single step for efficiency. Any ideas how to do both of those taps in a single tap for each known WAP?
Back to comp.mobile.android | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-15 06:30 +0200
Re: home screen icon to connect to wi-fi network VanguardLH <V@nguard.LH> - 2024-09-15 05:15 -0500
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-15 19:18 +0200
Re: home screen icon to connect to wi-fi network Arno Welzel <usenet@arnowelzel.de> - 2024-09-18 08:52 +0200
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-18 17:40 +0200
Re: home screen icon to connect to wi-fi network "Carlos E.R." <robin_listas@es.invalid> - 2024-09-15 23:15 +0200
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-19 03:05 +0200
Re: home screen icon to connect to wi-fi network Andy Burns <usenet@andyburns.uk> - 2024-09-19 08:52 +0100
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-30 00:53 +0200
Re: home screen icon to connect to wi-fi network Andy Burns <usenet@andyburns.uk> - 2024-09-30 09:04 +0100
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-10-02 01:39 +0200
Re: home screen icon to connect to wi-fi network Andy Burns <usenet@andyburns.uk> - 2024-10-02 05:11 +0100
Re: home screen icon to connect to wi-fi network "Carlos E.R." <robin_listas@es.invalid> - 2024-09-19 10:06 +0200
Re: home screen icon to connect to wi-fi network Arno Welzel <usenet@arnowelzel.de> - 2024-09-28 13:39 +0200
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-28 15:10 +0200
Re: home screen icon to connect to wi-fi network "Carlos E.R." <robin_listas@es.invalid> - 2024-09-28 21:55 +0200
Re: home screen icon to connect to wi-fi network Arno Welzel <usenet@arnowelzel.de> - 2024-09-29 21:03 +0200
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-30 00:30 +0200
Re: home screen icon to connect to wi-fi network "Carlos E.R." <robin_listas@es.invalid> - 2024-09-30 09:00 +0200
Re: home screen icon to connect to wi-fi network Arno Welzel <usenet@arnowelzel.de> - 2024-09-30 16:52 +0200
Re: home screen icon to connect to wi-fi network "Carlos E.R." <robin_listas@es.invalid> - 2024-09-28 21:55 +0200
Re: home screen icon to connect to wi-fi network Arno Welzel <usenet@arnowelzel.de> - 2024-09-18 08:50 +0200
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-18 17:40 +0200
Re: home screen icon to connect to wi-fi network VanguardLH <V@nguard.LH> - 2024-09-18 14:07 -0500
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-19 02:59 +0200
Re: home screen icon to connect to wi-fi network VanguardLH <V@nguard.LH> - 2024-09-19 01:09 -0500
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-19 21:42 +0200
Re: home screen icon to connect to wi-fi network Chris <ithinkiam@gmail.com> - 2024-09-22 08:29 +0000
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-23 06:11 +0200
Re: home screen icon to connect to wi-fi network Chris <ithinkiam@gmail.com> - 2024-09-23 14:11 +0000
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-23 17:34 +0200
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-23 06:32 +0200
Re: home screen icon to connect to wi-fi network Arno Welzel <usenet@arnowelzel.de> - 2024-09-28 13:40 +0200
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-28 15:17 +0200
Re: home screen icon to connect to wi-fi network "Carlos E.R." <robin_listas@es.invalid> - 2024-09-28 22:08 +0200
Re: home screen icon to connect to wi-fi network Arno Welzel <usenet@arnowelzel.de> - 2024-09-29 21:06 +0200
Re: home screen icon to connect to wi-fi network Enrico Papaloma <enrico@papaloma.net> - 2024-09-30 00:32 +0200
Re: home screen icon to connect to wi-fi network Arno Welzel <usenet@arnowelzel.de> - 2024-09-30 16:54 +0200
csiph-web