-
When building Cardboard SDK with Android Studio Koala Feature Drop Patch 1 and NDK v27.X (supported since Cardboard v1.26.0) several warnings are reported. It would be good to address the root causes…
-
### Description
On occasions, windows nerdctl pull will fail with `UtilityVM: Incorrect function.: unknown`
Windows people, do you have a clue what that means / why it happens?
@sondavidb @jsturtev…
-
I have followed all the steps mentioned in `ocr/android/app/cxx/ppocr_demo` **Deployment steps** on 6th step when I am running the app then I am getting the following error on Android studio.
*cmd.…
-
Probably related: https://github.com/willir/cargo-ndk-android-gradle/issues/9
I keep getting `Failed to run 'cargo --version'. You probably don't have 'cargo' executable in PATH` error on MacOS whi…
-
### Describe the issue
I get this error when running the following command:
```
python3 tools/ci_build/github/android/build_aar_package.py --android_sdk_path /Users/kapsyproductivity/Library/Andr…
-
I do:
export NDK_STANDALONE_TOOLCHAIN="/home/user/android-ndk-r27/toolchains/llvm/prebuilt/linux-x86_64"
export HOST=aarch64-linux-android
After that the build is always x86_64:
file scanmem
sc…
-
I can run android/ndk example (https://github.com/bazelbuild/examples.git) local, but can not run rightly on remote mechine.
the local common:
~/bin/bazel build //app/src/main:jni_lib --config=…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR35492](https://bugs.llvm.org/show_bug.cgi?id=35492) |
| Status | NEW |
| Importance | P normal |
|…
-
The SDL Sensor API in Android currently uses `ASensorManager_getInstance()` to initialize sensors. However, this function has been deprecated since API level 26 and replaced with `ASensorManager_getIn…
-
## Your Environment
* Plugin version: 4.15.5
* Platform: Android
* OS version: Getting errors for Android 11 and Android 8.1
* Device manufacturer / model: Nexus 5X
* Flutter info (`flutter…