Android Open Source - Sound audio VKPlayer






Project Summary

Audio player for vk.

Web Site / Source Repository

VKPlayer is hosted in the following web site
https://github.com/insearching/VKPlayer

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

ItemValue
Java File Count14
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 17 image files in VKPlayer. The names of the image files are listed as follows.

apptheme_scrubber_control_disabled_holo.png
apptheme_scrubber_control_focused_holo.png
apptheme_scrubber_control_normal_holo.png
apptheme_scrubber_control_pressed_holo.png
apptheme_scrubber_primary_holo.9.png
apptheme_scrubber_secondary_holo.9.png
apptheme_scrubber_track_holo_light.9.png
ic_pulltorefresh_arrow.png
next_default.png
next_pressed.png
pause_default.png
pause_pressed.png
play_default.png
play_pressed.png
previous_default.png
previous_pressed.png
splash_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

VKPlayer has the following Java source files.

com.android.vkplayer.LoginActivity.java
com.android.vkplayer.MainActivity.java
com.android.vkplayer.SplashActivity.java
com.android.vkplayer.api.APICallHelper.java
com.android.vkplayer.entity.DownloadStatus.java
com.android.vkplayer.entity.PlayBackStatus.java
com.android.vkplayer.entity.Track.java
com.android.vkplayer.service.DownloadService.java
com.android.vkplayer.service.PlayerService.java
com.android.vkplayer.utils.Credentials.java
com.android.vkplayer.utils.JSONField.java
com.android.vkplayer.utils.KeyMap.java
com.android.vkplayer.view.AutoResizeTextView.java
com.android.vkplayer.view.LoadMoreListView.java