I want to implement a swipe introduction screen in my Android application that is displayed only when the app is opened for the first time.
This is the swipe tutorial screen shown for the first time when one opens the app SkillPages.
Can anybody suggest libraries that can help me achieve such behaviour.
I will be using Android Studio
