Simple Android app that streams a couple of radio stations from SomaFM. It also displays song info and scrobbles to Last.fm..
AndroidRadioScrobbler is hosted in the following web site
https://github.com/pieterdd/AndroidRadioScrobbler
If you think the Android project AndroidRadioScrobbler 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 AndroidRadioScrobbler.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
AndroidRadioScrobbler has the following Java source files.
be.pdd.radio.RadioScrobblerActivity.java be.pdd.radio.model.RadioChannel.java be.pdd.radio.model.infofetchers.InfoFetcher.java be.pdd.radio.model.infofetchers.SomaFmFetcher.java