prasad79 / AlbumSample

Sample Android project to list meta data related with music albums

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlbumSample

  1. Used a Third party package from com.fedorvlasov.lazylist. Which uses lazy load images and uses file cache to cache images and if not cached loads from server asynchronously.
  2. Created 3 classes AlbumItem, SongItem and ArtistItem which implement the Item Interface.

About

Sample Android project to list meta data related with music albums


Languages

Language:Java 94.0%Language:Groovy 6.0%