Skip to content

mustafa-colakoglu/https-image-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

https-image-downloader

Java image downloader and placer in ImageView

Using :

Add ImageView.java file to your Android Project

Example :

  ImageView yourImageView = (ImageView) findViewById(R.id.image_view);
  new ImageDownloader(yourImageView).execute(yourHttpsUrl);

Note : this class trusts all https links

About

Java image downloader and placer in ImageView

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages