Skip to content

android full stack solution to handle taking, cropping, minifying image

License

Notifications You must be signed in to change notification settings

farukcankaya/awesomecam

Repository files navigation

awesomecam

android full stack solution to handle taking, cropping, minifying image

Features


  • Taking image from native camera app.
  • Selecting image from gallery
  • Taking image via custom camera app
  • Library should work fine while taking picture from fragment. As we know, fragment is detected when camera app is opened. Because of this, fragment could not receive taken image. We need to consider this issue.
  • Custom camera app need to take small-sized picture
  • Library needs to minify images taken from camera or selected from gallery
  • Cropping image would be awesome!

About

android full stack solution to handle taking, cropping, minifying image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages