Awesome!
Oh, fun little bug (that goes on the low priority list) I found: When it runs a scan, if I change screen orientation before the scan completes, it immediately stops and says that it couldn't find any devices. I notice that changing the screen orientation starts a new scan, so probably something to do with that.
-Dan
IPSetup for Android
Re: IPSetup for Android
Dan Ciliske
Project Engineer
Netburner, Inc
Project Engineer
Netburner, Inc
Re: IPSetup for Android
Wow, thanks for sharing that. Started using it today and it works great!
Re: IPSetup for Android
Just pushed another update out. I think the app is "feature complete" now since I can't think of anything else it needs to be able to do.
I resolved the bug with scanning being restarted when the screen rotates. In the Android world, a screen change basically closes the program and re-opens it. To keep the network threads working through this required moving that code into a "Fragment" that persists through screen changes.
A MOD54417 showed up
, so I was able to add the option to make the two wired ports either be switched or separate interfaces.
I resolved the bug with scanning being restarted when the screen rotates. In the Android world, a screen change basically closes the program and re-opens it. To keep the network threads working through this required moving that code into a "Fragment" that persists through screen changes.
A MOD54417 showed up
