package icon

LocalShare

Simple local file sharing via a built-in HTTP server.
New in version 0.2.0
- Complete refactoring of the project's sourcecode
- Improved user experience
- Add spinning icon to "Run Server" button during start and shutdown
- Improved error handling during server start
- More accurate active clients list
- Logs are added immediately when a client connects and are updated when the state of the connection changes
- Remove unneeded "Keep screen on" option

LocalShare is a lightweight utility to share files from your Android device with any other device in the same local network (Wi-Fi or Hotspot). It starts a local HTTP server, allowing other devices to download files using a simple web browser—no additional software required on the receiving end.


Features:


  • Share files within your local network easily.

  • Add files directly in the app or via the Android share sheet.

  • Integrated QR code generator for quick access by other devices.

  • Compatible with any web browser.

  • Supports media streaming and seeking (ideal for video/audio).

  • Multiple files can be downloaded as a ZIP archive or browsed via a web interface.

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 0.2.0 (3) suggested Added on Apr 21, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 8.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "dataSync"
      Allows the app to make use of foreground services with the type "dataSync"
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • com.defname.localshare.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 5.5 MiB PGP Signature | Build Log

  • Version 0.1.1 (2) - Added on Apr 12, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 8.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "dataSync"
      Allows the app to make use of foreground services with the type "dataSync"
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • com.defname.localshare.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 4.9 MiB PGP Signature | Build Log