I am developing an application in android in which i want to show about 170 images, but i want user can view images by finger either right or left . After searching from internet i got a solution, therefore i had use View flipper in my application It will work when the counting of images are 15, when the counting increasing above fifteen it will crash. Can you tell me the reason for this or is there a limitation in view flipper that we cannot show more than 15 views.
Give me any suggession for solve my problem.
Thanks in advance!