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
Google updated its Android APIes, Also Gradle and buildozer has been updated. But xcamera is not updated, Therefore xcamera has bugs. If anyone looks for a working android camera project I suggest this:
Camera2Basic is in original Android programing language, Kotlin. I built and tested it successfully with latest Android APIes and Gradle.
Also please be noticed that Kivy Python has some limits to be ported into original Android programing language (Kotlin) and in most cases don't work! But Kotlin and Java codes work properly.
The text was updated successfully, but these errors were encountered:
Google updated its Android APIes, Also Gradle and buildozer has been updated. But xcamera is not updated, Therefore xcamera has bugs. If anyone looks for a working android camera project I suggest this:
https://github.com/android/camera-samples/tree/main/Camera2Basic
Camera2Basic is in original Android programing language, Kotlin. I built and tested it successfully with latest Android APIes and Gradle.
Also please be noticed that Kivy Python has some limits to be ported into original Android programing language (Kotlin) and in most cases don't work! But Kotlin and Java codes work properly.
The text was updated successfully, but these errors were encountered: