First, welcome to the Android dev community! :-)
 
Whether the Android is MVC framework or not, why are you specifically 
searching for one?
I would just learn the Android SDK, its concepts and start creating my app 
that fits these concepts, MVC or not.
 
But if your question is a question whether Android allows/helps you to 
seperate data from controller(s) and view(s), then the answer is 'yes' (see 
Indicator's post earlier). :-)
Still, you could code you app in such a way that would violate the MVC 
principles.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to