AndroidにおけるMVCフレームワークの運用

275 ワード

MVC:         ,  
M:model: 。
V:view: model 。
C:controller: model view 。

android MVC listview
M:model:
V:view: ListView
C:controller: adapter, listview .