Android-Universal-Image-Loader
Android-Universal-Image-Loader copied to clipboard
Powerful and flexible library for loading, caching and displaying images on Android.
build output: Uncaught translation error: com.android.dx.cf.code.SimException: ERROR in com.nostra13.universalimageloader.core.ImageLoaderConfiguration.:(Lcom/nostra13/universalimageloader/core/ImageLoaderConfiguration$Builder;)V: invalid opcode ba - invokedynamic requires --min-sdk-version >= 26 (currently 13) how to solve the problem
[Parallel builds](https://docs.gradle.org/current/userguide/multi_project_configuration_and_execution.html#sec:parallel_execution). This project contains multiple modules. Parallel builds can improve the build speed by executing tasks in parallel. We can enable this feature by setting `org.gradle.parallel=true`. [Configuration on demand](https://docs.gradle.org/current/userguide/multi_project_configuration_and_execution.html#sec:configuration_on_demand)....
Yy
Task com.nostra13.universalimageloader.core.LoadAndDisplayImageTask@91fbac4 rejected from java.util.concurrent.ThreadPoolExecutor@5026dad[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2086) java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:848) java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1394) com.nostra13.universalimageloader.core.ImageLoaderEngine$1.run(:8) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) java.lang.Thread.run(Thread.java:923)
[Caching Dependencies and Directories](https://docs.travis-ci.com/user/caching/) Travis CI can cache content that does not often change, to speed up the build process. ===================== If there are any inappropriate modifications in this PR,...