Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monkeymars/nodejs-android-photo-upload

Upload a photo from Android to a Node.js Server
https://github.com/monkeymars/nodejs-android-photo-upload

Last synced: 3 months ago
JSON representation

Upload a photo from Android to a Node.js Server

Awesome Lists containing this project

README

        

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