Is it possible to create an App for both Mobile and Tablet?
I understand when I create new project, I have few options among which, create for mobile and create for tablet. Now I am in the initial stages of creating an app I came across this issue. Can I create one app for both? Or I have to replicate everything I've done on mobile project to tablet project once again? If so, will the user's device automatically identify the suitable app (e.g. if the user is trying to download the app using a tablet, the tablet will directly take him to the tablet app, if the user is trying to download the app using a mobile, the mobile will directlly take him to the mob app). Or this can be done at the final stages manually?
You help is deeply appreciated.