Aubort Jean-Baptiste

Results 14 comments of Aubort Jean-Baptiste

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

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...

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

Hello, That's a good question, I think the version on the play store is quite old, I've not taken the time to release the current version for a long long...

By default it scans only a subset of ports (1-1024), check the Options > Port Scan for more. It also possible that is misses some ports, the timeout is pretty...

Hello, The app is trying to get the net mast in here: https://github.com/rorist/android-network-discovery/blob/6271c140192626ff3cb21b3ac0c3eb08a970fad6/src/info/lamatricexiste/network/Network/NetInfo.java#L114 If everything fails, it uses /24. I guess those commands are not working in current versions of...

Well, the version in github is ahead of the version on the play store. I think it's a little bit different in master, but feel free to play with it...

Hello, Probably because it's broken. Are you using a version from the android market ? AFAIK the app is not available anymore on the market (because of the donation button...)...

Ah yeah the 3.5.1 was an attempt to fix the android market strike but is not yet ready (marked pre-release). I'm not actively maintaining the app (it's 10+ years old)...

Hello, Sorry this app is very old and you have to figure out a way to use it xD There are some intents that you can use to open the...