There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A demonstration of using file upload from android to a Node.js server. Demonstrates uploading picture, video, audio files from android device to server. Also explains how to setup Node.js server for handling file uploads,providing secured TLS connection.