
Using facebook audience network is a great way to earn some extra bucks. Its so easy to integrate and it can provide you some really good performance. Let’s get started. app’s build.gradle Add the code from below to your app…

Laravel and Lumen is very popular web development framework. It’s a very powerful tool to build a complete system from a to z. Though these frameworks are written in php it is designed to be run in dedicated server But…
Running out of time, busy schedule, and even no outdoor activities are left; in today’s time, people get to know loneliness. This phenomenon not only arises in adults but also faces by youths. Due to the upgradation of technology-based networks,…

How enrich the Exoplayer is I think you know it. It has a broad area of supported things related to playing videos in Android. By default android does not support some audio and video codecs and so Exoplayer. This is…

The global mobile device penetration is at an all-time high. The numbers will keep going up too, seeing the kind of freedom and functionality that the world of mobile phones has brought us into. A smart mobile phone is now…

The React team invented React Hooks to introduce state management and side-effects in the function components. The hooks enable writing React apps with just the function components. The hooks of React is a feature proposal that’s developed to have access…

Most of the time we developers use simple typical textviews in our app. But sometime we need to make this textview gradient color in order to look it more appealing or to follow the design pattern. To make the textview…

Google Play Store has millions of android apps and we can’t seem to focus on a every single one. Getting the perfect and the right one is a bit confusing. No matter what kind of top-notch Android app you’re looking…

A general-purpose language that’s greatly used for creating desktop as well as mobile apps, Java is still highly popular. Java-built apps are appropriate with almost all major platforms and operating systems as well. The development environment of Java is robust…

Its been a while google restricted the permissions of sms/mms reading and sending. But if your app’s core functionality depends on these permissions you might get an exception approval. So how do we make it? Here we will learn how…