It is completely up to the app developers... You're best bet would be to get the image and resize all the images to the size you want...
You can actually do this fairly easily by putting an ImageView in XML and setting it's with and height to the desired size you want, rather than just wrap_content. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Sep 4, 2012 at 10:52 AM, TreKing <treking...@gmail.com> wrote: > On Tue, Sep 4, 2012 at 6:05 AM, Patrick Kuckertz < > kuckertz.patr...@googlemail.com> wrote: > >> I have a tablet application and would like to get the icons in 72*72. I >> have discovered that many apps just provide a resolution of 48*48 > > > I would guess that that's simply the max resolution for which those apps > have provided icons for. I know I don't have a 72*72 version of my app icon. > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en