Skip to content

maverick-devil/ImageUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageUpload

This is a simple application for receiving data from android device to node.js server. It simply downloads the image and stores it to the local storage.

Requirements: Environment: Node.js version>=8 Modules: Multer Body-parser Express

Working: Create a folder 'public' containing subfolder 'uploads' which will contain the files uploaded from android device. Insert your IP address in the android code. Note that the server and Android Device should be in same network.

About

Image Upload from Android to Node.js Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published