camerakit

  1. DALB

    Android Question Camera preview of cameraKit Library rotated at 90°

    Hello everyone, I use cameraKit library, but my camera preview presents a view (in the panel) which is 90° rotated regarding to the object I wish to take. I didn't find a propertiy which permits me to change this angle to 0°. Did I miss something or How can I do ? Thanks much for giving me a way.
  2. P

    Android Question Camerakit widjet

    How can i use camerakit in a widjet? is possible to have an examples?
  3. rleiman

    Android Question [SOLVED] Documentation for CameraKit

    Greetings, The CameraKit library is very nice but I'm looking to see if anyone has documented the library. I noticed there are some descriptions on some of the properties and functions of the library but I'm hoping for some more detailed documentation. In particular I'm wanting to find out...
  4. rleiman

    Android Question CameraKit library - Saving captured bmp to photo gallery as a jpg

    Greetings, I would like to send the photo I capture using the CameraKit library to the photo gallery and / or to a specified folder on the user installed sd card. The captured photo is a bmp. This is the coding from the sample that comes with the library: Sub CameraKit_onImage(image() As...
  5. rleiman

    Android Question [SOLVED] - Can't extract camerakit.aar from zip file.

    Greetings, I tried to copy the 3 files from the camerakit library but I get an error message with 7Zip telling me: unavailable data: camerakit.aar Could the file in the library be corrupted?
Top