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

Ethernet support #98

Draft
wants to merge 27 commits into
base: development
Choose a base branch
from
Draft

Ethernet support #98

wants to merge 27 commits into from

Conversation

aaronjwood
Copy link
Owner

This is currently a WIP to get both wired and wireless support into the app. Currently I have no good way to test this as none of my devices have an ethernet interface. The emulator is mostly useless to test these kinds of things as well. If anyone is interested in taking these changes and testing them out please feel free!

@aaronjwood aaronjwood self-assigned this Mar 27, 2018
@mirh
Copy link

mirh commented Mar 17, 2019

I could test it if there was an apk around...

Btw, you don't really need god knows which fancy device.
Even just a normal phone with an OTG ethernet dongle could do it.

@aaronjwood
Copy link
Owner Author

Here's an APK that contains the latest changes as of right now:
PortAuthority-ethernettest-free-debug.zip

Huge thanks in advance to anyone who is interested in trying it out!

@aaronjwood aaronjwood marked this pull request as draft September 15, 2020 03:25
@aaronjwood aaronjwood changed the title WIP: Ethernet support Ethernet support Sep 15, 2020
@ernehem
Copy link

ernehem commented Sep 19, 2020

It works correctly for me, xiaomi with miui, android 9 with usb ethernet dongle
I think that signal level should be replaced by something else in ethernet mode

@aaronjwood
Copy link
Owner Author

It works correctly for me, xiaomi with miui, android 9 with usb ethernet dongle
I think that signal level should be replaced by something else in ethernet mode

Nice, great to hear! And yes, valid point about the signal level.

@mirh
Copy link

mirh commented Feb 9, 2021

Also works on my shield tablet.

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

Successfully merging this pull request may close these issues.

None yet

3 participants