custom-gallery

0

Описание

Android application — custom gallery for images and videos displaying.

Языки

  • Kotlin100%
README.md

This Android application is a custom gallery for displaying images and videos stored on the device.

alt text

It works both with the general list of all media and with albums.

alt text

ContentProvider
is used to find all media on the device.

Note: Request Permissions Tool is used for handling

android.permission.READ_EXTERNAL_STORAGE
permission.