This code doesn\'t work:
URL url = new URL( xmlPath ); InputSource input = new InputSource( url.openStream() );
all the time, res
The answer is devilishly simple: remove, then re-create your AVD (virtual device/emulator) in Eclipse. It worked for me--first time.