Description: Android-Universal-Image-Loader UI component is an open source program, the project aims to provide a reusable instrument for asynchronous image loading, cache and display. So, if your program requires this functionality, then try it. Have a good package because some classes and methods. We can directly make use of them.
To Search:
File list (Check if you may need any files):
Android-Universal-Image-Loader-master
.....................................\.gitignore
.....................................\.travis.yml
.....................................\CHANGELOG.md
.....................................\LICENSE
.....................................\README.md
.....................................\UniversalImageLoader.png
.....................................\android_eclipse_formatter.xml
.....................................\downloads
.....................................\.........\universal-image-loader-1.8.6-javadoc.jar
.....................................\.........\universal-image-loader-1.8.6-sources.jar
.....................................\.........\universal-image-loader-1.8.6-with-sources.jar
.....................................\.........\universal-image-loader-1.8.6.jar
.....................................\.........\universal-image-loader-sample-1.8.6.apk
.....................................\library
.....................................\.......\AndroidManifest.xml
.....................................\.......\pom.xml
.....................................\.......\project.properties
.....................................\.......\src
.....................................\.......\...\com
.....................................\.......\...\...\nostra13
.....................................\.......\...\...\........\universalimageloader
.....................................\.......\...\...\........\....................\cache
.....................................\.......\...\...\........\....................\.....\disc
.....................................\.......\...\...\........\....................\.....\....\BaseDiscCache.java
.....................................\.......\...\...\........\....................\.....\....\DiscCacheAware.java
.....................................\.......\...\...\........\....................\.....\....\LimitedDiscCache.java
.....................................\.......\...\...\........\....................\.....\....\impl
.....................................\.......\...\...\........\....................\.....\....\....\FileCountLimitedDiscCache.java
.....................................\.......\...\...\........\....................\.....\....\....\LimitedAgeDiscCache.java
.....................................\.......\...\...\........\....................\.....\....\....\TotalSizeLimitedDiscCache.java
.....................................\.......\...\...\........\....................\.....\....\....\UnlimitedDiscCache.java
.....................................\.......\...\...\........\....................\.....\....\naming
.....................................\.......\...\...\........\....................\.....\....\......\FileNameGenerator.java
.....................................\.......\...\...\........\....................\.....\....\......\HashCodeFileNameGenerator.java
.....................................\.......\...\...\........\....................\.....\....\......\Md5FileNameGenerator.java
.....................................\.......\...\...\........\....................\.....\memory
.....................................\.......\...\...\........\....................\.....\......\BaseMemoryCache.java
.....................................\.......\...\...\........\....................\.....\......\LimitedMemoryCache.java
.....................................\.......\...\...\........\....................\.....\......\MemoryCacheAware.java
.....................................\.......\...\...\........\....................\.....\......\impl
.....................................\.......\...\...\........\....................\.....\......\....\FIFOLimitedMemoryCache.java
.....................................\.......\...\...\........\....................\.....\......\....\FuzzyKeyMemoryCache.java
.....................................\.......\...\...\........\....................\.....\......\....\LRULimitedMemoryCache.java
.....................................\.......\...\...\........\....................\.....\......\....\LargestLimitedMemoryCache.java
..