Android Open Source - Sound audio OmniPlay






Project Summary

Bluetooth audio synchronization.

Web Site / Source Repository

OmniPlay is hosted in the following web site
https://github.com/iccthedral/OmniPlay

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count6
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_INTERNAL_STORAGE
Raw File Namesres\raw\maid_with_the_flaxen_hair.mp3
res\raw\sleep_away.mp3




Resource Files

There are 7 image files in OmniPlay. The names of the image files are listed as follows.

ic_action_search.png
ic_tab_server_console_selected.png
ic_tab_server_console_unselected.png
ic_tab_server_playlist_selected.png
ic_tab_server_playlist_unselected.png
ic_tab_server_settings_selected.png
ic_tab_server_settings_unselected.png

The following screenshort is generated from the image listed above.

null




Java Source Files

OmniPlay has the following Java source files.

com.omnidev.omniplay.MainActivity.java
com.omnidev.omniplay.client.AudioPlayer.java
com.omnidev.omniplay.client.ClientActivity.java
com.omnidev.omniplay.client.ClientThread.java
com.omnidev.omniplay.client.ConnectionWrapper.java
com.omnidev.omniplay.client.Constants.java
com.omnidev.omniplay.server.ConnectedClient.java
com.omnidev.omniplay.server.Constants.java
com.omnidev.omniplay.server.ServerActivity.java
com.omnidev.omniplay.server.ServerConsoleActivity.java
com.omnidev.omniplay.server.ServerControlActivity.java
com.omnidev.omniplay.server.ServerPlaylistActivity.java
com.omnidev.omniplay.server.ServerThread.java
com.omnidev.omniplay.shared.SharedConstants.java
com.omnidev.omniplay.shared.TMessages.java
com.omnidev.omniplay.utils.Util.java