Android video streaming application for CS414 @ UIUC.
Eightdroid is hosted in the following web site
https://github.com/mcginty/Eightdroid
If you think the Android project Eightdroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Eightdroid.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\sample_mpeg4.mp4 |
Eightdroid has the following Java source files.
edu.uiuc.cs414.group8desktop.DataProto.java edu.uiuc.cs414.group8droid.AudioHandler.java edu.uiuc.cs414.group8droid.AudioRecordThread.java edu.uiuc.cs414.group8droid.ControlHandler.java edu.uiuc.cs414.group8droid.OutStreamHandler.java edu.uiuc.cs414.group8droid.SkeletonActivity .java edu.uiuc.cs414.group8droid.StreamHandler.java edu.uiuc.cs414.group8droid.VideoHandler.java