Bob Image Worker is an asynchronous image loader library for Android. Originally it was forked from the open sourced Google IO App 2012..
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.
The following table is the detailed list of BobImageWorker.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 0 |
Fragment Count | 1 |
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