Permission camera

Hello @TIMAI2

How can I make the authorization request for the camera when starting the application?
I want to use “AskForPermission” as I do for “WRITE_EXTERNAL_STORAGE”

Thank you very much !

Best regards

Please do not PM for questions like this. Just use the forum.

As far as I know, the app will automatically ask for user permission to access the sdcard on first use of the compiled app (there was a problem with this but should now be fixed)

if not you must ask for android.permission.WRITE_EXTERNAL_STORAGE