kivy / kivy/python-for-android

`pyodbc` doesn't have a recipe on `python-for-android`

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

Description

```
buildozer.spec
```

### Logs

```
ImportError: dlopen failed: "/data/data/org.test.myapp/files/app/_python_bundle/site-packages/pyodbc.so" is for EM_X86_64 (62) instead of EM_AARCH64 (183)
```

Contributor guide

Open the contributing guide

Research direction

Start with the buildozer.spec and reproduce the Android build that loads pyodbc.so. Investigate how python-for-android supplies package recipes and verify the resulting APK loads pyodbc on EM_AARCH64 rather than reporting the shown architecture mismatch.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, python
Domain
build-system, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.