Everyday-Programmer / Videos-From-Specifc-Folder

This repository contains code about how to reterive videos from specific folder in android studio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Videos-From-Specifc-Folder

This repository contains code about how to reterive videos from specific folder in android studio. You can also share and delete videos with this app.

Note

Change this path to the folder path which you want to access

String filePath = "/storage/emulated/0/Movies";

About

This repository contains code about how to reterive videos from specific folder in android studio.

License:Apache License 2.0


Languages

Language:Java 100.0%