This tag is related to Wifi related questions on Android mobile devices
Hello i am working on an android app which requires to send a string over wifi to PC resulting in …
android android-wifi onkeypressI've tried to register a Wifi BroadcastReceiver to get the wifi state when it changes. But so far I have …
android broadcastreceiver android-wifiI thought that I should use NetworkInterface::getDisplayName. I got some name, but this name is different that this name …
android wifi android-wifiIn my app I have a BroadcastReceiver that is launched as a component through a <receiver> tag, filtering …
android android-wifi android-broadcastreceiverStarting from ICS, Wi-Fi Direct is introduced. Normally, we use the WifiP2pManager class to operate on Wi-Fi Direct, but …
android wifi android-wifi wifimanager wifi-directI want to make my android connects two networks at the same time, the first one a wifi network to …
android adhoc android-wifiI'm using Context to access system level services like WifiManager and BluetoothManager. How to mock this getApplicationContext() using Mockito?
android bluetooth mockito android-wifi android-contextI'm developing an app which needs to get music file by streaming for playing live. In the request song api …
android networking 3g android-wifiCan my Android app find the MAC address of the Wifi access point it is connected to? The docs for …
android wifi android-wifiThe question is pretty clear. Can I fetch a fake event for of Wi-Fi or 3G connected. Even for rooted …
android android-wifi 3g connectivity