This post is about creating an intro scene for your app using ViewPager and Fragments. Here is the video in action- [youtube id=”https://youtu.be/d4nhUy3hm4Q” width=”600″ height=”350″ autoplay=”no” api_params=”&rel=0″ class=””] Note: I am using Android Studio 1.4 to prepare this tutorial. We are going to create the following files inside out project- Inside package- IntroActivity.java FragmentIntro1.java FragmentIntro2.java […]