0

I want to find a sample of an intro for my application.to be more clear I want something like intro of SoundCloud application or linkedin (when you first time run them you see some pages like slideshows with texts and animations) but I don't know what keywords to search or what libraries I can use?Can you please help me find a solution for my problem Thank you so much

Majid Hojati
  • 1,740
  • 4
  • 29
  • 61

1 Answers1

1

You can make use of ViewPager or ViewFlipper.

Here is the good example for auto sliding images

https://github.com/daimajia/AndroidImageSlider

Fahim
  • 12,198
  • 5
  • 39
  • 57