Skip to content

rawhasan/compose-exercises-image-source

Repository files navigation

Compose Exercises: Image Sources

  • Show user-selected image from the gallery.

  • Show user-entered image from a web URL.

  • TODO: Verify image exists on provided URL before showing.

  • TODO: Show the previous image in case of an non-existing image on the URL.

  • TODO: Display image from the camera when the Camera API from Compose arrives.


Blank Image Selected Image Image Error
Blank Image Selected Image Image Error

About

Exercise project to display images from web, gallery, and camera, using Jetpack Compose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages