2

I am developing application for Android3.0 which must be compatible for all tablet size. When i googled for my problem i got a solution as in below link

Multiple Screen Resoultion

When i am trying this, i got another problem as showing error as "w600dp, Portrait Orientation' is not a best match for any device/locale combination"

For this problem i have googled and got the final solution as in following link as Eclipse spits out a cryptic error message. What ever i have tried i didnt solve my problem

Can anyone please give me solution. Thanks in advance..

Community
  • 1
  • 1
deepa
  • 2,496
  • 1
  • 26
  • 43
  • see this http://developer.android.com/training/multiscreen/screensizes.html – NagarjunaReddy Feb 04 '12 at 12:02
  • "When i am trying this, i got another problem as showing error as "w600dp, Portrait Orientation' is not a best match for any device/locale combination"" -- this is simply a warning from the Eclipse GUI editor and has no bearing on your actual application. – CommonsWare Feb 04 '12 at 14:40
  • @CommonsWare this may be warning from Eclipse but when i alter in layout which is in layout-sw600-port it also reflect in the default layout as layout-port as given in the second link of my question. please give me solution for this. Its very urgent.. – deepa Feb 06 '12 at 04:20

0 Answers0