Skip to content

Releases: akash1474/file_transfer

v0.1.0

29 Jul 03:22

Choose a tag to compare

v0.1.0: Initial Release 🍀

C++ Win32 app with interactive UI for seamless file transfer between Android and Windows devices, ensuring effortless and efficient data exchange.

A Simple Software Application for transferring files from phone to pc. This is done by starting a server on your android device using the application called SimpleHttpServer (Attached Here). The IP/URL displayed after starting the server is required to be entered to be connected. Once connected android device files and folder can be explored and downloaded.

Key Features:

  • Simultaneous multiple files download from different location
  • Minimal and interactive user interface.
  • Enough to get the job done

Note
The apk file may say that it will not run on newer android version but it works in some cases. Give it a try.