- Home /
Multiple android builds on Google Play
Hi,
I have a question about making multiple android builds of the same application.
Let's say I make two builds of a game with different texture compressions used - DXT for tegra based devices and ETC for the rest and upload both .apks to Google Play.
Now if a user with tegra-based device downloads the game - is he sure to get the DXT version? Because his device obviously supports ETC as well...
Thanks.
Comment