-
launch the sample from android studio with emulator , but badge not show . Can you help me ?
-
Root detection not working on android 14 emulator google API's system image while on android 13 emulator google API's system image it is working.
-
-
Hello.
I try to run emulator with command:
```
maestro start-device --platform=android
```
Output of command is:
```
Attempting to create Android emulator: Maestro_Pixel_6_API_30
C…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
### Steps to reproduce
1. Clone Maestro repository, use `main` branch
2. `./gradlew :…
-
Since the emulators used on CI for x86 and x64 are system ones, we should provide a setup script to ensure we run against the same locally.
At the very least, we'll need to include these commands…
-
**URL of codelab**
**In which task and step of the codelab can this issue be found?**
**Describe the problem**
**Steps to reproduce?**
1. Go to...
2. Click on...
3. See error...
…
-
Once project is clonned with dependencies installed, I ran `react-native run-android`
My emulator is launched by AVD Manager from Android Studio. Other apps runs pretty well.
I got the next err…
-
Hi guys,
I'm running the docker-compose on Debian 9, and although the virtual environment does start, the android emulator doesn't.
I tried to run the command suggested in the Code session:
`${…
-
Hi, thank you for this great library. I was trying to emulate mstar custom firmware on android emulator to no avail. I was able to unpack my ```mstarupgrade.bin``` file and I followed the method here:…