SimbaDroid

A simple SMB file server (needs root)
AppID:de.buttercookie.simbadroid
Author:buttercookie42
License:MPL-2.0
Donation:
InRepoSince:2024-12-16
LastRepoUpdate:2024-12-22
LastAppUpdate:2024-12-21
LastVersion:0.4
Categories:Connectivity
APK source:Github
Google Play:Check if it's there
icon

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.

WhatsNew:

- Fix crash on Android 6 when shutting down the SMB server while files are open on the file share

Hint: This app is available in both, F-Droid Main and IzzyOnDroid repos.
Download Source Issues ChangeLog
1.png
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device. Some clients have this repo enabled by default, e.g. Neo Store, Droid-ify, or, of course, the IzzyOnDroid client by Sunil. With others (like the official client) you'll have to add this repo manually (see the hint on top of the package list for how to do that).

Packages

Version 0.4 (2024-12-22) verified help icon

Android Versions:
  • Target: 14.0
  • MinVer: 6.0
Permissions: help icon
Malware-Check:Warning help icon
35 Libraries detected: help icon

Download (2.3 M)

Version 0.3.1 (2024-12-18) verified help icon

Version 0.3 (2024-12-16) verified help icon