I am developing an android application which have seven sliders in one page. ie, seven questions are there and one slider corresponding to each questions. Users can answer the question by sliding the pointer in each slider. In S3 this page is crashing. We are using high resolution images for this section.
Is this due to less heap size in S3? Can we resolve this issue? Is there any method to over come this issue? For this frame, do we need to use images with less-quality(It's not desirable)?