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

Fix for Android OpenCL and added a couple of improvements #11

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

jrobles98
Copy link
Contributor

This PR is meant to fix the problem exposed in this issue #7(Cannot read property 'createModel' of null) and introduces a bump on the targetApi for the manifest file (copied from the MediaPipe repo from Google)

It also adds some explanations on where to put the model files and adds the command for both cleaning and creating release APKs without the risk of keeping cached bugs from previous iterations.

I tested the results on my Oneplus Nord as well as emulated pixels and seems very legit.
Hope it helps!

@cdiddy77 cdiddy77 merged commit b1bd09c into cdiddy77:main Sep 17, 2024
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants