Thursday, January 17, 2013

[Android] slideshow on the main page.




Slideshow on main page. Add all of images into drawable folder. and

int imgid[]={R.drawable.s1,R.drawable.s2,R.drawable.s3,R.drawable.s4};

Make array like this, and copy below code into your activity.

No comments: