Android Question [SOLVED] Documentation for CameraKit

rleiman

Well-Known Member
Licensed User
Longtime User
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 what value to give to CameraKit.JpegQuality so it results in the best jpeg image supported by the camera.

The other properties I would like to know more about are:

The difference between CaptureImage and CaptureImage2
CropOutput


Thanks.
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

rleiman

Well-Known Member
Licensed User
Longtime User

Attachments

  • Screenshot 2019-12-12 at 17.34.42.png
    Screenshot 2019-12-12 at 17.34.42.png
    75.6 KB · Views: 279
  • Screenshot 2019-12-12 at 17.46.05.png
    Screenshot 2019-12-12 at 17.46.05.png
    218.2 KB · Views: 286
Upvote 0

rleiman

Well-Known Member
Licensed User
Longtime User
remove trhe camerakit_androidx.aar and the generated files.
start again. run the jetifiertool, then try to compile your project.

Which version of B4A are you using (it this is relevant; i don´t know)?
Hi Don,

Just ran the tool. It states "All set. Nothing to do."

I'm on the 9.50 version of B4A.
 
Upvote 0
Top