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 […]

Android

How to add splash screen in android app using android studio ?

The splash screen is an important part of every application it helps us to display details about our company name and apps details to our users in an attractive way. Sometimes we can use it to cover apps loading times and background processing delays. In this tutorial, we are going to implement a splash screen […]

Android

How to add admob interstitial ad in your android app using android studio ?

This tutorial we guide you to integrate the Google Mobile Ads SDK into a new app. And show you how to display an interstitial ad in your app. Step 1 Login to your https://www.google.com/admob/ account the  click Monetize a new app. Step 2 Click add your app manually if it is not deployed in google playstore Enter app […]

Android

How to add admob banner ad in your android app using android studio ?

This tutorial we guide you to integrate the Google Mobile Ads SDK into a new app. And show you how to display a banner ad in your app. Step 1 Login to your https://www.google.com/admob/ account the  click Monetize a new app. Step 2 Click add your app manually if it is not deployed in google playstore Enter app […]