Android - Downloading data from the internet >> catch connection errors -


in app connect server, responds xml. parse sax parser, , data.

the question is:

what best way handle connection issues?

(at moment if there no internet connection available app continues showing progressdialog implemented)

as following suggestion of heiko rupp, can check availability of network connection prior performing download. see my post on subject.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -