Bluetooth HID implementation for android.
androhid is hosted in the following web site
https://github.com/nsuan/androhid
If you think the Android project androhid 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 androhid.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 4 |
Activity Count | 6 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.WAKE_LOCK |
There are 39 image files in androhid. The names of the image files are listed as follows.
arrow_down.png arrow_down_double.png arrow_left.png arrow_right.png arrow_up.png arrow_up_double.png btn_dial_normal.9.png btn_dial_normal_green.9.png btn_dial_pressed.9.png btn_dial_selected.9.png cross.png ic_tab_player_selected.png ic_tab_player_unselected.png ic_tab_presenter_selected.png ic_tab_presenter_unselected.png ic_tab_video_selected.png ic_tab_video_unselected.png icon_small.png player_end.png player_f1.png player_f2.png player_f3.png player_fwd.png player_mute.png player_pause.png player_play.png player_rew.png player_start.png player_stop.png player_volume_minus.png player_volume_plus.png playlist.png presenter_bookmarks.png presenter_delete.png presenter_fullscreen.png presenter_preferences.png presenter_refresh.png screen.png system.png
The following screenshort is generated from the image listed above.
androhid has the following Java source files.
org.androhid.AndroHid.java org.androhid.BtDevice.java org.androhid.BtDevicePicker.java org.androhid.ButtonGridLayout.java org.androhid.HidKeyMapper.java org.androhid.NativeBtHid.java org.androhid.PlayerTab.java org.androhid.Preferences.java org.androhid.PresenterTab.java org.androhid.SdpInterface.java org.androhid.VideoTab.java