Android Open Source - Development api overhear-api






Project Summary

A basic API for listing songs, albums, artists, and genres from the MediaStore on an Android device, along with basic Last.fm API access..

Web Site / Source Repository

overhear-api is hosted in the following web site
https://github.com/afollestad/overhear-api

If you think the Android project overhear-api 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 overhear-api.

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version15
Activity Count0
jar files usedandroid-support-v4.jar




Java Source Files

overhear-api has the following Java source files.

com.afollestad.overhearapi.Album.java
com.afollestad.overhearapi.Artist.java
com.afollestad.overhearapi.Genre.java
com.afollestad.overhearapi.IOUtils.java
com.afollestad.overhearapi.LastFM.java
com.afollestad.overhearapi.Playlist.java
com.afollestad.overhearapi.Song.java
com.afollestad.overhearapi.Utils.java
com.afollestad.overhearapi.WebArt.java