[APP]Quick Wifi Switcher (now with widgets and Eclair support)

Search This thread

walda

Senior Member
Apr 2, 2010
1,387
249
hmm, can not install it. no error message just "wurde nicht installiert" what means just not installed.

sent from my SGSII via T*patalk
 

DJBhardwaj

Inactive Recognized Contributor
Apr 23, 2011
5,055
2,745
30
Delhi
GT-i9020
Google Nexus 4
Follow the method i mentioned above if you can't wait till the author fixes.

EDIT: If you use the method mentioned above set the permission like this and restart. You find the app in app drawer ;-)



Sent from my LG-P500 using Tapatalk
 

Attachments

  • uploadfromtaptalk1314377814901.jpg
    uploadfromtaptalk1314377814901.jpg
    28 KB · Views: 81

walda

Senior Member
Apr 2, 2010
1,387
249
could it be that the update of the widgets drain battery?

think so. would be nice if we can choose update frequency.

sent from my SGSII via T*patalk
 

slow23

Senior Member
Nov 24, 2006
289
71
Rostock
sites.google.com
could it be that the update of the widgets drain battery?

think so. would be nice if we can choose update frequency.

No real drain here, but will consider custom intervals for next version.

Atm the widgets are updated on wifi state change (connect / disconnect ), scan completed and rssi change. This is so you always have the actual data.

Sent from my HTC Desire using XDA App
 

AsponE

New member
Nov 27, 2010
2
0
Perfect Man, but you can improve this, adding a automatic selection by signal strength.

Thanks
 

ogilviea

Senior Member
Mar 5, 2011
95
13
Cool - this is just what I've been looking for!

But unfortunately it doesn't work for me :(

Clicking the 1x1 switcher widget always reports "WLAN not in range...", irrespective of the strength of the signal from that particular access point. I am happy to help debug the problem - where do I start?

Alan.
 

slow23

Senior Member
Nov 24, 2006
289
71
Rostock
sites.google.com
Cool - this is just what I've been looking for!

But unfortunately it doesn't work for me :(

Clicking the 1x1 switcher widget always reports "WLAN not in range...", irrespective of the strength of the signal from that particular access point. I am happy to help debug the problem - where do I start?

Alan.

Whats your Android version?
Got this behaviour myself since I switched to ICS. Maybe I find a fix during the holidays...
 

markosf

Member
Nov 10, 2008
33
1
Always runs in the background. Why?
on the S3 crashes 3-4 times per day even if not run. A message pops up that says it crashed. stock rom rooted.
 

slow23

Senior Member
Nov 24, 2006
289
71
Rostock
sites.google.com
Always runs in the background. Why?
on the S3 crashes 3-4 times per day even if not run. A message pops up that says it crashed. stock rom rooted.

Haven't been into this for a while.

It does not run in the background it't totally event driven.
It just handles events when Wifi state changes, so the widget can be updated.

I noticed the crashes myself, but didn't find the time to look into them. They occur since JB has been released.
I hope to find some time to do a general refresh of this, since it looks quite ugly, now that Holo is everywhere.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    Quick WiFi Switcher is an app to quickly switch between your (configured) APs.
    This is useful, when you're in an area where more than one configured AP is available. Sometimes Android decides to switch between them for different (unknown to me) reasons. Reconnection to the AP of your choice is now fewer clicks away than through the settings.

    You start it by long-pressing your search button, or via shortcut.

    Info shown on top:

    • Current SSID
    • Current IP
    • Current Signal (bar and RSSI)
    In the selection list you have the following info:

    • SSID
    • Signal strength (Icon and RSSI)
    • Encryption settings
    • Configuration state (Green -> configured, Red -> unconfigured)
    • Connection state (connected AP is selected in the list)
    The list contains all discoverable APs in range.

    The following functions are implemented to date:

    • Enable/Disable WiFI
    • Scan for surrounding APs (automatically on startup / manually via button)
    • Connect to previously configured AP
    • Reconnect current AP
    • Open WiFi Settings for unconfigured APs (for now)
    • User Setting for closing on selection

    Widgets

    There are two widgets implemented for now:
    • Info Widget (1x2)
    • Switcher Widget (1x1)
    The Info Widget shows information about the currently connected network:
    • SSID
    • IP-Address
    • signal level (RSSI and Icon)
    For the Switcher Widget you have to choose a configured network. This will be monitored. Whenever the system scans for APs, the widget will update itself with the current info about the chosen network.
    • A network in range has a signal level icon
    • If the network is the current one, the text will be gray, else red
    • Touching the widget will automatically connect to the chosen AP

    Changelog

    Version 0.6
    • support for Eclair (2.1) added
    • widgets added

    Version 0.5
    • Initial Version

    Android 2.2 is needed for now, will check if 2.1 is possible.
    Android 2.1+ is needed.

    Screenshots


    INFO:
    If you downloaded Version 0.6 before and can't install, please redownload. The manifest error has been fixed.
    1
    I would really love tasker integration. I have 2 wireless networks at home, a public one, and a backup one. I have to remember to switch ssid at night so the phone can do it's rsync thing. Programatically selecting the right said at the right time would be hugely beneficial.

    I'll look into it, but I'm not familiar with tasker integration for now. Consider it listed.

    Hi,
    looks nice.

    What do you think about checking every configurable seconds if a better known Wifi is available and switch then automatically?

    Have 2 routers at home, android does not switch automatically even if its the same ssid. Tried with different ssid too, android doesnt switch. You have to manually reconnect, then it takes the better one.

    This is the feature I intended to implement, but for the beginning I chose the manual approach. Surely will be done...

    Nice app..just what I was looking for. As for my two cents, I think it would be great to create widgets assigned to particular ssids that can be shown on the home screen. This would prove to be a quick way to select the ssids.

    Also a thing I already thought about. No Widgets done so far, but shouldn't be that hard.

    just DL'ed your apk-file, upon install, it says (in details view of app manager): Could not open as apk file.
    When I click your QR code link in the topic, there's nothing there either...

    Did you try to d/l from my site? I just downloaded and everything was fine. The QR-Code is not from me, but the new killer feature of xda. Please report if d/l from my site worked. We'll have to find another way if it does not. BTW I sometimes face the issue that I'm not able to open apk's from the browser download notification, but only from a file explorer (but that may be my ROM). Did not find out a pattern in this though.


    @all: Thanks for the feedback. Good to see that there is demand and the needed functions are mainly those I initially thougth of.

    slow23
    1
    Hi,
    immediate fix is up.

    If you downloaded Version 0.6 before and can't install, please redownload. The manifest error has been fixed.