Use-case

   1. Implement a BlueTooth keyboard to connect to an android device
   2. BT Keyboard should be able to lunch the 'Recent apps 
   
<http://img.wonderhowto.com/img/49/72/63550209324803/0/install-android-lollipop-recent-apps-menu-any-android.w654.jpg>'
 
   menu
   

Problem description
To be able to support special keys, in accordance with this link 
<https://source.android.com/devices/input/keyboard-devices.html>, I have 
implemented a consumer device SDP implementing 'HID Consumer Page (0x0c)', 
I have found the 'HID Usage' values for all buttons needed, BUT the HID 
Usage value for opening the 'Recent apps' menu.

All is perfecty working BUT, opening the 'Recent apps' menu, <br />
*what 'HID Usage value' should I use to open the 'Recent apps' menu?*

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to