-
### Version of Smart AutoClicker
2.4.2
### Device brand and model
Samsung A50 - product:a50dtvvj model:SM_A505GT device:a50
### Version of your Android OS
11
### Type
Smart scenario
### Descri…
-
Frida version: 12.2.5
Device: Moto G5s plus
Android 7: rooted
Whenever I launch 'frida-trace -U -f app.name -i "*sendto*" it crashes the device and forces me to turn it back on again. It's only s…
-
My app is getting crashed while screen sharing opentok in Android 14. Below is my code,
class MediaProjectionService : Service(), ImageReader.OnImageAvailableListener {
companion obje…
-
I am testing aosp vendor with phh system. I know you are reluctant to support this "non-standard" vendor, but just in case, you wanted to make the system gsi more compatible to what-so-ever device, pl…
-
Respond to a piece from https://github.com/lmccart/AppropriatingInteractionTechnologies/wiki . Your response can be a couple of paragraphs, a p5 sketch, or a physical sketch. Look on the right sidebar…
-
The foreground service does not work in Android14. It gives below error. When we call the method start recording.
java.lang.RuntimeException: Unable to start service com.foregroundservice.Foregroun…
-
-
### Please place your support dumps in this issue.
This applies to:
- Dumps you made to extend support for your particular firmware version
OR
- If you just want to provide us with a new dump a…
-
We were trying to enable screen share feature in a video conference. It need to run a service in the background. So using this package enabled the feature, but when changed the 'targetSdkVersion' fro…
-
**Describe the bug**
On Android emulator with Android 14, the screen share throws the following error when turned on -> off -> on.
```
Unable to getDisplayMedia: Don't re-use the resultData to …