which is the better way to keep and load images at run time in android? -



which is the better way to keep and load images at run time in android? -

i have 200 big scale fixed images , need handle @ run time.

[consider performance , apk size]

1.where can maintain images(asset folder or drawables)? 2.currently next technique image.setbackgroundresources(r.drawable.mango); 3.any other improve way there?

please utilize image loader many images. hope image loader help total you...

android image drawable assets

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -