How to create static listview1

Page 1

How to Create Static ListView & GridView in Android

ListView

GridView

What is ListView:Android ListView is a view list which groups several items list and display them in vertical scroll list. The list items are automatically inserted to the list using an Adapter class that pulls content from a source such as an array or database. In ListView, Item only will be show in vertical scroll list and we can add more items using an Adapter. If we want to display a single image left side and display text to right side than we can apply ListView. ListView is best approach for displaying left side single image and single text on right side.

What is GridView:Android GridView shows items in two-dimensional scrolling GridView (rows & columns) and we can not directly insert to the list but we can insert to the layout using a ListAdapter class. In GridView, item can show in two dimensional scrolling as like rows and columns. We can


add list through Adapter class. But first of all we can create array of list. Then pass to Adapter. If we want to display image and text all screen then we can choose GridView. And GridView is best approach for displaying two or most images and text on the screen.

About I-Softinc Technology:I-Softinc Technology is one of the most development companies for developing mobile app development in India. It is a most leading company for developing mobile app development in India. The professional and expert of I-Softinc always develop and design for best mobile application development in India. Over all 50,000+ companies work and develop mobile application in India. Among all companies, ISoftinc is a top most development company for develop mobile application development in India. This company always works on latest technology and developing through high security for mobile apps development in India. Today, I-Softinc has developed 1000+ apps and 250+ more clients across the world. This company always keeps trusted relationship among employ and clients.


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.