Android Code for a small whiteboard application.
AndroidWhiteboard is hosted in the following web site
https://github.com/taywils/AndroidWhiteboard
If you think the Android project AndroidWhiteboard 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 AndroidWhiteboard.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
AndroidWhiteboard has the following Java source files.
me.taywils.myapplication.ApplicationTest.java me.taywils.myapplication.MyActivity.java me.taywils.myapplication.PaintClient.java me.taywils.myapplication.PaintView.java