Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 373 Bytes

File metadata and controls

12 lines (10 loc) · 373 Bytes

To use this library you will need to acquire the following libraries: -Android Support V4 -Disk LRU Cache (https://github.com/JakeWharton/DiskLruCache)

You will also need to create the following (empty/default) android files -AndroidManifest.xml -res/ -gen/ -proguard-project.txt -project.properties

Additionally you will need to add (and gitignore) any IDE related files