Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on recent android APIs updates and so on #44

Open
rezamarzban opened this issue Dec 8, 2022 · 1 comment
Open

Not working on recent android APIs updates and so on #44

rezamarzban opened this issue Dec 8, 2022 · 1 comment

Comments

@rezamarzban
Copy link

rezamarzban commented Dec 8, 2022

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.

@rezamarzban
Copy link
Author

rezamarzban commented Dec 8, 2022

And if anyone look for advanced android camera project that work with Neural Network packages such as TensorFlow I suggest this:

https://github.com/android/camera-samples/tree/main/CameraXAdvanced

I built and tested it successfully with Gradle, It is in original Android programing language, Kotlin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant