Skip to content

MingLi-EB/DownloadTool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DownloadTool

Integrate retrofit2, diskcache and androidThreadPool. Support REST & URL. Fix image OOM. Provide GalleryAdapter instance.

Project environment

Android Studio 2.3, Gradle 3.3

Dependency

com.jakewharton:disklrucache:2.0.2, com.squareup.retrofit2:retrofit:2.2.0, com.github.chrisbanes:PhotoView:1.3.1

Need custom class

ApiService:Should define REST api path base on real environment. BaseUrl:Should define url base on real environment.

Q&A

mingli0506@gmail.com

About

Android:Files download(REST&URL), Files Cache(DiskCache), Avoid of OOM(AndroidThreadPool)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%