You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
optimize: more aggressive Android Detox resource optimization
- Downgrade to Android API 28 (smallest system images)
- Reduce memory to 768MB (minimum viable)
- Add wipe-data flag for clean emulator state
- Increase boot timeout to 15 minutes
- Remove all unused system images to free disk space
- Update cache key for API 28
This should resolve the persistent 'Timeout waiting for emulator to boot' issue
by using the most minimal Android configuration possible.
0 commit comments