mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #2462] Is Android possible? #1214
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#1214
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @WGandy on GitHub (May 28, 2024).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2462
It's my understanding that FUSE Passthrough has been included in the Android Linux kernel since Android 12. Is it possible for S3fs-fuse to work with Android?
@jierfjie commented on GitHub (Jul 19, 2024):
I have the same request, will you consider supporting Android?
@gaul commented on GitHub (Jul 20, 2024):
What should this support look like? Do you expect a Play store package? What prevents use of s3fs on Android today?
@jierfjie commented on GitHub (Jul 23, 2024):
I want s3fs to mount directories directly on Android devices, I'm not sure how to use s3fs to do this at the moment
@gaul commented on GitHub (Jul 25, 2024):
Try compiling it and testing. Sorry I don't develop on Android so I cannot help you debug this. If you figure it out please add a section to
COMPILATION.md.