FileSharing Application icon

FileSharing 1.0.0

5.4 MB / 5+ Downloads / Rating 2.3 - 3 reviews


See previous versions

FileSharing, developed and published by Muaz Khan, has released its latest version, 1.0.0, on 2023-01-22. This app falls under the Tools category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 2.3, based on 3 reviews.

FileSharing APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.webrtc.experiment

Updated: 2 years ago

Developer Name: Muaz Khan

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing FileSharing on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

2.3
Total 3 reviews

Reviews

1 ★, on 2018-07-15
Doesn't work on Android

5 ★, on 2017-01-17
Thank you

Previous Versions

FileSharing 1.0.0
2023-01-22 / 5.4 MB / Android 4.1+

About this app

WebRTC provides a peer-to-peer protocol for secure data as well as media streaming.

This app uses data-protocol named as SCTP protocol which runs top over DTLS which means that every bit is secured & encrypted.

RTCMultiConnection is a WebRTC JavaScript library that provides multi-user file sharing as well as media streaming support.

RTCMultiConnection takes care about following things:
1) Multi-user connectivity is reliable
2) Rooms are secured & there is no chances of vulnerabilities or security holes
3) No single digit is stored on server to make each and everything private and secured. Everything is peer-to-peer.

It is TRUE that if Firewall is blocking WebRTC, then this app fallbacks to TURN server.

Fallback to TURN server means that your files data will be shared through TURN server.

However these are VERY RARE things.

Realtime statistics says that 99% of WebRTC apps uses STUN rather than TURN.

STUN means that every bit is peer-to-peer.

Peer-to-peer means that everything is shared directly between two systems. No server involvement at all.

To understand how server is used:

1) Server is used only to create/join rooms. (i.e. WebSockets server)
2) Server is used only if Firewall blocks ports (i.e. TURN server)

Question: Can anyone see my room without my permissions:
Answer: Nope, NEVER. Your room is 100% private/secured and no one will be having idea about your room until you share your room yourself.

Question: Is this app works only on Android?
Nope: This app works both on iOS and Android.
Additionally you can share files with desktop users as well. Desktop users MUST have to use either Chrome or Firefox or Opera.
You can even connect a native EXE/DMG desktop application from your Android app.

Means that you can share files with anyone on any well-known platform (Android, iOS, MacOSX, Windows, Linux)

New features

Fixed file sharing to make sure it works with latest RTCMultiConnection implementation.

App Permissions

Allows applications to open network sockets.
Allows an application to write to external storage.
Allows an application to read from external storage.