Page 2 of 2

Re: IPSetup for Android

Posted: Thu Jan 22, 2015 9:11 am
by dciliske
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

Re: IPSetup for Android

Posted: Thu Jan 22, 2015 9:24 am
by rnixon
Wow, thanks for sharing that. Started using it today and it works great!

Re: IPSetup for Android

Posted: Sat Jan 24, 2015 1:49 pm
by mx270a
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.