-
-
**Describe the bug**
The sample has
```c
if (bt_conn_set_security(conn, BT_SECURITY_L2)) {
printk("Failed to set security\n");
}
```
in the `connected` callback, but it seems to fail to d…
-
I want to create an AI-powered mobile app using .NET MAUI, but I'd like an example of how to use it.
-
### Package
Sentry
### .NET Flavor
.NET
### .NET Version
8
### OS
Android
### SDK Version
4.13.0
### Steps to Reproduce
1. Create an Android project (not MAUI)
2. Add the DSN in the option…
-
https://github.com/android/architecture-components-samples/tree/main
-
https://github.com/android/architecture-components-samples/tree/main
-
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
_Originally posted by @github-actions in https://github.com/andr…
-
[logcat.txt](https://github.com/user-attachments/files/16757664/logcat.txt)
I have attempted the codelabs tutorial in full, as well as attempted to build the full plugin app available in the non co…
-
**Describe the bug**
The current implementation does not allow connecting to BLE device after the app is backgrounrded
**To Reproduce**
Steps to reproduce the behavior:
1. Launch a BLE Scan
2…
-
If you clone this repository and try to run it on Linux it will fail
because the android and macos workloads are not available:
```
/usr/lib/dotnet/sdk/8.0.110/Sdks/Microsoft.NET.Sdk/targets/Mic…