Android Open Source - Sound playlist PlaylistSyncer






Project Summary

A tool to sync playlists and music in them from iTunes for Mac to Android..

Web Site / Source Repository

PlaylistSyncer is hosted in the following web site
https://github.com/upsuper/PlaylistSyncer

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

ItemValue
Java File Count7
Supported screen sizes[xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 4 image files in PlaylistSyncer. The names of the image files are listed as follows.

ic_complete.png
ic_downloading.png
ic_pending.png
playlist_syncer_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PlaylistSyncer has the following Java source files.

org.upsuper.playlistsyncer.client.Constants.java
org.upsuper.playlistsyncer.client.FileListAdapter.java
org.upsuper.playlistsyncer.client.MediaScannerClient.java
org.upsuper.playlistsyncer.client.PlaylistUpdater.java
org.upsuper.playlistsyncer.client.SelectActivity.java
org.upsuper.playlistsyncer.client.SyncActivity.java
org.upsuper.playlistsyncer.client.SyncerClient.java