java - Android: how to load specific document -
i trying load document https://nis.hzs.sk/?caaml&cron=true have not seen structure anywhere else. simple serialized array? how should load inside android? think way load html file, strip html tags (and little response window) , read lines using string parser.
thanks in forward help
you need make http request. see library can you.
Comments
Post a Comment