Search found 3 matches

by Patrick Roza
Sat Dec 01, 2018 12:27 am
Forum: Android Deployment
Topic: Android Camera access and save
Replies: 3
Views: 4813

Re: Android Camera access and save

Thank you for your reply, Here are some examples I have tried: on mouseUp -- set the virtual camera cameraControlCreate"myFirstCamera" cameraControlSet "MyFirstCamera", "rect", "0,0,0,0" -- it seems necessary on Android, on iPhone doesn't cameraControlSet "myFirstCamera", "device", "front" -- give t...
by Patrick Roza
Tue Nov 20, 2018 8:24 pm
Forum: Android Deployment
Topic: Android Camera access and save
Replies: 3
Views: 4813

Android Camera access and save

Hi all, Just trying to write a simple app that on the press of a button waits 3 seconds and takes a photo via rear camera (selfie) and store the image on the device photo album. So far I attempted examples from the forum and from the LiveCode manuals I purchased (pages 750 - 754 which do not work at...
by Patrick Roza
Wed May 08, 2013 12:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Beginner Qestions
Replies: 1
Views: 2121

Beginner Qestions

Hi everyone, I downloaded the community version of LiveCode a few weeks ago. I will first say I think it is a great development system. I went through the TickedOff tutorials using LiveCode with Windows 7. Read other tutorials and the user guide then installed the Android SDK. Decided to test the Ti...