Android

How to play video file on login page as background with a textview slider in android app ?

Example Animation In this tutorial, we are going to learn how to add a video as a background in our android app with a slider that changes information when we scroll left and right on our app screen. Adding video into app may increase the size of  your application but it will definitely provide a […]

Android

How to make android studio faster & improve performance ?

We all know that android studio is a powerful tool to make android application with efficiency and high compatibility. And it is receiving frequent support and updates from google to keep up with latest android versions. So it is highly recommended for a developer who  is focused on making optimized android applications and android studio […]

Android

How to add ShowcaseView (amlcurran/ShowcaseView) in android app using android studio ?

ShowcaseView is a very useful tool.It can be used to provide hints and information to our app users regarding controls and features. Today we are going to implement ShowcaseView using a free library called “amlcurran/ShowcaseView”. It is very useful and had many features and styles. amlcurran/ShowcaseView is a simple and easy to implement showcaseview tool and this library is […]