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

Search In

How to set custom circular reveal effect animation in android?

Hello guys, In this tutorial I have defined about reveal effect animation and this tutorial will also help you to set custom circular reveal effect animation in  your app like whatsapp. First, Lets look what is reveal effect animation and for w

How to make Custom Spinner with using material design

In the below example code I have created a Custom Spinner. Here first, I have added spinner library in build.gradle file. After that, I have added Spinner layout in activity_main.xml layout. In MainActivity I have added items name in String. You can

Login with Shopify sdk

This is login tutorial using shopify sdk. Shopify authenticate any customer based n email id and password and returns customer details if customer already exists in shopify or shop. Mobile buy sdk is used to access all the methods of shopify login

How to create Custm Keyboard in Android?

Hello Guys, This is very important tutorial through which, we will learn how to create a custom keyboard without using third party library in the android application. This tutorial fully customizes device keyboard. We will go step by step to learn t

Create EditText on button click in Android

This blog will help to create a custom edit text on button click.This tutorial includes a xml file which hold a button after click on button create a layout parmas for edit text. Each edit text has different id and every times when you click, a butto

Adding Card View Alternatively Within RecyclerView

In the below example code I have Created a RecyclerView. In RecyclerView I have  added CardView Item Alternatively like Chat app . First Item is on left, second is on Right. In Adapter class  I have used boolean type, variables(changeLayou

How to create a simple Timer in Android

In this tutorial we will make a simple android timer application using a Handler.In the layout of the main activity we will set a TextView to Display the timer and to Buttons for Start and Pause. We set the string resource for the timer value.

How to make Dialog Animation in android

In the below example I have created Dialog Animation using windowAnimation. Here I have added DialogAnimation item in style.xml folder after that I have created a new dialoglayout.xml and added a image and button then in mainlayout I have added a but

Custom Fonts in Android

Android gives us the facility to customize our strings font. For this we need to keep .ttf files of the specific font in assets/fonts folder. We can easily download ttf from internet that we want to apply. Then we use Typeface class to handle t

Swipe Items left or right

At certain application there is need to integrate swiping feature with your UI component, to make the UI more interactive.  Here we are taking a simple example in which one swipe the items of recycler view left or right . For this we used a th

1 5 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: