An android app that helps Guitar players learn selected parts of a song by looping them over and over (at user's request).
Strumline is hosted in the following web site
https://github.com/itsmichaelwang/Strumline
If you think the Android project Strumline 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 Strumline.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 2 image files in Strumline. The names of the image files are listed as follows.
seek_thumb_normal.png seek_thumb_pressed.png
The following screenshort is generated from the image listed above.
Strumline has the following Java source files.
com.github.itsmichaelwang.strumline.app.MainActivity.java com.github.itsmichaelwang.strumline.app.RangeSeekBar.java