Satya Komatineni wrote:
> What about "function keys"? Is it possible to tie together a set of
> function keys (if they exist) to a service or an activity that is in
> the background?

You can be notified when select dedicated hardware keys are pressed:

ACTION_CAMERA_BUTTON
ACTION_MEDIA_BUTTON

http://developer.android.com/reference/android/content/Intent.html

Bear in mind that those keys are probably being put to other uses (e.g.,
activating the camera).

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to