EasyUpload
Upload images to your Python-Based Flask Server
AppID: | gad.heartbeat.androidflask.easyupload |
Author: | Ahmed F. Gad |
License: | MIT |
Donation: | |
InRepoSince: | 2019-10-05 |
LastRepoUpdate: | 2019-10-05 |
LastAppUpdate: | 2019-09-20 |
LastVersion: | 0.1 |
Categories: | Internet |
Google Play: | Check if it's there |
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.
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.
Packages
Version 0.1 (2019-09-20)
Android Versions:
4 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
requires 4 permissions: android.permission.WAKE_LOCK, android.permission.ACCESS_NETWORK_STATE, android.permission.INTERNET, android.permission.VIBRATE
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- Android Support v7 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data.
Download (1.5 M)