An android app that allows multiple people to connect over bluetooth and draw collaboratively on a shared canvas on their devices..
DoodleTogether is hosted in the following web site
https://github.com/jk2228/DoodleTogether
If you think the Android project DoodleTogether 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 DoodleTogether.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 10 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 1 image files in DoodleTogether. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
DoodleTogether has the following Java source files.
com.jisha.DoodleTogether.BluetoothConnect.java com.jisha.DoodleTogether.BluetoothConnectService.java com.jisha.DoodleTogether.ColorPicker.java com.jisha.DoodleTogether.DeviceListActivity.java com.jisha.DoodleTogether.Draw.java com.jisha.DoodleTogether.DrawView.java com.jisha.DoodleTogether.Home.java com.jisha.DoodleTogether.MesgBluetooth.java com.jisha.DoodleTogether.MyDrawView.java com.jisha.DoodleTogether.MyMotionEvent.java com.jisha.DoodleTogether.MyPath.java