top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Reconnecting to the wifi automatically for Android device?

+1 vote
368 views

The Settings application takes care of showing up an interface which helps to connect to a WIFI. Switching off the router will disconnect the phone from WIFI.
Now, on switching the router back on, who takes care of reconnecting to this WIFI automatically? Is it the Settings application or is it done at the framework level?

posted Sep 16, 2013 by Abhay Kulkarni

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

It is done in the Setting applications. If you import the project to eclipse. It will have all the compilation errors because settings application will use internal classes which is located in frameworks folder in build system.

answer Sep 16, 2013 by Seema Siddique
Could you point out where in Settings its done?
Note : I am want to know about automatic re-connection in the background to an already configured network. ( Not connecting through the Settings interface.)
Similar Questions
+3 votes

I have Ubuntu 12.04 and I can connect to my Android device via USB. I installed MTP support and it works fine, as it seems.

Also, my Ubuntu computer and the Android device is connected to the Internet via WiFi. Is there an easy way to connect them to each other via WiFi for easy file sharing? A step by step instruction would be nice, as I am not even sure where to start.

+1 vote

What is the use of WiFi HotSpot and what is the difference between WiFi HotSpot and WiFi Direct in device?

+2 votes

I wanted to know if there is a way that make the group owner (group owner is the device who called this method wManager.createGroup() ) know the peers IPs to be able to send data to them over these IPs? and if there is no implemented way in WiFi-direct API to do this issue, can you tell me how I can solve this problem?

0 votes

I want to convert my android phone to a wifi repeater programatically and without rooting the phone. Can anyone help me with this?

Any help would be great (not looking for manual change of phone to HotSpot, or adding network but to do it programatically)

0 votes

There are two connection, ethernet and WiFi. Ethernet has higher priority than wifi, so connectivity service tears down the lower priority connection. The result is in wifi setting UI, the wifi shows "on", but no APs can be shown and mirracast also can not be used, as both wifi and p2p interface are disabled.

Are there some ways to keep both ethernet and wifi connection?

...