SimbaDroid
A simple SMB file server (needs root)
新版本 0.8
- Work around Android bug to preserve last modified dates when renaming files on a removable SD card
SimbaDroid is an SMB server for Android, allowing you to access the contents of your storage (both internal storage or an external SD card) from your computer via wi-fi.
Due to Android limitations, this app requires root (as on all Unixoid operating systems, it is not possible to open a port < 1024 otherwise, and the default SMB port is 445 and Windows doesn't work with anything else). Without root, you either need some sort of SMB client which allows configuring the port used (SimbaDroid uses port 4450 behind the scenes), or some kind of port mapping software to allow Windows to transparently connect to port 4450.
Due to JFileServer limitations, only SMBv1 is supported, which isn't ideal for modern Windows, either, but c'est la vie…
Since the app is mostly for my private use, at the moment there are no configuration options – shares for the internal storage as well as an external SD card (if one is detected) are set up automatically and are accessible without authentication, so be careful about using this app in public networks. I might add some options for configuring your own custom shares and user authentication eventually, but no guarantees as to if and when.
READ/WRITE/MANAGE_EXTERNAL_STORAGE is required for filesystem access.
Due to Android limitations, this app requires root (as on all Unixoid operating systems, it is not possible to open a port < 1024 otherwise, and the default SMB port is 445 and Windows doesn't work with anything else). Without root, you either need some sort of SMB client which allows configuring the port used (SimbaDroid uses port 4450 behind the scenes), or some kind of port mapping software to allow Windows to transparently connect to port 4450.
Due to JFileServer limitations, only SMBv1 is supported, which isn't ideal for modern Windows, either, but c'est la vie…
Since the app is mostly for my private use, at the moment there are no configuration options – shares for the internal storage as well as an external SD card (if one is detected) are set up automatically and are accessible without authentication, so be careful about using this app in public networks. I might add some options for configuring your own custom shares and user authentication eventually, but no guarantees as to if and when.
READ/WRITE/MANAGE_EXTERNAL_STORAGE is required for filesystem access.
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 6.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 7.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 6.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 6.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 6.0 或更高的版本。
此套件包由原開發者構建和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 0.7
- Fix some rare crashes relating to open file handles
- Provide separate APK for old Android versions
- Provide separate APK for old Android versions
新版本 0.6
- Support Ethernet network connections
- Performance improvement creating files in large directories
- Performance improvement creating files in large directories
新版本 0.5
- Added Italian translation courtesy of @crazycoder1999
