Re: [android-developers] single_apk_On_multiple_devices

2011-12-31 Thread TreKing
On Sat, Dec 31, 2011 at 3:53 AM, Teena sharma wrote: > in emulator image size is very small, why images are not in proper size. How is your emulator configured? - TreKing

[android-developers] single_apk_On_multiple_devices

2011-12-31 Thread Teena sharma
Can any one please explain I am trying to make.apk for Galaxy Tab in that it takes images from drawable-large folder but still in emulator image size is very small, why images are not in proper size. -- You received this message because you are subscribed to the Google Groups "Android Devel

Re: [android-developers] single_apk_On_multiple_devices

2011-12-31 Thread TreKing
On Sat, Dec 31, 2011 at 1:09 AM, Teena sharma wrote: > Thanks .I have read whole doc but didn't got accurate solution. OK. Then read this whole thing and try again: http://www.catb.org/~esr/faqs/smart-questions.html You still didn't explain what "starched" means and I, for one, have no idea w

Re: [android-developers] single_apk_On_multiple_devices

2011-12-30 Thread Teena sharma
Thanks .I have read whole doc but didn't got accurate solution. On Fri, Dec 30, 2011 at 10:35 PM, TreKing wrote: > On Thu, Dec 29, 2011 at 12:50 AM, Teena sharma > wrote: > >> Please give suggestion that how can i install single .apk file on >> different configuration devices. >> > > http://

Re: [android-developers] single_apk_On_multiple_devices

2011-12-30 Thread TreKing
On Thu, Dec 29, 2011 at 12:50 AM, Teena sharma wrote: > Please give suggestion that how can i install single .apk file on > different configuration devices. > http://developer.android.com/guide/practices/screens_support.html > I am using Android 3.2 and API level 13. when i run this apk on

[android-developers] single_apk_On_multiple_devices

2011-12-29 Thread Teena sharma
Hello Please give suggestion that how can i install single .apk file on different configuration devices. I am using Android 3.2 and API level 13. when i run this apk on emulator(Android 3.2) images become starched. In drawable i have four folders hdpi,large,ldpi,mdpi,xhdpi. stil its not work

[android-developers] single_apk_On_Multiple_devices

2011-12-29 Thread Teena sharma
Hello Please give suggestion that how can i install single .apk file on different configuration devices. I am using Android 3.2 and API level 13. when i run this apk on emulator(Android 3.2) images become starched. In drawable i have four folders hdpi,large,ldpi,mdpi,xhdpi. stil its not work