This repository was archived by the owner on Nov 14, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ Camera4Kivy
3
3
4
4
* Yet Another Camera for Kivy*
5
5
6
+ ** 2023-11-13 This repository is archived.**
7
+
6
8
2023/02/09 : Android users: camerax_provider has been updated to version 0.0.3, and when updating see also [ enable_video] ( #enable_video ) .
7
9
8
10
- [ Overview] ( #overview )
@@ -149,7 +151,7 @@ Set `p4a.hook` to enable the app's use of the [camera provider](https://github.c
149
151
150
152
` p4a.hook = camerax_provider/gradle_options.py `
151
153
152
- The implementation of the camerax gradle dependencies is architecture specific, an app built for armeabi-v7a will crash on an arm64-v8a device.
154
+ The implementation of the camerax gradle dependencies is architecture specific, an app built for * only * armeabi-v7a will crash on an arm64-v8a device.
153
155
154
156
#### Run Time Permissions
155
157
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = camera4kivy
3
- version = 0.3.1
3
+ version = 0.3.2
4
4
author = Robert Flatt
5
5
description = Yet Another Camera for Kivy
6
6
long_description = file: index.md
You can’t perform that action at this time.
0 commit comments