Hello, It seems like only client-mode functionality is available through classes in android.net.wifi. I am wondering if there is some API (java or native) available for the AP-mode of the built-in 802.11 radio?
In particular, I would like to implement a captive portal with some sort of authentication. I know how to do it using low-level tools provided by Linux (iptables etc.), so given appropriate privileges, I could do it in native C code, but - getting such privileges is (or at least, it should be) problematic and - there might be a higher-level API that I am not aware of. Thanks in advance for any relevant information! Cheers, -- Daniel -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

