改成如下代碼即可
ArrayAdapter?adapter?=?new?ArrayAdapter(this,?
android.R.layout.simple_list_item_1,?books);
取消確定