Android Open Source - Sound fm Vibes






Project Summary

Vkontakte (vk.com) music player for Android with last.fm integration.

Web Site / Source Repository

Vibes is hosted in the following web site
https://github.com/adelnizamutdinov/Vibes

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

ItemValue
Java File Count36
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
Fragment Count3
jar files usedandroid-support-v4.jar
jsoup-1.6.1.jar
square-otto-1.3.2.jar
universal-image-loader-1.7.0.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\SegoeWP-Semilight.ttf




Resource Files

There are 33 image files in Vibes. The names of the image files are listed as follows.

cancel.png
download_icon.png
forward_normal.png
forward_pressed.png
ic_action_download.png
ic_action_refresh.png
ic_action_search.png
ic_action_settings.png
ic_action_sleeping_timer.png
ic_action_undo.png
last_fm.png
last_fm_logo.png
last_fm_menu.png
love_blue.png
love_grey.png
music.png
notification_icon.png
ok.png
pause_normal.png
pause_pressed.png
photo_placeholder.png
play_normal.png
play_pressed.png
repeat_blue.png
repeat_grey.png
rewind_normal.png
rewind_pressed.png
scrubber_primary_holo.9.png
scrubber_secondary_holo.9.png
scrubber_track_holo_light.9.png
shuffle_blue.png
shuffle_grey.png
thumb.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Vibes has the following Java source files.

com.stiggpwnz.vibes.Downloader.java
com.stiggpwnz.vibes.GeneralListener.java
com.stiggpwnz.vibes.HeadsetStateReciever.java
com.stiggpwnz.vibes.LoginActivity.java
com.stiggpwnz.vibes.Misc.java
com.stiggpwnz.vibes.Player.java
com.stiggpwnz.vibes.PlayerActivity.java
com.stiggpwnz.vibes.PlayerService.java
com.stiggpwnz.vibes.PreferencesActivity.java
com.stiggpwnz.vibes.SearchProvider.java
com.stiggpwnz.vibes.Settings.java
com.stiggpwnz.vibes.VibesApplication.java
com.stiggpwnz.vibes.adapters.AlbumsAdapter.java
com.stiggpwnz.vibes.adapters.FragmentPagesAdapter.java
com.stiggpwnz.vibes.adapters.PlaylistAdapter.java
com.stiggpwnz.vibes.adapters.UnitsAdapter.java
com.stiggpwnz.vibes.dialogs.LastFMLoginDialog.java
com.stiggpwnz.vibes.dialogs.LastFMUserDialog.java
com.stiggpwnz.vibes.events.BusProvider.java
com.stiggpwnz.vibes.events.Events.java
com.stiggpwnz.vibes.fragments.AlbumsFragment.java
com.stiggpwnz.vibes.fragments.ControlsFragment.java
com.stiggpwnz.vibes.fragments.PlaylistFragment.java
com.stiggpwnz.vibes.fragments.SleepingTimerFragment.java
com.stiggpwnz.vibes.fragments.StartingFragment.java
com.stiggpwnz.vibes.fragments.TutorialFragment.java
com.stiggpwnz.vibes.fragments.UnitFragment.java
com.stiggpwnz.vibes.fragments.UnitsListFragment.java
com.stiggpwnz.vibes.restapi.Album.java
com.stiggpwnz.vibes.restapi.LastFM.java
com.stiggpwnz.vibes.restapi.Playlist.java
com.stiggpwnz.vibes.restapi.RestAPI.java
com.stiggpwnz.vibes.restapi.Song.java
com.stiggpwnz.vibes.restapi.Unit.java
com.stiggpwnz.vibes.restapi.VKontakte.java
com.stiggpwnz.vibes.restapi.VKontakteException.java