My wish from santa is for better attention/support in minor things.
let me give you an example.
i think the camera1.takepicture is useless if the camera is not focused
standar camera lib can't focus
cameraex can't focus either.
ACL can focus but it can't set picture orientation.
also reflection can't execute autofocus as Erel said in a post
for 2 days i am trying to get a correct picture and its problem after problem.
after all i ended up using ACL with some reflection from cameraex and using
jpegutils to set orientation.
oh and i also use RSImageprocessing to rotate the bitmap when needed.
2 days and 4 different things in order to take a picture.
should it be so hard?
PS and i forgot to mention that when i save the orientation with jpegutils it erases all the other exif info.
another problem created from nothing ,another day will be wasted to solve it
always with best intentions
angelos
let me give you an example.
i think the camera1.takepicture is useless if the camera is not focused
standar camera lib can't focus
cameraex can't focus either.
ACL can focus but it can't set picture orientation.
also reflection can't execute autofocus as Erel said in a post
for 2 days i am trying to get a correct picture and its problem after problem.
after all i ended up using ACL with some reflection from cameraex and using
jpegutils to set orientation.
oh and i also use RSImageprocessing to rotate the bitmap when needed.
2 days and 4 different things in order to take a picture.
should it be so hard?
PS and i forgot to mention that when i save the orientation with jpegutils it erases all the other exif info.
another problem created from nothing ,another day will be wasted to solve it
always with best intentions
angelos
Last edited: