Android Open Source - Sound mediaplayer teacup






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of teacup.

ItemValue
Java File Count10
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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