tmrdev/Slideshow
Android Image Slideshow app. It utilizes the Picasso image library for caching of images. See the PicassoCache class where status indicators can be set along with other features. The slideshow is implemented with a ViewPager and Fragments and slide delay is set with a Runnable thread.
Java