This code doesn\'t work:
URL url = new URL( xmlPath ); InputSource input = new InputSource( url.openStream() );
all the time, res
My problem was when sharing the internet from the computer via WIFI, after ethernet connection was lost and reconnected I couldn't achieve connection on the phone. This was fixed by restarting internet sharing on computer.
Hope it helps someone.