>_ DevTrendsen

Language

Home

Languages

Sections

Frontend Backend Mobile DevOps AI / ML GameDev Blockchain Security
Kotlin

FileNavigator — The File Manager Android Has Been Missing

545 stars

Familiar situation: you downloaded a bunch of files to your phone — photos, documents, music — and now can't find what you need amid the chaotic mess? Standard Android file managers often leave much to be desired, especially when it comes to organization and sorting. This is exactly the problem FileNavigator solves — an app that positions itself as "the missing link between Android and an organized file system."

What is FileNavigator?

FileNavigator is a modern open-source file manager written in Kotlin using Jetpack Compose. Unlike standard solutions, it offers:

  • Intuitive interface
  • Flexible sorting tools
  • Gesture support
  • Customization options

Key Features

  1. Flexible sorting

    • Sort by name, date, size, and file type
    • Group by folders, dates, or extensions
    • Custom filter support
  2. Convenient navigation

    • Gesture support (swipes for quick actions)
    • History of visited folders
    • Fast file search
  3. Full-featured file manager

    • All standard operations: copy, move, delete
    • Archive support
    • File metadata viewing

Technical Details

  • Written in Kotlin using modern Android technologies:
    • Jetpack Compose for UI
    • Kotlin Coroutines for async operations
    • Room for local data storage
  • Fully open source (GPL-3.0 license)
  • Regular updates and active community

Who Will Benefit?

  1. Regular users who want:

    • To quickly find needed files
    • To keep their file system organized
    • A convenient tool for working with files
  2. Developers looking for:

    • A quality Jetpack Compose app example
    • Source code to study
    • A chance to contribute to an open-source project
  3. Privacy enthusiasts who value:

    • Open source code
    • No trackers
    • Ability to install from F-Droid

How to Install?

FileNavigator is available in all major repositories:

FileNavigator is exactly the file manager Android has been missing. It combines ease of use with powerful file organization capabilities, while remaining lightweight and open to modifications. If you're tired of chaos in your file system, this tool is definitely worth trying.

What file manager do you use on Android? Share in the comments!

Related projects