Android based Voice Control for XBMC.
xbmcvc is hosted in the following web site
https://github.com/adinauer/xbmcvc
If you think the Android project xbmcvc 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 xbmcvc.
Item | Value |
---|---|
Java File Count | 31 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in xbmcvc. The names of the image files are listed as follows.
mic.png
The following screenshort is generated from the image listed above.
xbmcvc has the following Java source files.
at.fhhgb.CLI.java at.fhhgb.CommandRepository.java at.fhhgb.CommandRepositoryFactory .java at.fhhgb.CommandTranslator.java at.fhhgb.MainActivity.java at.fhhgb.Settings.java at.fhhgb.SettingsActivity.java at.fhhgb.command.BackCommand .java at.fhhgb.command.Command.java at.fhhgb.command.CommandNotFoundException .java at.fhhgb.command.ContextMenuCommand .java at.fhhgb.command.InfoCommand .java at.fhhgb.command.MuteCommand .java at.fhhgb.command.NavigateDownCommand .java at.fhhgb.command.NavigateHomeCommand .java at.fhhgb.command.NavigateLeftCommand .java at.fhhgb.command.NavigateRightCommand .java at.fhhgb.command.NavigateUpCommand .java at.fhhgb.command.PausePlaybackCommand .java at.fhhgb.command.PlayerNextCommand .java at.fhhgb.command.PlayerPreviousCommand .java at.fhhgb.command.ResumePlaybackCommand .java at.fhhgb.command.SelectCommand .java at.fhhgb.command.ShowOsdCommand .java at.fhhgb.command.StopPlaybackCommand .java at.fhhgb.command.UnmuteCommand .java at.fhhgb.command.VolumeCommand .java at.fhhgb.command.VolumeDownCommand .java at.fhhgb.command.VolumeUpCommand .java at.fhhgb.xbmc.PlayerNotRunningException .java at.fhhgb.xbmc.XbmcCommunicator.java