RE: CameraUI

2013-05-22 Thread Jesse Hellyer
Guys - I posted this bug over a week ago, haven't had any contact on it since. Did I do something wrong? I've sunk weeks of my time into trying to get the CameraUI to work quickly - I even used the standard Camera implementation to save snapshots from the video camera, but

Re: CameraUI

2013-05-22 Thread Tom Chiverton
Hellyer wrote: Guys - I posted this bug over a week ago, haven't had any contact on it since. Did I do something wrong? I've sunk weeks of my time into trying to get the CameraUI to work quickly - I even used the standard Camera implementation to save snapshots from the video camera,

RE: CameraUI

2013-05-22 Thread Jesse Hellyer
: CameraUI The code isn't a standalone file I can just quickly compile to check (it's just a View), which may be why no one has got around to it yet. It'd also be useful to have your app's XML configuration file in case the issue is there. Tom On 22/05/2013 13:43, Jesse H

RE: CameraUI in newest Apache Flex framework

2013-05-14 Thread Jesse Hellyer
I have been having very slow results with the CameraUI in flex. Initially, I was using version 3.1 which was VERY buggy, and I was running into erroring out returning from the CameraUI, and very slow speeds. I have since downloaded and installed the newest Apache Flex framework, 4.9.1. The

Re: CameraUI in newest Apache Flex framework

2013-05-14 Thread JP Bader
, Jesse Hellyer wrote: > I have been having very slow results with the CameraUI in flex. > Initially, I was using version 3.1 which was VERY buggy, and I was > running into erroring out returning from the CameraUI, and very slow > speeds. > > > > I have since downloaded

RE: RE: CameraUI in newest Apache Flex framework

2013-05-14 Thread Jesse Hellyer
Sorry, here is the code. Essentially, I call the cameraUI when the user hits a button. The native camera interface opens up right away. A picture is taken. On iOS and Android both, you have to "save" or "use" the picture. Once you click that button in the native UI, t