1.Stacking image views with overlapping and image fetching with Micro Secure Digital Card.
Asked
Active
Viewed 80 times
-3
-
1What is your question again? – Natan Streppel Aug 31 '13 at 17:00
-
sir , http://stackoverflow.com/questions/9840616/stacking-image-views-with-overlapping – adp Aug 31 '13 at 17:08
-
That's your question? O...k. – BoltClock Aug 31 '13 at 17:10
-
yes sir but i am using images with sdcard – adp Aug 31 '13 at 17:14
1 Answers
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