The user list will provide a list of all our users. Depending on the size of your network, your user list may range from a few people to millions. The user list is important because it shows a new or existing user who else is using the app and it allows them an opportunity to connect. This tutorial will cover how to create a userlist for your app. The user list will look similar to the one shown in the image above. As you get more experienced, we will optimise our app to perform better and cater for larger audiences. Create the layout Create a new Activity. Give this activity a new name... something like "users", "allusers" or "students". This will depend on the type of app. Add a linear Horizontal Inside the linear Horizontal, place an imageview, a textview and an imageview inside the linear. Give the textview a weight of 1. This will make it take up the entire screen. Change the imageviews and place the icons you want to use. In my example, I am using...