Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to add RecyclerView in dialog box

In the below layout example, I have created a dialog box with RecyclerView. Here I have added first RecyclerView dependency to Grandle file. Now in next step I have Created a Main RelativeLayout. All layout added in Main RelativeLayout then created L

How to use different font style in android.

To make use of different font style in your android project follow the steps mentioned below:- 1) Create an Assets resource directory in the main Directory of your project. 2)Now download the font style that you wish to use in your project having &

How can used Static JSON Parsing in Android

 In the below example I have created  Static JSON Parsing program in android. First I have added two TextView within RelativeLayout. In MainActivity I have used JSON object and JSON array JSON object within curly bracket ({)  and JSON

How to make Snackbar in android

In the below example function I have created Snackbar in android. When you click on button a message show at the bottom of the device(mobile) screen. Snackbars appear above all other elements on screen and only one can be displayed at a time and mess

How to blur background image using BitMap?

 In the below example code I have created blur background image function. In activity_main.xml layout I have added a Button and ImageView. Now see programming area, here I have used Bitmap class. When a user clicks on button background image wi

Android convert Text to Speech using TextToSpeech engine.

In this tutorial, we will know that how to convert a text into speech. Android has a predefined convert engine called TextToSpeech which converts text words in speech. You can use this feature in many application such as a dictionary application whe

ProgressBar in Notification Android

Sometime we need to download large file from server or some progress which takes time. For user experience we show progress bar so that user can check estimate time and progress completion. This blog is about how to set up Progress bar in Notificat

Hands-up Notification Android

Hand-Up notification comes up with API level 21. Hands-up notification is open small floating window on top of the screen only when device is active. Hand-up notifications are High-priority notifications.Hands-up notification required to set a vibra

Fragment Tutorial in Android

This tutorial helps you how to use Fragment Class in android Application the sample code give you the brief on how you can use an fragment class. In main Activity we have created four fragments. And use FragmentManager and FragmentTransaction Class.

How to Integrate Firebase User Authentication in Android App – 11 Easy Steps

Firebase is a google's mobile platform that helps us to develop high-quality apps in minimum effort. Firebase provides Authentication library to authenticate users, you don't need to save user data on your local server because firebase saves

1 20 30
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: