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

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -