Skip to content

Andrew-A-A/Photos-Manager

Repository files navigation

Photos Manager App

This is a simple Android application that allows users to view all the images present in their device in a grid layout structure. Users can also capture new images that would get stored on their device.

Used tools

  • Android Studio
  • Kotlin
  • CameraX library
  • Picasso

Features

This app has the following features:

  • View all images in a grid layout structure.
  • Capture new images and store them on the device.

Usage

To use this app, follow these steps:

  1. Launch the app.
  2. Browse through the images in the gallery.
  3. To capture a new image, click on the camera icon.
  4. The new image will be saved to your device.

Screenshots