Is it possible to submit a different version of an app (different .apk) to google play for the tablet version of an app like with apple?
Otherwise how can I differentiate between a phone device with a resolution of 1280 x 720 (galaxy s3) and a tablet with the same resolution? As I would want to load different layouts depending on whether the app is running on a tablet or a phone.
Thanks