BCA 658 Assignment3

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

LAB ASSIGNMENT REPORT

On

BCA 658
Android Lab

COLLEGE OF COMPUTING SCIENCES AND INFORMATION TECHNOLOGY

TMU, MORADABAD

Session: JANUARY 2022 - JUNE 2022

Submitted To: Submitted By:


Mr. Vineet Saxena Student Name :
Enrollment No. :
Course :
Section:
LAB ASSIGMENT No. - 3
S No Program Name Page No Date Sign Remark
Program Related to ListView, GridView and Spinner
1 Design an app which have a ListView and Use the concept
of BaseAdapter to fill the ListView with ImageView and
TextView.

2 Design an app which have a ListView and Use the concept


of CustomArrayAdapter to fill ListView with ImageView
and TextView.
3 Design an app which have a ListView with CheckBox and
demonstrate how to select all, disselect all, reverse select
and remove selected listview items programmatically.

4 To perform the concept of ExpendibleListView as per given


output.
5 To perform android ExpendibleListView search filter as per
given output.

6 Create an android app which has GridView and


ImageSwicher. Demonstrate the operation as per given
image.
7 Create an android app which has Spinner and operation as
per given image

8 Create an android app which has Custom Spinner and


operation perform as per given image

You might also like