Open-source android File Manager
I am writing an open-source Android file. Source code is on github: source code
# File_Explorer
# Android File Manager
Common package ui controls include:
1. Slide menu slidingMenu
2. compatible with actionbar ---- actionbarsherlock
# Project structure:
Com. yang. file_explorer
--------------- Adapter
--------------- Api for file Interaction
--------------- Entity class
--------------- Interfaces Interface Class
--------------- Ui Activity Class
--------------- View Fragment class
--------------- Widget custom control
--------------- Utils tool class
# Current app file functions:
1. Create a file
2. delete an object
3. Refresh the file
4. File Sorting
5. File Sharing
6. Copy and cut files
7. Rename the file
# Subsequent app file operations:
1. File Search
2. Add files to favorites and browse
3. ftp File Upload
4. File compression
5 ..........
# Preview an animation:
If the Code has any errors or questions, please comment below to remind me that I will reply in time