You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
@@ -201,20 +201,23 @@ The Photo example illustrates basic camera usage, try this first. The remaining
201
201
202
202
On Android and iOS the app can rotate when the device rotates, on the desktop you can change the window size to simulate orientation, and thus rotating a mobile device.
Illustrates basic layout using screens. Basic camera functionality including photo capture, screenshot capture, and on Android capture of video with audio.
204
+
#### C4KPhotoExample
205
+
[C4K-Photo-Example](https://github.com/Android-for-Python/c4k_photo_example). Illustrates basic layout using screens. Basic camera functionality including photo capture, screenshot capture, and on Android capture of video with audio.
206
206
On Raspberry PI a mouse must be used, a touch pad does not work correctly.
Everything you need to read a restaurant menu. Long press or double click on a highlighted QR code to open a web browser. Illustrates basic analysis, screen annotation, and user interaction.
208
+
#### C4K QR Example
209
+
[C4K-QR-Example](https://github.com/Android-for-Python/c4k_qr_example). Everything you need to read a restaurant menu. Long press or double click on a highlighted QR code to open a web browser. Illustrates basic analysis, screen annotation, and user interaction.
0 commit comments