Top "Android-wifi" questions

This tag is related to Wifi related questions on Android mobile devices

Unable to work with Android on a Corporate Network with WPA/WPA2 security. Always disconnects?

My Nexus One (Gingerbread) and Samsung Galaxy Tab (Honeycomb) both stopped connecting to my corporate network that uses WPA/WPA2 …

android wireless android-wifi nexus-one
How to turn on/off wifi hotspot programmatically in Android 8.0 (Oreo)

I know how to turn on/off wifi hot spot using reflection in android using below method. private static boolean …

android android-wifi hotspot android-8.0-oreo
How to forget a wireless network in android programmatically?

I am working on an app which wifi , where user will be asked to enter password for the scanned network …

java android android-wifi android-internet android-wireless
Android Find the device's ip address when it's hosting a hotspot

I need to find the device's ip address when it's hosting a hotspot. I've used this code so far : //if …

android wifi ip-address android-wifi android-networking
how to install CA certificate programmatically on Android without user interaction

I'm trying to install certificates without prompting the user. I know this is not good practice, but that's what PM …

android android-intent x509certificate android-wifi
How to get BSSID of all wifi access points?

I need to get BSSID(MAC) of all AP's. Please find below code block. List<WifiConfiguration> test = wifiManager.…

android android-wifi wifi
how to get the IP of the wifi hotspot in Android?

As the title says... I'm trying to be able to get the IP of the wifi iface when it is …

java android wifi android-wifi
Send request over Mobile data when WIFI is ON.(Android L)

SDK: Android 5.0.1. Android build: LRX22C. Device : Nexus 5. Problem: KITKAT(4.4.4) and below API's 1) startUsingNetworkFeature(int networkType, String feature) This method …

android networking android-wifi android-5.0-lollipop
Can I trigger a mobile client to automatically launch a web browser when connecting to wifi?

Assume that you have complete programmatic control over a wireless router (running say OpenWrt or DD-WRT - linux). The router …

wifi iphone bonjour android-wifi openwrt