Skip to content

A simple File Explorer app to traverse through device directories, open files, rename files, and much more.

License

Notifications You must be signed in to change notification settings

neeyatlotlikar/PulsarFileExplorer

Repository files navigation

PulsarFileExplorer

A simple File Explorer app to traverse through device directories, open files, rename files, and much more.

My phone did not support Dark Mode and when I tried using it's default file explorer app at night time, I was blinded by the bright white. That's when I thought "Why don't I give a shot at creating my very own file explorer?" Unlike other file explorer apps, I wanted to keep it simple and yet provide many essential features. Now here we are. This is a work in progress. Expect more features and improvements soon.

Java File API is used for all file operation use cases.

  • User Interface

  • FAB opens a popup menu which can be used to create a new file or a new folder

  • A Snackbar being shown after the folder was created

  • BottomSheetDialog appears on long clicking a file or a folder which presents a list of operations to perform

  • Delete option has been selected and a confirmation dialog is shown

  • File is deleted successfully and a confirmation Snackbar is shown


Credits

License

About

A simple File Explorer app to traverse through device directories, open files, rename files, and much more.

Topics

Resources

License

Stars

Watchers

Forks

Languages