https://github.com/danysantiago/nodejs-android-photo-upload
Upload a photo from Android to a Node.js Server
https://github.com/danysantiago/nodejs-android-photo-upload
Last synced: 6 months ago
JSON representation
Upload a photo from Android to a Node.js Server
- Host: GitHub
- URL: https://github.com/danysantiago/nodejs-android-photo-upload
- Owner: danysantiago
- Created: 2012-09-02T16:42:24.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-18T18:28:17.000Z (almost 13 years ago)
- Last Synced: 2025-04-14T14:15:26.828Z (6 months ago)
- Language: Java
- Size: 661 KB
- Stars: 45
- Watchers: 8
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ServerBlog Post
---------I wrote a blog post explaining this little experiment, you can read it at aguacatelang.wordpress.com