-
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
-
Recently at Google I/O 17, Android Audio team put forth some recommendations to improve audio performance: https://youtu.be/C0BPXZIvG-Q?t=10m13s
I am wondering if `pd-for-android` can take advanta…
-
The Background Location Updates in Android "O" code lab has a minSdkVersion of 16 but the source code uses a number of API features that are, for example, only available in SDK 24 and 26. This results…
-
Hi! I have a project that targets many platforms. Among them iOS and Android. Among my dependencies I have C++ projects like Ring. When I change the target on my VSCode settings like this:
```
"…
-
### Describe the bug
Hey, I continue on my tauri android dev journey. I think I found a bug regarding sqlite3. As soon to my tauri project I add `sqlx` with `sqlite` feature enabled as dependency, th…
doums updated
2 months ago
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
latest(Compiled using the latest cmake code)
### Custom code
…
-
Compile and run sample program that uses `DexRewriter` without any passes:
```java
import com.android.tools.smali.dexlib2.DexFileFactory;
import com.android.tools.smali.dexlib2.dexbacked.DexBacke…
-
### What version of Go are you using (`go version`)?
go version go1.20.3 linux/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating system and proces…
-
Good morning, first of all, thank you for this example with KMP. I wanted to ask if the web part of this project is not working?
I created the Gradle run configuration to execute the web as explain…
-
## Description
Web switches should show I|O labels when are inside an iOS webview and the setting is enabled in user preferences.
https://developer.apple.com/design/human-interface-guidelines/to…