Browsing Category
Programming tut
How to Implement Social Sign-up Log-In Android using CloudRail API
How to integrate Social API in Android
Social API integration is now possible in Android using CloudRail, but what how is it possible? Before describing you about Social API…
Read More...
Read More...
How to add Push notification in Android using Firebase (cloud messaging)
Push notification in Android using Firebase
Before explaining you about Push Notification let me define what is Firebase Cloud Messaging is. FCM previously called GCM (Google Cloud…
Read More...
Read More...
How to use Accelerometer in Unity
Learn how to use Accelerometer in Unity
Now you can easily implement motion sensing mechanism in your game using the accelerometer.
As you know that Motion sensing games are doing…
Read More...
Read More...
Android WebView Tutorial with progress bar in Android studio
Android WebView
In this tut I will show you, how you can convert your website into a cool android native app using web view class and also how to add Progress bar,webview class uses…
Read More...
Read More...
How to add TimePicker and TextClock (DigitalClock) in Android
In this tut i will show you how you can add Android Time Picker that allows you to select the time The time consists of hours, minutes and clock format.TimePicker class used to get…
Read More...
Read More...
How to add Text to speech (TTS) in android app using Android Studio
Text to speech (TTS)
In this tut i will show you how you can add Text to speech (TTS) in android app,you can convert your text into voice and also android Provide facility to convert…
Read More...
Read More...
how to add dynamically auto growing listview in android using android Studio
In this tut, i will show you how you can add dynamically auto growing listview in the android app in which user give input data and shows in a listview.…
Read More...
Read More...
how to check network is available or unavailable in android app using android Studio
Android network
In this tutorial i will show you, how you can android network check in your app that network is available or unavailable,Before you start any network activity in your…
Read More...
Read More...
How to add GridView Layout in android using Android Studio
GridView Layout in android
In this tut i will show you, how you can create GridView layout,GridView layout shows list items in two-dimensional (rows & columns) which is a…
Read More...
Read More...
how to add DatePicker in android studio
datepicker in android Tutorial
Hello folks in this tut I will show you how you can set datepicker in android using android studio,Android Date Picker allows you to select the…
Read More...
Read More...