-
NDK has native Binder API
https://developer.android.com/ndk/reference/group/ndk-binder
But a quick search in the crate docs doesn't find any binder related items. I'm guessing it's just not supporte…
-
some failures listed here for reference
1. update drm_hwcomposer/Android.bp
```
$ git diff
diff --git a/Android.bp b/Android.bp
index 257818846812..d53eba849789 100644
--- a/Android.bp
+++ b/An…
liuyq updated
3 weeks ago
-
I buy the book. The example 2 of the triangle, I do steps of chapter 16 for build with Android NDK.
I have android 4.4.2.
NDK: android-ndk-r10e
ENVIRONMENT VARIABLES WITH CYGWIN:
export JAVA_HOME="…
-
Cloned and compiled with NDK 24.0.8215888 in linux. error log:
```
KeepAlivePerfect/library/src/main/cpp/binder_libs/armeabi-v7a/libbinder.so: invalid sh_info in symbol table
```
-
### Describe the bug
basically when i try to play a roblox game it takes like 30 seconds to actually get into the game and when i do it's usually 20fps, with my specs it should be faster than that
#…
-
**Describe the bug**
**请详细描述问题(ZH_CN)**
A clear and concise description of what the bug is.
redroid11 boot failled, but 12 success
version
`ubuntu22.04 5.15.0-112-generic`
docker-compose.yml
…
-
### Describe the bug
OpenGL ES (any) not working with Software Rendering on NVIDIA GPU.
3DMark can't run GLES 3.0, and other apps (to test GLES) can't run 1.0 2.0.
### Waydroid version
1.4.2…
-
**make sure the required kernel modules present**
- `grep binder /proc/filesystems`
- nodev binder
- `grep ashmem /proc/misc`
- 124 ashmem
这是我添加的libGLES_mali库文件
/vendor/lib/egl/libGLES_mali.so
…
-
### Steps to Reproduce
Embeddinator-4000.exe -v -gen Java -p Windows -c -t shared -o java
### Expected Behavior
Generated Java files should be compiled.
A JAR file should be created.
### …
-
I'm trying to make this work with https://gitlab.com/android_translation_layer/android_translation_layer.
At first I tried using the build system we have for https://gitlab.com/android_translation_la…