Indeed. I got this with the latest target http://pastebin.com/wj11TGhh
and the errors above with an old target and I then I recalled that renderscript.opt.level thingy. Anyway we can fix this for good ? I know it has nothing to do with the topic! :-) On Fri, Sep 21, 2012 at 3:59 PM, Simon MacDonald <simon.macdon...@gmail.com>wrote: > Looks like you are using an older version of Android before those Exif > properties existed. > > Simon Mac Donald > http://hi.im/simonmacdonald > > > On Fri, Sep 21, 2012 at 6:56 PM, Anis KADRI <anis.ka...@gmail.com> wrote: > > > Tried it out. Not compiling. http://pastebin.com/3KK96gCu > > Didn't spend too much time on it. So solution can be trivial :) > > > > On Fri, Sep 21, 2012 at 2:04 PM, Joe Bowser <bows...@gmail.com> wrote: > > > > > That sounds like a good idea. Do we want auto-focus on or off on the > > > camera? > > > > > > Joe > > > > > > On Fri, Sep 21, 2012 at 12:43 PM, Simon MacDonald > > > <simon.macdon...@gmail.com> wrote: > > > > Okay, > > > > > > > > So I've done a bit of work today on taking the camera code back in > > house. > > > > Right now I have the very basic take a picture and return a file URI > > > > working. It does not respect and options or do any image > manipulation. > > > I'm > > > > going to take the time to add that back in slowly. > > > > > > > > > > > > > > https://github.com/macdonst/cordova-android/commit/ac5dbf3f54ac6e43f6c346130ac2ac86aed26eb5 > > > > > > > > Also, I'm using a layout file which means you have to import Cordova > > into > > > > your test app as a library project. I'm just doing that for now as > > > > eventually that layout will get converted to code so we can go back > to > > > > making it a jar. I am not a UI designer so Joe volunteered Yohei to > > > design > > > > the camera interface so it doesn't look like a deranged > > > > coffee fuelled monster designed it. Thanks Yohei! > > > > > > > > Simon Mac Donald > > > > http://hi.im/simonmacdonald > > > > > >