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

Search In

How to create custom video camera

This tutorial is very helpful to create a custom video camera with controls . With the help of this content you can designing your own camera GUI with flash light ,start capturing video,stop capturing video.This content also has a feature to open bot

How To Make Navigation Drawer in android.

Using below code you can create a android DrawerLayout, a FrameLayout and Linearlayout. The Linerlayout is divided in three linerlayout for using image and text. In this Navigation Drawer when I will click navigation menu the navigation menu will

How to drag, drop and swipe in Android RecylerView?

Hello Friends, This tutorial will help you to implement "drag & drop" and "swipe" functionality  with Recyclerview items. There are many different ways to implement this features but we are using really a simple way to a

How to fetch Collections or Categories list from shopify ?

Shopify sdk provides interface to get the saved categories of store on shopify and you can get that in your android app. you can show lots of information in list view like image of product, name, date, price etc. 1. Activity class to show categories

How to show list of product available in each category shopify ?

We know that how to fetch categories from shopify store there we get each category id that we ll used further to get products. 1. Main activity class to get product list : public class ProductsListActivity extends AppCompatActivity implements Shop

How to Implement DataBinding in Android App Using 3 Easy Steps

Databinding is an architecture that consist 4 major parts first is: source object that supplies the information to viewed pages, Second is: data consumer that displays the information, third is: agent that ensures that data is synchronised between th

How to create change location page in android

In the below example code I have created change location page. Here I have first created select_location.xml layout. In select_location layout I have added ScollView , TextView and imageView and In Selectlocation.Activity I have intializeUI value and

How to make use of RecyclerView to show the chats between two people in your app?

If your app wants to show the chats between you n your friend then you can make use of RecyclerView. Here in the layout that is being inflated in RecylerView, I have used the visibility concept that the layout consists of two major layouts one layou

How to create Sign Up Screen Design

In the below example I have created Sign Up page layout. Here first I have used Main LinearLayout then all category design in diffrent subLinearLayout and added Color, text, size category defined in value folder. Here I have also used ScrollView. See

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.

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