An open API service indexing awesome lists of open source software.

https://github.com/andrew-a-a/photos-manager

Android Gallery app
https://github.com/andrew-a-a/photos-manager

Last synced: 8 months ago
JSON representation

Android Gallery app

Awesome Lists containing this project

README

          

# 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