-
From https://github.com/flutter/engine/pull/54003/checks?check_run_id=27656678082
Part of https://github.com/flutter/flutter/issues/152118
`Linux mac_android_aot_engine` ([build](https://ci.chromi…
-
## Bug description
Adding shortcuts to specific hosts to the home screen no longer works in recent Android versions / with recent Android home apps (tested on Android 14 (LineageOS) with default Line…
-
i have been experiencing an error in build gradle of on_audio_query_android asking for namespace and i rectified by manually adding them in pub-dev so try to rectify them so other wont face any issu…
-
So macOS clang seems to have left out multiarch support for precompiled headers. So I split out our arch specifications as such, and compiled each pch for each arch. I've left the trailing backslas…
-
Something is broken when you run default settings for Firefox (130) on a Moto G5. I've verified this on my Mac and a Raspberry Pi with a Moto G5 connected.
I've tested in using sitespeed.io but sho…
-
### problem description
I was thinking of using a proxy instead of cookies (since making new accounts other day is becoming really hard), but when I tried this in my local environment, without cook…
-
Build command failed.
Error while executing process C:\Users\sridhar\AppData\Local\Android\Sdk\cmake\3.10.2.4988404\bin\ninja.exe with arguments {-C C:\Users\sridhar\Downloads\DetectFrida-master\Dete…
-
```
java.lang.IllegalStateException: Not allowed to start service Intent {
io.nlopez.smartlocation.geocoding.providers.AndroidGeocodingProvider$AndroidGeocodingService (has extras) }: app is in bac…
-
### Steps to reproduce the bug
1. Ve a un artista y reproduce (Álbum o sencillo).
2. Reproduce cualquier canción o video en línea.
3. Aparece un enunciado y no permite reproducir canciones o videos…
-
Android 8.0 有一项复杂功能;系统不允许后台应用创建后台服务。 因此,Android 8.0 引入了一种全新的方法,即 Context.startForegroundService(),以在前台启动新服务。
在系统创建服务后,应用有5秒的时间来调用该服务的 startForeground() 方法以显示新服务的用户可见通知。如果应用在此时间限制内未调用 startForeground(…