Hi how can i use volume keys and camera key in app ? i use -36 and - 37 constant value but it`s not work !!! i use this to get key name
str = getKeyName(keyCode);
but when i press volume keys or camera key it`s return null can any body help me thanks