Android Open Source - Image asynchronous BobImageWorker






Project Summary

Bob Image Worker is an asynchronous image loader library for Android. Originally it was forked from the open sourced Google IO App 2012..

Web Site / Source Repository

BobImageWorker is hosted in the following web site
https://github.com/AndreasZeiser/BobImageWorker

If you think the Android project BobImageWorker listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of BobImageWorker.

ItemValue
Java File Count7
Target SDK Version15
Minimum SDK Version8
Activity Count0
Fragment Count1




Java Source Files

BobImageWorker has the following Java source files.

com.andreaszeiser.bob.ImageCache.java
com.andreaszeiser.bob.ImageFetcher.java
com.andreaszeiser.bob.ImageWorker.java
com.andreaszeiser.bob.ImageWorkerListener.java
com.andreaszeiser.bob.utils.DiskLruCache.java
com.andreaszeiser.bob.utils.Log.java
com.andreaszeiser.bob.utils.UIUtils.java