-
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="…
-
**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
…
-
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…
-
Right after 3rd restart of latest alpha, bluetooth disabled, airplane mode enabled.
```
type: crash
osVersion: google/shiba/shiba:14/AP2A.240705.005/2024070201:user/release-keys
uid: 1002 (u:r:h…
-
### 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.
### …
-
```
type: crash
osVersion: google/shiba/shiba:14/AP1A.240405.002/2024040900:user/release-keys
uid: 1013 (u:r:mediaserver:s0)
cmdline: /system/bin/mediaserver
processUptime: 222429s
signal: 11 …
-
Crash on latest version of GrapheneOS, Pixel 7 Pro
```
type: crash
osVersion: google/cheetah/cheetah:14/AP2A.240605.024/2024061400:user/release-keys
uid: 1021 (u:r:gpsd:s0)
cmdline: /vendor/bin…
-
**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
…