Android Open Source - App server Whiteboard






Project Summary

Android app that hosts an HTML5-based whiteboard server..

Web Site / Source Repository

Whiteboard is hosted in the following web site
https://github.com/mikemcquaid/Whiteboard

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

ItemValue
Java File Count15
Target SDK Version11
Minimum SDK Version7
Activity Count3
jar files usedcommons-io-2.0.1.jar
jetty-all-7.3.0.v20110203.jar
json.jar
servlet-api-2.5.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\database_create_sql.sql




Java Source Files

Whiteboard has the following Java source files.

com.appleton5.android.utils.LogUtils.java
com.appleton5.android.utils.StorageUtils.java
com.appleton5.whiteboard.DatabaseHelper.java
com.appleton5.whiteboard.Whiteboard.java
com.appleton5.whiteboard.WhiteboardManager.java
team.win.ColorPickerDialog.java
team.win.DataStore.java
team.win.HelpActivity.java
team.win.HttpService.java
team.win.Point.java
team.win.Primitive.java
team.win.TeamWinActivity.java
team.win.Utils.java
team.win.WhiteBoardActivity.java
team.win.WhiteBoardView.java