A configurable music widget for android. Gets Last FM art, scrobbles to Last FM. Configured for the stock media player, but has self-configuration options that (hopefully) allow any media player you choose..
teacup is hosted in the following web site
https://github.com/yourealwaysbe/teacup
If you think the Android project teacup 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 teacup.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
There are 7 image files in teacup. The names of the image files are listed as follows.
background.9.png ic_blankalbum.png ic_jump_next.png ic_jump_prev.png ic_next_arrow.png ic_pause.png ic_play.png
The following screenshort is generated from the image listed above.
teacup has the following Java source files.
com.chariotsolutions.example.http.CustomTrustManager.java net.chilon.matt.teacup.AlbumArtFactory.java net.chilon.matt.teacup.Config.java net.chilon.matt.teacup.LastFM.java net.chilon.matt.teacup.PlayerConfig.java net.chilon.matt.teacup.ProgressUpdater.java net.chilon.matt.teacup.ServiceStarter.java net.chilon.matt.teacup.TeaCup.java net.chilon.matt.teacup.TeaCupConfiguration.java net.chilon.matt.teacup.TeaCupService.java