Android Open Source - Game player rkpi






Project Summary

Radio KPI Android player.

Web Site / Source Repository

rkpi is hosted in the following web site
https://github.com/dector/rkpi

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

ItemValue
Java File Count28
Supported screen sizes[nodpi]
Activity Count2
jar files usedFlurryAnalytics-4.2.0.jar
aacdecoder-android-0.6.1_mod.jar
acra-4.5.0.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\fonts\roboto_bold.ttf
assets\fonts\roboto_thin.ttf




Resource Files

There are 16 image files in rkpi. The names of the image files are listed as follows.

close_bar.png
fb_normal.png
fb_pressed.png
icon_bar.png
info_normal.png
info_selected.png
pause_bar.png
play_bar.png
settings_normal.png
settings_selected.png
tw_normal.png
tw_pressed.png
vk_normal.png
vk_pressed.png
yt_normal.png
yt_pressed.png

The following screenshort is generated from the image listed above.

null




Java Source Files

rkpi has the following Java source files.

io.github.dector.rkpi.RkpiApplication.java
io.github.dector.rkpi.activities.MainActivity.java
io.github.dector.rkpi.activities.RkpiActivity.java
io.github.dector.rkpi.activities.SettingsActivity.java
io.github.dector.rkpi.common.AppConfig.java
io.github.dector.rkpi.common.PrefManager.java
io.github.dector.rkpi.common.ResManager.java
io.github.dector.rkpi.components.notifications.NotificationManager.java
io.github.dector.rkpi.components.notifications.RequestObserver.java
io.github.dector.rkpi.components.notifications.RequestReceiver.java
io.github.dector.rkpi.components.player.PlayerManager.java
io.github.dector.rkpi.components.player.PlayerStateObserver.java
io.github.dector.rkpi.components.player.SongInfo.java
io.github.dector.rkpi.components.player.StateManager.java
io.github.dector.rkpi.layouts.AboutLayout.java
io.github.dector.rkpi.layouts.MainLayout.java
io.github.dector.rkpi.services.ApplicationService.java
io.github.dector.rkpi.tools.AppUtils.java
io.github.dector.rkpi.tools.DeviceTools.java
io.github.dector.rkpi.tools.FlurryClient.java
io.github.dector.rkpi.tools.Logger.java
io.github.dector.rkpi.tools.Toaster.java
io.github.dector.rkpi.views.AbstractScalableLayout.java
io.github.dector.rkpi.views.AppViewPager.java
io.github.dector.rkpi.views.FixedSpeedScroller.java
io.github.dector.rkpi.views.MarqueeTextView.java