https://github.com/xipfs/exfat_android
exFAT file system implementation for android
https://github.com/xipfs/exfat_android
android exfat java
Last synced: 12 months ago
JSON representation
exFAT file system implementation for android
- Host: GitHub
- URL: https://github.com/xipfs/exfat_android
- Owner: xipfs
- Created: 2019-09-23T09:18:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T07:39:43.000Z (over 6 years ago)
- Last Synced: 2025-04-15T06:34:40.416Z (about 1 year ago)
- Topics: android, exfat, java
- Language: Java
- Homepage:
- Size: 281 KB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
通过 Android OTG 的方式对 exFAT 格式的U盘进行管理,参考[ExFAT overview](http://www.ntfs.com/exfat-overview.htm) 文档。