android - Site parsing and opening with slow internet connection -


i making network app works few news sites. have option view , download articles (for reading in future). there no fast mobile internet in country (mostly 2g speed 15 kb/sec) , app doesn't work slow connect though it's perfect fast connection. have seen logs can't establish connection. when try open article doesn't load @ or goes infinite loading. when try save article saves blank file. how can track these mistakes , catch them? , correct ways of handling it?

i suppose code irrelevant works correctly wi-fi. think need add lines, not edit them

ok, need manage information good, need define package size download, need webservices allow manage information 1 one, example need design packages no more 500kb size download, when package downloaded can show in mobile , continue downloading next package in background.

500kb example need test maximum data size download , create packages in web services


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -