how to listen "android.intent.action.CAMERA_BUTTON" broadcast action in android device which do not have hardware camera button -


how can listen or receive "android.intent.action.camera_button" broadcast action in android device not have hardware camera button.

you can't: intent generated hardware camera button, not button within camera app.


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -