To create a customized Adapter for a compound list item layout, you should:
A . Extend class android.widget.Adapter or any of its descendants then override method getView()
B . Extend class android.widget.ListView or any of its descendants, then override method getView()
C . Extend class android.widget.AbsAdapter or any of its descendants, then override method getView()
D . Extend class android.widget.Adapter or any of its descendants, then override method getAdapterView ().
Answer: A
Explanation:
The android.widget.Adapter class included the method getView(), which gets a View that displays the data at the specified position in the data set.
References: http://developer.android.com/reference/android/widget/Adapter.html
Latest AND-401 Dumps Valid Version with 228 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund