Uncategorized
-
Delphi Android microphone and camera operation
Delphi Android microphone and camera operation TakePhotoFromCameraAction1: TTakePhotoFromCameraAction; // Get pictures through the phone camera TakePhotoFromLibraryAction1: TTakePhotoFromLibraryAction; //Get existing pictures on the phone ShowShareSheetAction1: ...