A file manager app built using Java language that allows users to manage various types of files including Images, Audio, Video, Zip, Apps, Documents, Downloads, Favorite Files, and Large Files. The app includes features such as file management, organization, and categorization.
File.Manager.Compraced.mp4
- File management: Users can view, organize, and manage their files easily.
- Categorization: Files are automatically categorized into different types, such as Images, Audio, Video, etc.
- Organization: Users can create custom folders and organize their files as per their preference.
- Favorite files: Users can mark their frequently used files as favorite for easy access.
- Large files: The app can handle large files without any issues.
- Clone the repository:
git clone https://github.com/<username>/file-explorer-app.git
- Import the project into your Android Studio.
- Build and run the project.
- Open the app and navigate to the files you want to manage.
- Use the various file management and organization features as per your needs.
If you would like to contribute to the project, please fork the repository and create a pull request with your changes.