-
Sources:
* https://developer.android.com/guide/practices/page-sizes
* https://android.googlesource.com/platform/ndk/+/master/docs/BuildSystemMaintainers.md#Page-sizes
* http://android-developers.…
-
Hello,
I am building an app using Kivy. When running the app in android using ```buildozer android run logcat``` I get the error:
```
.../.buildozer/android/platform/build-arm64-v8a/build/python-…
Camcz updated
1 month ago
-
# Describe the issue you are having.
I installed UserLAnd on an Android device and ran Ubuntu. My idea was to use this as a tool to program in C and Python, and I would like to be able to write cod…
-
**Software Versions**
* Python: 3.11
* OS: Android
* Kivy: 2.3.0
* Kivy installation method:
**Describe the bug**
Kivy app immediately crashes with this output in logcat
`ImportError: dlope…
-
@tomaszduda23 Have you happened to test any of the transports - USB, BLE, or UDP - on Android?
I'd love to add it here if it works: https://intercreate.github.io/smpclient/latest/#smpclient--operat…
-
#### Chaquopy version
15.0.1
#### Relevant parts of your build.gradle file
```
apply plugin: 'com.android.dynamic-feature'
apply plugin: 'com.chaquo.python'
```
#### Describe your i…
-
when i tune kernel on andorid,accoding to `docs/android.md : python -m tvm.exec.rpc_tracker`;
But i meet this question:`root@a23bc1a1da28:/home/merge_tmac/T-MAC# python -m tvm.exec.rpc_tracker
…
-
```py
NotImplementedError: display module not available
(ImportError: dlopen failed: cannot locate symbol "alphablit_alpha_sse2_argb_surf_alpha"
referenced by "/data/data/org.test.myapp/files/app…
-
### 🐛 Describe the bug
Hello,
### Issue
I'm experiencing the following error when trying to Load Llava model into both an Android emulator (12GB RAM, Android 13 running on Mac M1 Max) and into …
-
Let me explain what I am trying to do. I have an Orange Pi 5 Plus on which I am running Android 12. I did build a Kivy application that is working well (Kivy can be used to make Applications using Pyt…