GitHub user VinuL opened a pull request:
https://github.com/apache/cordova-plugin-network-information/pull/32
Plugin returns network = none over Ethernet on Android
I tried to use Ethernet link to my Android tablet using this cable
http://www.amazon.co.uk/Smays-Micro-USB-Ethernet-Computer-Notebook/dp/B009XU6N54
I noticed my app returned Network = None.
So I added this little patch so the app now works over Ethernet link.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/VinuL/cordova-plugin-network-information
master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-network-information/pull/32.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #32
----
commit 82fed3f0b53ebbd76ae77e20310c4e8ee9fa36f2
Author: VinuL <[email protected]>
Date: 2015-08-27T12:04:32Z
Update NetworkManager.java
I tried to use Ethernet link to my Android tablet using this cable
http://www.amazon.co.uk/Smays-Micro-USB-Ethernet-Computer-Notebook/dp/B009XU6N54
I noticed my app returned Network = None.
So I added this little patch so the app now works over Ethernet link.
commit 2eaa4daed4163960e0194687456069bea1743f1e
Author: VinuL <[email protected]>
Date: 2015-08-27T13:00:02Z
Merge pull request #1 from VinuL/VinuL-patch-1
Update NetworkManager.java
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]