Using Google reCAPTCHA in Android Application In this tutorial, we will learn the working process of Google reCaptcha and integrate it in…
telephony
-
-
How to setup Android for Eclipse IDE In this page, you will learn what softwares are required for running an android application…
-
Install Android Android supports java, c++, c# etc. language to develop android applications. Java is the officially supported language for android. All…
-
Integrating Google Sign-In in Android App In this tutorial, we will integrate the Google Sign-In functionality in our Android application using Google…
-
Integrating Twitter API in Android App In this tutorial, we will integrate the Twitter Log-in API into an Android app. For integrating…
-
Android Firebase Authentication – Google Login Firebase Authentication provides backend services for easy use the SDKs and in-built UI libraries to authenticate…
-
Android Google AdMob In this tutorial we will learn how to display ads on our android application. Ads can be of different…
-
Integrating LinkedIn API in Android App In this tutorial, we will integrate the LinkedIn Sign-In functionality in our Android application. Implementing LinkedIn…
-
Android Interstitial Ads Google AdMob Let’s create an app to display full screen Interstitial Ads of Google AdMob on its layout. File:…
-
Android Media Player Example We can play and control the audio files in android by the help of MediaPlayer class. Here, we…