PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → [WM24] videostartapp(vipicturecapture)
[WM24] videostartapp(vipicturecapture)
Iniciado por mastahumaru, jan., 16 2020 7:53 AM - 2 respostas
Publicado em janeiro, 16 2020 - 7:53 AM
hi, so i have a problem with my project. the problem is that the function of videostartapp won't appeard when i use my real project. but when i use a dummy project the function appeard. can anyone help me with this problem, thanks.
Publicado em janeiro, 17 2020 - 4:19 AM
yeah i have the problem too, but still no answer. is there nobody have the answer for this problem ? videostartapp(vipicturecapture). please help us.
Publicado em janeiro, 17 2020 - 4:26 AM
i using this code, its perfectly fine no error. but when i do it on my android phone. the camera didn't show up. it only show up a permission to use camera on handphone.
imgPath is image to save

HReset(namedatabase)
imagePath is string = VideoStartApp(viPictureCapture)

OpenMobileWindow(Menu)
ImgPath = imagePath


regards
-sagab