Android Open Source - Video send Android_Video_Rest_Client






Project Summary

An Android REST client to send videos to a REST server.

Web Site / Source Repository

Android_Video_Rest_Client is hosted in the following web site
https://github.com/dmonllao/Android_Video_Rest_Client

If you think the Android project Android_Video_Rest_Client 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 Android_Video_Rest_Client.

ItemValue
Java File Count30
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count6
jar files usedjoda-time-2.1.jar
org.codehaus.jackson.core.jar
org.codehaus.jackson.mapper.jar
org.json.jar
org.restlet.ext.jackson.jar
org.restlet.ext.json.jar
org.restlet.jar
twitter4j-core-android-2.2.5.jar
Required Permissionsandroid.permission.CAMERA
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\server.properties




Resource Files

There are 20 image files in Android_Video_Rest_Client. The names of the image files are listed as follows.

counter_0.png
counter_1.png
counter_10.png
counter_2.png
counter_3.png
counter_4.png
counter_5.png
counter_6.png
counter_7.png
counter_8.png
counter_9.png
facebook_disabled.png
facebook_enabled.png
rec.png
record.png
share.png
share_220.png
stop.png
twitter_disabled.png
twitter_enabled.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android_Video_Rest_Client has the following Java source files.

com.monllao.david.androidrestclient.AndroidRestClientActivity.java
com.monllao.david.androidrestclient.FeedbackActivity.java
com.monllao.david.androidrestclient.User.java
com.monllao.david.androidrestclient.Video.java
com.monllao.david.androidrestclient.VideoDataActivity.java
com.monllao.david.androidrestclient.camera.Base64Helper.java
com.monllao.david.androidrestclient.camera.CameraStorageManager.java
com.monllao.david.androidrestclient.camera.CameraVideoPreview.java
com.monllao.david.androidrestclient.camera.RecordingViewer.java
com.monllao.david.androidrestclient.camera.VideoRecorder.java
com.monllao.david.androidrestclient.receiver.AddServerUserReceiver.java
com.monllao.david.androidrestclient.receiver.AddServerVideoReceiver.java
com.monllao.david.androidrestclient.receiver.BeginShareReceiver.java
com.monllao.david.androidrestclient.receiver.EndShareReceiver.java
com.monllao.david.androidrestclient.receiver.FacebookTokenReceiver.java
com.monllao.david.androidrestclient.receiver.GetServerUserReceiver.java
com.monllao.david.androidrestclient.receiver.PutServerVideoReceiver.java
com.monllao.david.androidrestclient.receiver.TwitterTokenReceiver.java
com.monllao.david.androidrestclient.service.AddServerUserService.java
com.monllao.david.androidrestclient.service.AddServerVideoService.java
com.monllao.david.androidrestclient.service.GetServerUserService.java
com.monllao.david.androidrestclient.service.PutServerVideoService.java
com.monllao.david.androidrestclient.service.RestService.java
com.monllao.david.androidrestclient.service.ShareService.java
com.monllao.david.androidrestclient.share.FacebookShare.java
com.monllao.david.androidrestclient.share.FacebookShareActivity.java
com.monllao.david.androidrestclient.share.TwitterShare.java
com.monllao.david.androidrestclient.share.TwitterShareActivity.java
com.monllao.david.androidrestclient.utils.PropertiesManager.java
com.monllao.david.androidrestclient.utils.RestClient.java