EasyUpload: Android to PC File

100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this app

EasyUpload is a client-server project for uploading images from Android to a PC.

The project is very simple. Just select the images from the Android device, establish a connection to the server using its IPv4 address and port number, and then upload the images in a fast way.

Download the server project from here: http://easyupload.sourceforge.net

The simplicity of using EasyUpload helps to avoid using Bluetooth for image transfer.
The project just works for images and later it can work with any type of files.
The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask

The project is documented in a Heartbeat tutorial titled "Uploading images from Android to a Python-based Flask server" available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e

Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)
Updated on
Sep 19, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

First release of EasyUpload