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.
- Android Studio
- Kotlin
- CameraX library
- Picasso
This app has the following features:
- View all images in a grid layout structure.
- Capture new images and store them on the device.
To use this app, follow these steps:
- Launch the app.
- Browse through the images in the gallery.
- To capture a new image, click on the camera icon.
- The new image will be saved to your device.