Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Images-Project

Simple project explaining how to do the most common methods with images (capture - download - save)

What you will learn :

  • How to capture a hig-quality image
  • How to get an image from the phone gallery
  • How to download an image from the internet using Picasso library
  • How to set an image to imageView using two different methods
  • How to create a file in the external storage and save images in it
  • How to work with ButterKnife library (addition)
    • BindView
    • onClick

Technologies

  • Picasso
  • ButterKnife

Note

This is the first version of the project and all the methods are in the main thread (UI thread), the second version we will use RXJava.

About

Simple project explaining how to capture high-quality image, get an image from the phone gallery and download an image from the internet and show them in imageView and save them to the external storage and show them in the phone gallery

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages