I am developing an application for an Android Phone and Tablet. Now the UI's for both phones will be different. Does it make sense to create two different projects for both devices, or would it make more sense to use a single project and use different layouts ?
Kind Regards