Android 40 Emulator
Write-Up: Android 4.0 (Ice Cream Sandwich) Emulator
Common issues & fixes
- "HAXM not installed" → install Intel HAXM (Windows/macOS Intel) or enable Hyper-V/WHPX (Windows) / KVM (Linux).
- Emulator stuck on boot → wipe data from AVD Manager or cold boot.
- Graphics artifacts → switch AVD Graphics to Software or Hardware as appropriate.
- Network not working → ensure host firewall/NAT not blocking emulator interfaces.
How to Set Up the Android 4.0 Emulator (Android Studio)
Step 2: Create a New Device
Click Create Device.
- Hardware Profile: Choose a legacy device profile. The Galaxy Nexus or the Nexus S are historically accurate choices for Android 4.0.
- Note: If you try to use a modern Pixel 7 profile, the OS may not scale correctly, as 4.0 wasn't designed for 120Hz high-density screens.