Download queue in Android -


what's best way implement download queue in android?

i suspect there might platform classes might of work.

what's best way implement download queue in android?

use intentservice. supplies queue , background thread you, have put download logic in onhandleintent(). see here sample project demonstrating this.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -