EECS 441 Project using Collabrify in an Android application.
441-CollabText is hosted in the following web site
https://github.com/JEFreeman/441-CollabText
If you think the Android project 441-CollabText 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 441-CollabText.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 3 image files in 441-CollabText. The names of the image files are listed as follows.
ic_action_exit.png ic_action_redo.png ic_action_undo.png
The following screenshort is generated from the image listed above.
441-CollabText has the following Java source files.
com.example.collabtext.CircularBuffer.java com.example.collabtext.CollabTextProto.java com.example.collabtext.DocEditActivity.java com.example.collabtext.MainActivity.java com.example.collabtext.Move.java com.example.collabtext.User.java