-3

1.Stacking image views with overlapping and image fetching with Micro Secure Digital Card.

Visit Stacking image views with overlapping

Community
  • 1
  • 1
adp
  • 1
  • 3

1 Answers1

0

for stacking imageViews, either put them all inside a frameLayout or use a single imageView as shown here: How to maintain multi layers of ImageViews and keep their aspect ratio based on the largest one? .

image fetching can be done via the volley library.

about how to save to external storage, it depends on how you choose to show the images.

Community
  • 1
  • 1
android developer
  • 114,585
  • 152
  • 739
  • 1,270
  • visit sir plz ,http://stackoverflow.com/questions/16729169/how-to-maintain-multi-layers-of-imageviews-and-keep-their-aspect-ratio-based-on – adp Aug 31 '13 at 17:14