Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

the so file of other arch maybe include in.

Open
#3,231 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

recipe

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

Dominant language
Python
Stars
8.9k
Forks
2k
Avg merge
12h 20m
Merged PRs (30d)
9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from kivy/python-for-android

All issues in kivy/python-for-android

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.