kivy / kivy/python-for-android

the so file of other arch maybe include in.

Open
#3,231 0 comments 0 reactions 0 assignees View on GitHub
recipe
Dominant language
Python
Stars
8.9k
Forks
2k
Avg merge
12h 20m
Merged PRs (30d)
9

Description

when kivy use buildozer to build the other arch maybe package in when set android.archs = arm64-v8a

I build my app with the spec: android.gradle_dependencies = org.tensorflow:tensorflow-lite:+,org.tensorflow:tensorflow-lite-support:+.
I only want android.archs = arm64-v8a.

but the libtensorflowlite_jni.so from x86 keeps exist ,and not support 16k

Contributor guide

Open the contributing guide

Research direction

Reproduce the build with Buildozer using android.archs = arm64-v8a and the listed TensorFlow Lite Gradle dependencies. Trace how native libraries from libtensorflowlite_jni.so are packaged and verify that the resulting APK contains only the requested architecture and supports 16K page sizes.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, python, tensorflow
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.