'What architecture should I choose for Android GSI?
Solution 1:[1]
If you want support for Google Mobile Services (like core, play store, etc.) then go for ARM64+GMS, otherwise ARM64 should be enough.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | waqaslam |