Android App which emulates a limited set of the functionality of EarSketch to provide a collaborative mobile-optimized coding experience..
PeerSketch is hosted in the following web site
https://github.com/Dhendon/PeerSketch
If you think the Android project PeerSketch 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 PeerSketch.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Fragment Count | 3 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.READ_CONTACTS android.permission.READ_PROFILE |
There are 2 image files in PeerSketch. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
PeerSketch has the following Java source files.
audio.BeatSequencer.java audio.ESAudio.java data.ESFitMedia.java data.ESMakeBeat.java data.ESSetEffect.java data.ForLoop.java data.Group.java data.IfStatement.java data.Section.java data.Song.java data.SongDatabaseHelper.java data.SongLibrary.java data.Util.java gatech.adam.peersketch.ApplicationTest.java gatech.adam.peersketch.CurrentSongActivity.java gatech.adam.peersketch.HomeActivity.java gatech.adam.peersketch.LoginActivity.java gatech.adam.peersketch.NavigationDrawerFragment.java