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

This blog is part of 1 Tute Sets.

Android Video Tutorials For Beginners to Learn Mobile App Development
prev 1 3 7
  • Android RecyclerView Video Tutorial

    • 1
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 1
    • 1.36k
    Comment on it

    In this Android Video Tutorial I have explained the major differences between RecyclerView and the ListView and also covered the part how to make RecyclerView in three steps.

     

    you’re going to experience the power of RecyclerView in action and learn:
    1. The purpose of a RecyclerView 
    2. The components that make up a RecyclerView


    Creating the RecyclerView
    To create the RecyclerView, you’ll break the work into four parts:
    1. Declare the RecyclerView in an activity layout and reference it in your activity Java file. 
    2. Create a custom item XML layout for your RecyclerView to use for its items. 
    3. Attach the adapter to the RecyclerView where there is view holder for your view items, hook up the data source of the RecyclerView and handle the view logic by creating a RecyclerView Adapter. 

    You can also get information see the blog at 
    http://findnerd.com/account#url=/list/view/Add-items-to-RecyclerView-at-runtime/9202/

     

    For any questions feel free to post in comments section

 0 Comment(s)

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: