Android app that hosts an HTML5-based whiteboard server..
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.
The following table is the detailed list of Whiteboard.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 11 |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | commons-io-2.0.1.jar jetty-all-7.3.0.v20110203.jar json.jar servlet-api-2.5.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\database_create_sql.sql |
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