0

I have a question regarding a standard android feature.

https://osu.globalreachtech.com/onlinesignup/5156794

We are currently working on a demo site that allows one-tap installation of Wi-Fi settings as shown in the URL above.

The installation has been proven using the Passpoint (Hotspot 2.0) functionality.

We would like to know if there is a one-tap installation of standard EAP-TTLS Wi-Fi settings like Passpoint as a standard feature.

After checking the source code and the relevant parts of the public information, we believe that such a feature is not likely to exist.

Please let me know if you have knowledge of such a feature. Thank you in advance.

  • Have you looked into `WifiManager#addNetworkSuggestions`? https://stackoverflow.com/questions/56905956/is-it-possible-to-add-a-network-configuration-on-android-q – Maurice Lam Jul 01 '22 at 19:04
  • Thank you for your answer. I have confirmed it. I would like to know if it is possible to realize this as a standard feature of android, not as an app, etc., but it seems probably difficult. – ak_shiba Jul 04 '22 at 08:33
  • I am not sure what you mean by "standard feature of Android". If you are asking whether there is a way to add the network suggestions from a web page, then no, there are no ways to do that from a web page that I know of. – Maurice Lam Jul 06 '22 at 02:42
  • As you said, I was aware of "whether there is a way to add network suggestions from a web page". Thank you. – ak_shiba Jul 15 '22 at 01:23

0 Answers0