Android SDK には何種類のデータ アダプターがありますか?
CursorAdapter と ArrayAdapter は知っています。もうありますか?
開発者向けドキュメントをご覧ください。
http://developer.android.com/reference/android/widget/Adapter.html
ArrayAdapter、BaseAdapter、CursorAdapter、HeaderViewListAdapter、ListAdapter、ResourceCursorAdapter、SimpleAdapter、SimpleCursorAdapter、SpinnerAdapter、WrapperListAdapter。
ここにリストされています:http://developer.android.com/reference/android/widget/Adapter.html
既知の間接
サブクラス ArrayAdapter、BaseAdapter、CursorAdapter、HeaderViewListAdapter、ListAdapter、ResourceCursorAdapter、SimpleAdapter、SimpleCursorAdapter、SpinnerAdapter、WrapperListAdapter