Custom ListView
In this project you are going to create a custom listview
1)Create a new android application project in eclipse
2)Then after craeting a new project you have to edit the layout_xml.xml file , As shown below
In this project you are going to create a custom listview
1)Create a new android application project in eclipse
2)Then after craeting a new project you have to edit the layout_xml.xml file , As shown below
3)After editing the layout_xml.xml file now you have to edit the activity_main.xml file as shown below
4)After editing the activity_main.xml file now you have to code the main activity file as shown below
5)Now the custom listview is ready
0 comments:
Post a Comment