Giter VIP home page Giter VIP logo

Comments (7)

rorist avatar rorist commented on June 15, 2024

Hi there, you can go to Options > General > Network interface and then you should see every available interfaces. Hope this help :)

from android-network-discovery.

peterpt avatar peterpt commented on June 15, 2024

thanks for the reply i did not notice that option .
however even selecting eth0 device for a network scan i can not get discover button enabled to start .
i get "mode : connectivity mode unknown" , this even knowing that rj45 device already had a dhcp ip on the device from the router .
i can post pictures from the terminal showing that eth0 have an ip from the router , and the browser can navigate to internet with that device , and i can post network discovery error at same time if you need .
thanks for the reply

from android-network-discovery.

peterpt avatar peterpt commented on June 15, 2024

here are the pictures i have captured to give you a notion of what is going on and to help you to understand the error
network discovery error at the bottom
http://s29.postimg.org/hd4iv4r1z/netdisc.png

Terminal showing that ip were already assigned to eth0 device
http://s17.postimg.org/8jpz9pyvj/eth0term.png

Internet browser navigating with that device
http://s7.postimg.org/57qo8ctln/browser.png

and network connections tool showing the protocols opened on that device (same as netstat)
http://s21.postimg.org/5kr3viobb/netwconn.png

thanks for everything

from android-network-discovery.

rorist avatar rorist commented on June 15, 2024

Ah damn, it's not detected as Ethernet then, in this check https://github.com/rorist/android-network-discovery/blob/master/src/info/lamatricexiste/network/ActivityNet.java#L142, i see there's a new type for Ethernet in the recent version of Android, https://developer.android.com/reference/android/net/ConnectivityManager.html#TYPE_ETHERNET Checking for type==9 should then work.. I'll give it a go, if you want to test back, that'd be neat !

from android-network-discovery.

peterpt avatar peterpt commented on June 15, 2024

sure , if you could make the changes at the apk file , i will be very thankful to test it here .

from android-network-discovery.

rorist avatar rorist commented on June 15, 2024

Well, this is not as easy, the way I get network information is very bad.. I'll have to redo some stuff..

from android-network-discovery.

peterpt avatar peterpt commented on June 15, 2024

Ok , thanks for your time on this .
When it is ready i will test it and i will show you the results as i did before to let you know if everything is working fine .
Thank you very much for all your hard work on this .
Regards

from android-network-discovery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.