I developed an application in galaxys version 2.3.3 and i want this app on galaxy tab also with same version what is step i have to follow can anybody help how to setup layout versions in xml…
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Android provide lot of way for to do this, using below
For supporting all versions, you must set the API versions in manifest like
For supporting all devices, such as tablet also means you must create drawable folders like and place the images to this folders with needed size
and also you must create the layouts like
And refer below also
Tips to Create Android app