Code Monkey home page Code Monkey logo

it4785-file-manager's Introduction

File Manager

This is a simple file manager app built using Kotlin in Android Studio. The app allows users to browse files on their Android device.

Features

  • View files and folders on the device.
  • Navigate into folders and subfolders.
  • Sort files by their name, size, time of creation, or extension.
  • Tap on a file to open it in an appropriate application.
  • Long-press on a file to share it.
  • Image file preview.
  • Files that have been changed since the last time you've seen them are displayed with a blue background.

Getting Started

To get started with the app, follow these steps:

  1. Clone this repository to your local machine.
  2. Open the project in Android Studio.
  3. Ensure that your Android SDK and build tools match the version specified in the build.gradle file.
  4. Build and run the app on an Android device or emulator.

Note that the app requires permission to access files on the device, so it will prompt the user to grant permission on first launch. If the user denies permission, the app will close.

Usage

To use the app, simply open it and navigate to the desired folder using the file browser. The files in the folder will be displayed in a RecyclerView, sorted by name by default. You can sort the files using the sorting menu in the app bar.

If a file name is too long to fit in the available space, it will be truncated with an ellipsis to preserve as much information as possible.

Tap on a file to open it in an appropriate application. To share a file, long-press on it to open the system share dialog. From there, you can select the app you want to use to share the file.

it4785-file-manager's People

Contributors

chienduynguyen1702 avatar

Stargazers

Void_Keishi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.