Youtube Playlist App Example.
Youtube-Playlist-Android-App-Example is hosted in the following web site
https://github.com/mobilemerit/Youtube-Playlist-Android-App-Example
If you think the Android project Youtube-Playlist-Android-App-Example 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 Youtube-Playlist-Android-App-Example.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in Youtube-Playlist-Android-App-Example. The names of the image files are listed as follows.
action_search.png ic_loading.png ic_search.png
The following screenshort is generated from the image listed above.
Youtube-Playlist-Android-App-Example has the following Java source files.
org.aynsoft.adapter.VideoListAdapter.java org.aynsoft.java.InternetConnection.java org.aynsoft.java.Parser.java org.aynsoft.java.VideoDetail.java org.aynsoft.lazy.FileCache.java org.aynsoft.lazy.ImageLoader.java org.aynsoft.lazy.MemoryCache.java org.aynsoft.lazy.Utils.java org.aynsoft.playList.HomeActivity.java org.aynsoft.playList.YouTubePlayerActivity.java