Bluetooth audio synchronization.
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.
The following table is the detailed list of OmniPlay.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 6 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_INTERNAL_STORAGE |
Raw File Names | res\raw\maid_with_the_flaxen_hair.mp3 res\raw\sleep_away.mp3 |
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.
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