Android application which pulls the audio posts from your tumblr dashboard.
TumblrMusic is hosted in the following web site
https://github.com/jimmithy/TumblrMusic
If you think the Android project TumblrMusic 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 TumblrMusic.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar |
Required Permissions | android.permission.INTERNET |
TumblrMusic has the following Java source files.
com.jamesob.tumblrmusic.OAuthActivity.java com.jamesob.tumblrmusic.TumblrMusicActivity.java com.jamesob.tumblrmusic.adapters.TracksAdapter.java com.jamesob.tumblrmusic.helpers.Constants.java com.jamesob.tumblrmusic.helpers.OAuthPreferenceHelper.java com.jamesob.tumblrmusic.objects.AudioPost.java com.jamesob.tumblrmusic.tasks.DashMusicTask.java