K- Radar not working properly on your device ? Here is how you fix it
Tag: #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 […]
How to integrate Emojis keyboard (SuperNova-Emoji) into your Android application?
Nowadays, Emojis are an awesome way to express our feelings, thoughts etc. So that people with different languages can understand it. Every social network application will provide you a set of Emojis. So it is very important to have them in your applications. So here, we show you how to integrate Emojis keyboard into your app […]
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 […]
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 […]