Skip to content

Instantly share code, notes, and snippets.

View mvklingeren's full-sized avatar

Milco van Klingeren mvklingeren

View GitHub Profile
@mvklingeren
mvklingeren / gist:0dcbdf111590c6ed8ddfb734e2eac68e
Created December 27, 2025 12:38
Create a Android emulator by running ./setup_emulator.sh (it downloads google's commandline tools for this, and the Android image)
#!/bin/bash
# Store this file as setup_emulator.sh, then simpy execute it.
#
#
# ==============================================================================
# AUTO-SETUP: Android Emulator (Apple Silicon M-Series)
# - Default: Android 16 (API 36)
# - Preset: Pixel Tablet (2560x1600)
# - Heap: 1GB | RAM: 4GB