android - Check if device has hardware volume controls? -


some devices kindle fire not have hardware buttons volume, going add on screen controls, don't want have them there if not necessary.

i can't find info on this, i've looked in packagemanager features, plus configuration.

is true maybe devices have hardware volume controls exception of kindle fires?

android.view.keycharactermap.devicehaskey(keyevent.keycode_volume_up) 

Comments

Popular posts from this blog

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -