Re: [android-developers] API 1.5 to API 2.1

2010-07-29 Thread Kostya Vasilyev
Muhammad, I have a step by step guide here: http://kmansoft.wordpress.com/2010/05/05/supporting-devices-multires/ -- Kostya 29.07.2010 1:28, { Devdroid } пишет: On 28 July 2010 09:33, Muhammad Ali wrote: Hi All, I am working on an application which targets the 1.5 to 2.2 sets, my p

Re: [android-developers] API 1.5 to API 2.1

2010-07-28 Thread { Devdroid }
On 28 July 2010 09:33, Muhammad Ali wrote: > Hi All, > >    I am working on an application which targets the 1.5 to 2.2 sets, > my problem is that I am using different resolution images with > drawables-* folders and it is not supported by the API 1.5, suggest me > what should I do? Read the manu

[android-developers] API 1.5 to API 2.1

2010-07-28 Thread Muhammad Ali
Hi All, I am working on an application which targets the 1.5 to 2.2 sets, my problem is that I am using different resolution images with drawables-* folders and it is not supported by the API 1.5, suggest me what should I do? I am very thankful to you all guys :). Yours, Ali Hassan --