Reputation: 179
Is googleplay allowing the developer to publish multiple apk for single app? I am developing three apks for a single app for supporting different devices. can i upload all apks in google play?
Upvotes: 1
Views: 97
Reputation: 43023
Contrary to what the previous answer said, you can do that and set the filters based on different criteria, among others the screen size.
You need to switch your APK screen in developer console to advanced mode to do that (the button is on the right hand side of the screen).
Upvotes: 1