This commit is contained in:
austinried
2025-10-16 20:04:15 +09:00
parent b0bb26f84b
commit 7f592c7db1
166 changed files with 237 additions and 34002 deletions

5
mise-tasks/android-emulator.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
#MISE description="Install the required Android SDK platform support"
set -e
emulator -avd Pixel9_15_default -netdelay none -netspeed full -gpu on -memory 4096 -cores 4