Hello, please help.
I've created a simple application for the company where users are supposed to take pictures of products via their phones, and the system would upload them via FTP to the appropriate work order.
I'm using the CameraEx library, but I'm facing an issue, or perhaps I can't find the right idea.
The app should work in portrait mode (using B4X pages), but only one page ("camera page") should be left to the user's decision (whether they rotate the phone in portrait or landscape). Question:
1. How can I then rotate only that page according to the phone's rotation?
2. It possible to set up the camera to rotate according the phone rotation?
I always want to capture the image in a 4:3 format. I'm attaching some images to help you visualize. If necessary, I can also add the code...
Thank you for your help.
I've created a simple application for the company where users are supposed to take pictures of products via their phones, and the system would upload them via FTP to the appropriate work order.
I'm using the CameraEx library, but I'm facing an issue, or perhaps I can't find the right idea.
The app should work in portrait mode (using B4X pages), but only one page ("camera page") should be left to the user's decision (whether they rotate the phone in portrait or landscape). Question:
1. How can I then rotate only that page according to the phone's rotation?
2. It possible to set up the camera to rotate according the phone rotation?
I always want to capture the image in a 4:3 format. I'm attaching some images to help you visualize. If necessary, I can also add the code...
Thank you for your help.