Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 367 Bytes

File metadata and controls

15 lines (13 loc) · 367 Bytes

FM-File-Explorer

This project is basically about Creating File Manager App using MVP[Model-View-Presenter] architecture

Functionalities include:

  • Create File
  • Create Folder
  • View All Sd-Cards Directory
  • View Root Directory
  • View/Open Installed Apps
  • Backup Installed Apps file as '.apk' file

Libraries Used:

  • ButterKnife
  • RxJava2
  • RxAndroid2