https://github.com/christinec-dev/gallery
A basic gallery application made with Java, Android Studio, and Room DB.
https://github.com/christinec-dev/gallery
android android-studio gallery java
Last synced: about 1 month ago
JSON representation
A basic gallery application made with Java, Android Studio, and Room DB.
- Host: GitHub
- URL: https://github.com/christinec-dev/gallery
- Owner: christinec-dev
- Created: 2022-03-24T08:41:41.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T08:45:31.000Z (about 3 years ago)
- Last Synced: 2025-01-30T07:42:33.571Z (3 months ago)
- Topics: android, android-studio, gallery, java
- Language: Java
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gallery
I think I'm finally starting to get the hang of mobile app development, as shown with this basic gallery application made with Java, Android Studio, and Room DB. This gallery allows you to add, delete, and update gallery images. It was also the first time I configured user permission settings within an app.## Main UI


