Android Open Source - Sound video FileUpload-Demo-Android--Node.js






Project Summary

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..

Web Site / Source Repository

FileUpload-Demo-Android--Node.js is hosted in the following web site
https://github.com/smanikandan14/FileUpload-Demo-Android--Node.js

If you think the Android project FileUpload-Demo-Android--Node.js listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of FileUpload-Demo-Android--Node.js.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
httpclient-4.2.5.jar
httpmime-4.2.5.jar
Raw File Namesres\raw\ca.bks
res\raw\client.p12
res\raw\iso.txt




Resource Files

There are 7 image files in FileUpload-Demo-Android--Node.js. The names of the image files are listed as follows.

audio.png
photo.png
scrubber_control_disabled_holo.png
scrubber_control_focused_holo.png
scrubber_control_normal_holo.png
scrubber_control_pressed_holo.png
video.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FileUpload-Demo-Android--Node.js has the following Java source files.

com.mani.fileupload.AudioRecord.java
com.mani.fileupload.MainActivity.java
com.mani.fileupload.app.FileUploadApplication.java
com.mani.fileupload.http.EasySSLSocketFactory.java
com.mani.fileupload.http.EasyX509TrustManager
.java
com.mani.fileupload.http.IgnoreCertTrustManager.java
com.mani.fileupload.util.NetworkConnectionUtil.java