At work, we were porting an old Windows Mobile (WinMo) App to an Android app. The constraint was that if possible we were not going to change the web service (SOAP based) the current WinMo devices talked to. This was for multiple reasons Client had budget constraints. Let Android devices work along side the existing WinMo devices Keep the number of variables to a minimum (things that we are changi

