All Projects → danysantiago → NodeJS-Android-Photo-Upload

danysantiago / NodeJS-Android-Photo-Upload

Licence: other
Upload a photo from Android to a Node.js Server

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language

Android Multipart Upload to Node.js

This is one of many ways to create a photo upload service using Node.js and Android. I belive there is a lot of more improvement work to be done to handle errors in the server-side.

This repo contains both the Android app and the Node.js server sources, they are in two separaed folders.

The folders are:

  • App - This is the Android App
  • Server - This is the Node.js Server

Blog Post

I wrote a blog post explaining this little experiment, you can read it at aguacatelang.wordpress.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].