Load WebP from Internet and display in ListView Dankers May 26, 2016 WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Details refer Google Developers -... Read more »
Parse blogspot JSON feed: detect item clicked to open in browser using CustomTabsIntent Dankers May 23, 2016 Last post show a example to " Download and parse blogspot JSON feed ". In this post, OnItemClickListener is added to the ListView;... Read more »