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
- Host: GitHub
- URL: https://github.com/andrew-a-a/photos-manager
- Owner: Andrew-A-A
- Created: 2023-10-16T06:41:29.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T10:03:39.000Z (almost 2 years ago)
- Last Synced: 2023-10-20T14:19:16.414Z (almost 2 years ago)
- Language: Kotlin
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![]()