Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List all 2.4/5 GHz APs on the list simultaneously. #48

Closed
igsol opened this issue Aug 31, 2016 · 5 comments
Closed

List all 2.4/5 GHz APs on the list simultaneously. #48

igsol opened this issue Aug 31, 2016 · 5 comments

Comments

@igsol
Copy link

igsol commented Aug 31, 2016

Is it possible to see all 2.4/5 GHz APs on the list simultaneously without switching band?
There is another "WiFi Analyzer" in the Play which can do it.

Also, it would be great to group visually several APs not just with the same SSID, but which are used in corporative network as one virtual AP (i.e. with transparent routing).

@VREMSoftwareDevelopment
Copy link
Owner

Could you please split this into two feature request?
Also would you be able to elaborate in more detail on when and why you would use this option?
We're curious to understand where you're coming from.

Thank you,
The VREM Development Team

@arafey
Copy link

arafey commented Sep 27, 2016

I wondered about the first part of this issue as well. It could be helpful to group all APs with the same SSID under one entry, regardless of frequency. Under the current implementation, my one network's APs are split across multiple screens.

@VREMSoftwareDevelopment
Copy link
Owner

Next release will have 2.4/5 GHz listed simultaneously in the access points view. Current release V1.7.4 Play Store.

@arafey
Copy link

arafey commented Mar 4, 2017

Just tested this out by building from the feature branch. Looks good!

EDIT: I should mention that building a signed release only worked after I changed this bit on line 100 of MainContext.java from
mainActivity.getSystemService(Context.WIFI_SERVICE) to mainActivity.getApplicationContext().getSystemService(Context.WIFI_SERVICE)

@VREMSoftwareDevelopment
Copy link
Owner

@arafey Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants