Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

Cube SDK is a light android development framework.

It allows:

  • Load images efficiently and easily.
  • Process network API requests.
Nov 4, 2014

Glide is fast and efficient image loading library for Android that wraps image downloading, resizing, memory and disk caching, and bitmap recycling into one simple and easy to use interface. By default, Glide includes an implementation for fetching images over http based on Google's Volley project for fast, parallelized network operations on Android.

Aug 12, 2014

Android library that sets an ImageView's contents from a url. Manages image downloading, caching, and makes your coffee too.

Jul 5, 2014

This project aims to provide a reusable instrument for asynchronous image loading, caching and displaying.

Features:

  • Multithread image loading (async or sync)
  • Wide customization of ImageLoader's configuration
  • Many customization options for every display image call
  • Image caching in memory and/or on disk
  • Listening loading process
Jul 5, 2014

A powerful image downloading and caching library for Android.

Jul 5, 2014

A simple library to display images in Android ListView. Images are being downloaded asynchronously in the background. Images are being cached on SD card and in memory. Can also be used for GridView and just to display images into an ImageView.

Jul 5, 2014