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

Search In

3 Steps Guide to Customize Alert Dialog with Dynamic Buttons

In this android tutorial blog, we are going to discuss customizing Alert Dialog with Dynamic Buttons.  Before we start the tutorial and the coding, it is first immensely important to comprehend what is android dialog. Android dialog is identical

How to implement animation on custom view in android?

In this tutorial, we will know that how to implement animation on our custom view in android through a simple example using a Library AndroidViewAnimations. The Animation is a technique which can effect  to any still view. In this tutorial, we w

How to make Linkify function in android

Using below code i have created Linkify function. Here I have created MainActivity class and In main.xml layout I have added Text View property. Below code will clearly described you how to make Linkify function. Step(1)-Create MainActivity- publi

How to create Custom Notification in android

  In the below example code I have created Custom Notification in android. Here first I have added ImageView and TextView in activity_main.xml layout. Then I have used NotificationManager class and NotificationService in MainActivity. You can s

How to make CustomDialog Fragment in android

In the below example code I have created a CustomDialog Fragment. Here, first I have created custom_dialog.xml layout , On this xml layout I have added EditText and  Button. In next step, in activity_main.xml layout I have added a Button and Tex

How to Create ContactUs page in android

In the below code I have created ContactUs page. Here first I have added images in drawable folder, created Scrollview, ImageView, TextView in activity_contactus.xml layout. And I have used OnClickListener method for using phone no, tweeter and mail.

Animation to DialogFragment in android

Hi, Here I am adding sliding animation to DialogFragment First I am adding animation xml in res/anim folder. Then creating custom style that add to the particular fragmentdialogs's onStart() method. slidestart.xml <set xmlns:android="http://

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 to make Fragment app in android ?

Below I have created fragment app in android. In Fragment class we can insert a fragment into our activity layout by declaring the fragment in the activity's layout file. Fragment Features- 1. Fragment has its own layout and its own behavior with it

Lazy loading in android RecyclerView

Step 1:- create an xml file image_recyclerview.xml <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="ma

1 2 4 32
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: