TV文件管理器

Verified safeOpen sourceExclusive
No reviews reviews
16
downloads
11
android

AI summary

Open-source Android TV file manager built with .NET for Android, optimized for remote D-pad navigation. Browse, copy, move, delete, and rename files across internal storage and SD cards; preview images, video, and audio; access SMB network shares; and install local APKs. Includes light/dark themes. Early-stage project requiring self-build or sideload.

Generated by AI. May contain inaccuracies.

About this app

这是一个基于 .NET for Android 开发的安卓电视文件管理器开源项目,由开发者 qiuhaotc 维护,目前最新版本为 v0.1(2026 年 6 月 6 日发布),采用 MIT 许可证 。

项目定位与核心特性

TvFileExplorer 专为 Android TV / 电视盒子设计,重点优化了遥控器 D-pad 方向键操作与焦点管理,主要功能包括 :

- 📁 文件浏览与管理:内部存储、SD 卡文件的复制、移动、删除、重命名 - 🖼️ 文件预览:图片、视频、音频等常见格式 - 🌐 SMB 局域网共享:浏览和管理局域网内 SMB 共享文件 - 📦 APK 安装:支持本地 APK 文件安装 - 🎨 主题切换:浅色/深色模式

技术架构

层级 技术选型 UI Android XML Layouts + Activity(原生焦点管理) MVVM CommunityToolkit.Mvvm(源生成器,AOT 友好) DI Microsoft.Extensions.DependencyInjection SMB SMBLibrary(纯 C# 客户端) 视频播放 Android Media3 (ExoPlayer) 图片加载 Glide

整个项目以 C# 100% 编写,依赖 .NET 10.0 SDK 与 Android SDK (API 30+) 。

如何获取与构建

方式一:直接下载 APK

前往仓库的 Releases 页面下载 v0.1 的 APK 。

方式二:本地构建

# 安装 Android workload dotnet workload install android

# 还原依赖 dotnet restore

# Debug 构建 dotnet build -c Debug -f net10.0-android

# Release 构建 APK dotnet publish -c Release -f net10.0-android /p:AndroidPackageFormat=apk

项目现状与适用场景

💡 这是一个早期个人开源项目,目前 Star 数为 1、Fork 为 0,仅有初始提交 。 - 适合:想学习 .NET for Android TV 开发的程序员、需要 SMB 局域网访问能力的电视用户、愿意自行构建 APK 的折腾党 - 暂不适合:追求开箱即用、功能完备的普通电视用户——同类更成熟的电视文件管理器还包括 Google Play 上的 File Explorer for Android TV 等

What's new

v1.0Sep 5, 2026

1.0版本

About this version

Version
1.0 (1)
Size
17.56 MB
Requires Android
11
Target SDK
30
Architecture
x86, x86_64, armeabi-v7a, arm64-v8a
Downloads
16
Updated
Sep 5, 2026
Package
com.qiuhaotc.tvfileexplorer

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app