File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Android and the fly likes Android Adapter - MVC Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Android Adapter - MVC" Watch "Android Adapter - MVC" New topic
Author

Android Adapter - MVC

Hardik Trivedi
Ranch Hand

Joined: Jan 30, 2010
Posts: 252
Hi All,

Android has concepts of adapter. I want to know in which part of MVC architecture adapter will fall ?
What adapter is ? Model/View/Controller.
And Why ?

I want very strong answer.
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2329
I'm not sure what a "strong answer" is -you don't seem sure, either, judging by the question mark- but Adapter is a different pattern than MVC, so the question is moot. There are many web sites that explain the common design patterns in detail, including these two.
 
IntelliJ Java IDE
 
subject: Android Adapter - MVC
 
Threads others viewed
database design
Design patterns Question
notebook A/C adapter replacement
SCEA assignment query
Design patterns used in the SCJD assignment
IntelliJ Java IDE