Skip to content
๐Ÿ’ฌ

ServeIt

F-Droid

Open source

A simple http-server on android using flutter.

Version
2.0.0
Size
20.7 MB
Updated
Apr 20, 2024
Get from Download APK (v2.0.0)
Signing certificate on record

About this app

One app to serve them all

This app can start a http-server from an android/ios device binding to the port specified by the user (default 8888) and expose a directory from the device specified by the user (default dir /sdcard/Downloads).

Any device connected to the same wifi network and with a web browser, can navigate to the server url or scan the QR code to access the directory exposed

Currently there is no authentication from the app end. The app assumes devices connected to the same wifi network as the user is already authenticated. Do not use the app in a public wifi.

Licensed under MIT, by Vignesh Nandakumar.

OfficialSignature VerifiedOpen Source

What's New in v2.0.0

Imported from the F-Droid repository index.

Version history

v2.0.0Latest
Signature continuous

Apr 20, 2024 ยท 20.7 MB ยท Android API 16โ€“30 ยท code 40

Imported from the F-Droid repository index.

WRITE_EXTERNAL_STORAGEREAD_EXTERNAL_STORAGEMANAGE_EXTERNAL_STORAGEINTERNETWAKE_LOCKACCESS_NETWORK_STATEREAD_PHONE_STATERECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICEcom.example.flutter_http_server.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 69c2d41b6f2e288cacaddc5b9f53282f3380f40c611e4f1012bdf55c01d3c877

v1.2.0
Signature continuous

Nov 23, 2021 ยท 18.1 MB ยท Android API 16โ€“30 ยท code 30

Imported from the F-Droid repository index.

WRITE_EXTERNAL_STORAGEREAD_EXTERNAL_STORAGEINTERNETWAKE_LOCKACCESS_NETWORK_STATEREAD_PHONE_STATERECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICE

SHA-256 c1da047268538ebe65015ae57f2415175e308a856e4a316469e6923b81bd8358

v1.0.0
Signature continuous

Oct 12, 2021 ยท 18.3 MB ยท Android API 16โ€“30 ยท code 1

Imported from the F-Droid repository index.

WRITE_EXTERNAL_STORAGEREAD_EXTERNAL_STORAGEACCESS_NETWORK_STATEACCESS_WIFI_STATEINTERNETWAKE_LOCKREAD_PHONE_STATERECEIVE_BOOT_COMPLETEDFOREGROUND_SERVICE

SHA-256 c5a4bbb7bfc1306f496948b607b73545b2e9698d38da38a6b911eb0a7e92cac0

Will it run on your device?

CompatibilityVery likely to run

87%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
What changed in this release
Size delta
+2.6 MB
Added permissions
MANAGE_EXTERNAL_STORAGE, com.example.flutter_http_server.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security โ†’ Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded โ€” delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time โ€” if a package claiming to be com.example.flutter_http_server is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 1.2.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall ServeIt first โ€” which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version โ€” and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of ServeIt, and a listing is removed when the evidence for it stops holding up.

Get ServeIt

Every source we list for com.example.flutter_http_server is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Social
Android
API 16+
Architectures
arm64-v8a, armeabi-v7a, x86_64
Version
2.0.0 (code 40)
Size
20.7 MB
Updated
Apr 20, 2024
Package name
com.example.flutter_http_server

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v2.0.0)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

69c2d41b6f2e288cacaddc5b9f53282f3380f40c611e4f1012bdf55c01d3c877

Signing certificate

7ffe2551e4dfafffac55a9349fd86d25093c9c7a52b90ecd32166251510f60ea

Permissions Required

What each permission lets ServeIt do. A highlighted one is worth a second look โ€” not necessarily wrong, just worth asking whether this app needs it.

WRITE_EXTERNAL_STORAGEWrite files to shared storage.
READ_EXTERNAL_STORAGERead files in shared storage.
MANAGE_EXTERNAL_STORAGERead and change almost all files on the device.
INTERNETSend and receive data over the internet.
WAKE_LOCKKeep the device awake, e.g. to finish a download or play media.
ACCESS_NETWORK_STATECheck whether the device is online and on what kind of connection.
READ_PHONE_STATERead phone status and identity, such as the current call state.
RECEIVE_BOOT_COMPLETEDStart automatically when the device finishes booting.
FOREGROUND_SERVICEKeep running in the background with a visible notification.
com.example.flutter_http_server.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Social apps

More from F-Droid

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem