Rapture In Venice, LLC

:: Freelance iOS Development & Team Augmentation

Introducing WebImageView

As a big fan of SDWebImage, I was both shocked and dismayed that the Android world had no such component. If you’re not familiar, SDWebImage is an iOS UIImageView extension that lets you set Web URL’s and have them automatically loaded and cached for better performance later.

Often, a developer can get away with their own loading if a single screen has a single graphic to display. Not so for table views, which not only require a lot more concurrent loading but need to be able to properly handle cancelations efficiently as items scroll onto and off the screen.

So, Rapture In Venice has authored the URL-loading, caching WebImageView for Android developers and it’s available for free on GitHub. Documentation included.

Enjoy. :-)

  • Print
  • Facebook
  • Twitter

John Blanco

John Blanco is a freelance iOS developer living in Lakewood, Colorado. He's been developing mobile apps for over 15 years, beginning in the medieval days of Java ME and Blackberry and all the way through iPhone and Android! He's led development on dozens of apps across a wide variety of domains such as retail, vision, orthotics, games, sports, and more!

More Posts - Website

Follow Me:
LinkedIn

Comments are currently closed.