I am attempting to use the volume buttons in a unity3d game on Android. Unfortunately I can\'t see anything pertaining to volume being mapped as a KeyCode, so it seems to me tha
I'm guessing you're inquiring about volume buttons because your app got rejected by Samsung? Specifically, your app submission to Samsung will fail due to lack of support for Samsung Camera volume buttons and Samsung Homesync. The easiest workaround is to simply deselect support for these two items when submitting your game. If you switch to Advanced Mode in the Samsung Dashboard, you can select/deselect each device that you do/don't support. Just deselect all of the Samsung Camera entries and deselect Samsung Homesync when submitting your app.