The wifimanager tag has no wiki summary.
0
votes
0answers
8 views
Automatically accept wifi direct connections through root
In Android SDK the Wireless P2P (WiFi Direct) API is provided.
I am developing an application that would require for the app to connect to other devices on the fly that have the same application and ...
0
votes
2answers
41 views
Start new wifi scan after finishing the current scan
I am trying to make an apps that will store all wifi BSSID and RSS into an SQLite Database. (my SQLite table named "scanres"
here is part of my code on my onCreate():
wifi = (WifiManager) ...
0
votes
0answers
27 views
Android Scan for WiFi available networks
I want to scan for available Wifi networks. Everything works ok when my Wifi is enabled, receiver is notified by WifiManager.startScan(), but when it's disabled, I enable it programmatically, and it ...
1
vote
0answers
100 views
Galaxy Note - Android OS crashes (not the app) when wifi tethering is turned on using WPA2
The method enableHotspot below works fine for an open network, but if I set a WPA2 networking using those uncommented configuration, the wifi tethering remains on for about 10 seconds and without ...
1
vote
1answer
73 views
How to set port number of android device using wifimanager?
i m trying to connect the other device with my android application using wifimanager.i m getting the ip address o my android device using this code.but i could not get the port number of my android ...
1
vote
2answers
46 views
Network Status is Missing
I'm able to add network using following code but not able to get status if its added or authentication failed after Enable Network and reconnect. Please help!!!
mWifiManager = (WifiManager) ...
1
vote
1answer
81 views
How to connect to a Wifi ScanResult item
i'm trying to create a custom WifiSettings.
I create an activity:
package manual;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import ...
0
votes
0answers
50 views
Android SDK access to ethernet APIs
I have been struggling with this problem for quite a long now but haven't found any solution yet. I have an Android box (ICS 4.0.4 OS Version) with ethernet port. I am developing a custom setup ...
0
votes
1answer
96 views
Monitoring wifi state change since boot time in Android
I want to perform certain network actions when a specific wifi network is connected, and this has to be done automatically without user input even since boot time. There is also a Preference that ...
-1
votes
1answer
200 views
How to get port number of connected wifi in android?
I want to do print functionality in my android application using wifi printer. For that i have done following. But I dont know how i to get port number.i have refer the question asked before in which ...
1
vote
1answer
131 views
connecting to wifi in Android
I am working on an android application which involves connecting to a specific wifi when in range. Once I am done doing some stuff, I am trying to connect back to my original wifi. For some strange ...
0
votes
1answer
111 views
How do I program android to look for a particular network? (Issues Following Simple Tutorial)
I'm attempting to use the following example:
How do I program android to look for a particular network?
But I'm unable to execute it due to issues stemming from the line:
WifiManager wifiManager = ...
0
votes
0answers
75 views
Wifi Direct Group Owner Address
that's a easy question , i need get "Group Owner address" in "Wifi direct" , i know this is in WifiP2pInfo.groupOwnerAddress , but how can i initialize WifiP2pInfo.groupOnwerAddress to get the Group ...
1
vote
1answer
162 views
DHCP and Proxy Settings Android
I'm creating an application for Android that connects to a wireless network with it's configuration passed. I followed this How to programatically create and read WEP/EAP WiFi configurations in ...
0
votes
2answers
196 views
How do I Display Currently Connected WIFI SSID?
I'm trying to display the current SSID (and eventually capture it so I can use it at later date)
This far I've been able to compile the following code - but I can't get it to display and the ...
0
votes
1answer
168 views
programmatically switching wifi with same ssid and different bssid
I have 2 WiFi with same "SSID" and different bssid and both are open network. I created a program that will try to disconnect from the first WiFi and connect to the second WiFi by setting the ...
1
vote
1answer
99 views
p2p connect parameters
The following is the Start P2P group formation with a discovered P2P peer. This includes
optional group owner negotiation, group interface setup, provisioning, and establishing data connection.
...
0
votes
0answers
111 views
Wifi disabled on Android after removing other networks
I have an android app that performs network connections on opening the app and disconnects and removes the networks on closing it.. If the device was initially on 3G, opening and closing the app ...
0
votes
1answer
353 views
Getting the MAC address of the device- when wifi is off
I am finding the MAC address of the Android Device using the following code:
WifiManager manager = (WifiManager) getSystemService(Context.WIFI_SERVICE);
WifiInfo info = manager.getConnectionInfo();
...
0
votes
1answer
276 views
how to scan for wireless network and connecting programmatically in android? [duplicate]
I'm trying to build this app which scans and connects to wireless networks. I used a sample code from the following link
http://www.androidsnippets.com/scan-for-wireless-networks
But the list it ...
3
votes
2answers
329 views
Android Wi-Fi Direct read rssi signal strength
I need to measure Wi-Fi Direct signal(RSSI signal) between two Android mobile phones.
How i can do that?
-1
votes
1answer
157 views
Connect to Wifi and scan available networks [closed]
I want to make a demo application which is when started should switch on the device wifi and start scanning all the available wifi's networks. Is this possible in android??
Please provide me a good ...
0
votes
0answers
202 views
Wifi direct Peers Connection no response
i am trying the Wifi-direct API. My devices are galaxy nexus with Android 4.1.1.
Here is the logs in Logcat:
02-17 03:05:30.166: I/wpa_supplicant(1415): p2p0: P2P-PROV-DISC-PBC-RESP ************
...
1
vote
1answer
216 views
startscan() has result after 10 min when phone get into idle state
I am trying to scan wifi networks every 2 minutes. I am using service for that. When the phone is "active" or "in use" after startscan() called I get SCAN_RESULTS_AVAILABLE_ACTION in 6 sec. So i can ...
0
votes
1answer
56 views
Connecting to a wifi device from the android application
My application (supports 2.2 and later) needs to connect with a wifi device like FlashAir after scanning networks using WifiManager.
Is it possible to connect to a device from the application? if ...
1
vote
1answer
191 views
How to get Port number of wifiNetwork active currently in android
I have an requirement where i need to supply IP address and Port number of currently Connected Wifi network.
I am getting IP address using WifiInfo class having getIpAddress() method.
But i am not ...
0
votes
1answer
91 views
Getting directory list of a device over wifi connection
I want to get the directory list of FlashAir which is connected to a android device over wifi, and i need to download the selected files.
Here is the networking specification of the device
...
0
votes
0answers
46 views
WifiManager gets paused
I run my service with AlarmManager repeatedly and I'm facing a strange situation. Sometimes my service is paused when it's trying to do a WifiLock. After this situation, the rest of the code isn't ...
0
votes
1answer
87 views
PC to Android Architecture choice: Bluetooth X Wi-fi
I have a need: Build a system that allows a offline terminal(it“s a PC) to connect to a server. to do this, we decided to upload the data to a android 3G smartphone and, by network, send the data to ...
0
votes
0answers
236 views
Android connect to a protected wifi network without overwriting the original configuration
I have an application where I would like to display a list of available wifi networks to the user. The user should then be able to choose a network from the list and connect. If the network is ...
2
votes
2answers
532 views
how to programmatically determine if android is connected to wifi?
I'm trying to setup a test for automation on a new android app that I'm developing but having a bit of trouble with one of the apis
The problem i'm facing is I want to start the test AFTER wifi has a ...
2
votes
0answers
107 views
Broadcast receiver to output access point data when wifi is enabled
public class broadcaster extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {
WifiManager wifiManager = (WifiManager) ...
2
votes
1answer
363 views
How to get the MAC address of an android device(WIFI is switched off) through code?
I need to design an Android app that should display the MAC address of the device.. I have already done the following coding..
WifiManager wifimanager = (WifiManager) ...
1
vote
1answer
144 views
How to connect to a Specific Wifi Connection in android?
I want to enable/disable specific wifi connection from available wifi networks.I am referred
this url: how to connect to a specific wifi network in android programmatically. But ...
0
votes
0answers
55 views
Android: WifiManager: “This may result in the asynchronous delivery of state change events”
I'm trying to calculate the time it takes to register to a network. My plan is to record the time at which I send the request and subtract it from the time at which a connection is established. I plan ...
0
votes
0answers
161 views
Samsung Ace Wifi connection getting reset all the time
I'm working on a network file transferring application. I'm testing the application using two Samsung Galaxy Ace mobile phones. But the wireless connections in both the phone get reset all the time ...
0
votes
0answers
31 views
How to edit standard class of android?
I am trying to build an app which acquired information from WiFi Access point, however, this information is not a standard information. i am transmitting additional information from the access point. ...
0
votes
2answers
95 views
Problems with premission and wifi in Android
I want to get some information about the wifi that I am connected to, but i keep getting this error about my premissions, but i guess they should be allright. Can you help me out here?
The first line ...
1
vote
1answer
88 views
Is there a command or api can turn on/off wifi function on windows?
For the project requirement, I need to find a way to turn on/off wifi function on Windows8 without mouse click.
I search solution over Internet for a while, I only found the way to access Radio state
...
0
votes
1answer
93 views
WifiManager doing weird things (Android)
Guys I need a hand here.. I have been working on this problem for days now and am pretty desperate.
I developed an Android app that looks for wireless networks starting with some prefix (for example ...
2
votes
0answers
92 views
Trying to collect wifi data like Metal Gear Solid Portable Ops
I'm trying to create an app that scans for wifi. When the player does something in the game, it "consumes" the strongest wifi signal. That signal should no longer be detected on the next scan.
...
-1
votes
1answer
243 views
java program to set Wifi router password [closed]
I want to create a java program in which when we give a string, it should set as the Wifi router password. Please help me. I created a java program to generate random password,i need to set that in ...
1
vote
1answer
456 views
Connecting to specified WiFi network in Android [duplicate]
Possible Duplicate:
How to connect to a specific wifi network in android programmatically?
I know there are several questions like this one but I already tried everything I found in ...
0
votes
0answers
305 views
Android WifiManager getConnectionInfo requires CHANGE_WIFI_STATE?
I'm getting a user report on an error about missing the CHANGE_WIFI_STATE permission:
Error:
java.lang.SecurityException: WifiService: Neither user 10137 nor current process has ...
0
votes
2answers
200 views
Determine Wi-Fi availability in Android
When attempting to determine if Wi-fi is even available, my app crashes.
I have a try/catch block surrounding
WifiManager wifi = (WifiManager) activity.getSystemService(Context.WIFI_SERVICE);
but ...
3
votes
1answer
399 views
Active wifi monitor in Android
I am developing an Android app that should connect to a network and monitor the signal strength. I have achieved to connect and see the strength, but I don“t know how to actively "hear" and display ...
1
vote
2answers
2k views
How can i set ProxySettings and ProxyProperties on Android Wifi connection using Java?
How can i set ProxySettings and ProxyProperties on Android Wifi connection using Java (programatically)?
As ipAssignment, linkProperties, ProxySettings and ProxyProperties are hidden fields within ...
0
votes
0answers
613 views
how to configure & connect Wifi [WEP] programatically in Android
with be below code, i'm able to connect wifi network and confirm with android setting app.after running below code it will not ask for password in android settings.but when i observe that is it ...
1
vote
0answers
78 views
Sharing Images from computer to iphone using USB and Wi-fi
I want to sync images from computer to iphone device with the help of USB and Wi-Fi.
How can i create SBWifiManager in my app???
plz help me to guide about this. Most of app like My Disk etc do this. ...
2
votes
0answers
672 views
android wifiManager.addNetwork returns -1
I am writing an android app which will connect to a specific WPA access point, when connected, it will issue a http call. It will not save the network config.
I have read almost every post on stack ...





