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 -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -