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
Post a Comment