Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 307 Bytes

Images-from-Specific-Folder

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

Note

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

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