How you can select more than one option from list in android xml file?

Submitted by: Administrator
Specify android id, layout height and width as depicted in the following example.

<ListView android:id="@+id/ListView01" android:layout_height="wrap_content" android:layout_width="fill_parent"></ListView>
Submitted by:

Read Online WCF SDK Job Interview Questions And Answers