Android Open Source - Chat group collabNote






Project Summary

An android app for collaboratively interacting in group for discussion. provide features like sharing canvas to draw,chat etc.

Web Site / Source Repository

collabNote is hosted in the following web site
https://github.com/sandeep-daiict/collabNote

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

ItemValue
Java File Count18
Supported screen sizes[mdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 13 image files in collabNote. The names of the image files are listed as follows.

addnotes.png
deletenotes1.png
pb_circle.png
pb_clear.png
pb_color.png
pb_eraser.png
pb_line.png
pb_line_size.png
pb_rect.png
pb_save.png
pb_text.png
pb_text_size.png
viewnotes.png

The following screenshort is generated from the image listed above.

null




Java Source Files

collabNote has the following Java source files.

com.example.server.ActiveSessionActivity.java
com.example.server.CanvasActivity.java
com.example.server.CanvasSurface.java
com.example.server.CollabService.java
com.example.server.ColorPickerDialog.java
com.example.server.Communicator.java
com.example.server.DiscoverClient.java
com.example.server.Discoverer.java
com.example.server.Discovererold.java
com.example.server.Global.java
com.example.server.MainActivity.java
com.example.server.Message.java
com.example.server.NoteAdapter.java
com.example.server.Response.java
com.example.server.Utilities.java
com.example.server.Wifi.java