Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 494 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 494 Bytes

FileManager_Android

Simple Android File Manager

Today we are going to make a simple Android File Manager :

To start with Lets get the grocery list ready:

1.List all the files from sdcard of mobile

2.Filter Files based on extensions

3.Search for specific files

4.Select multiple files to perform operations like Delete, upload etc

Have a look at my blog where i just copy ,pasted the code lol http://yakascii.blogspot.in/2014/09/file-manager-for-android.html