This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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 |