Android的MVVM设计模式范例范例、模式、Android、MVVM

2023-09-05 05:23:25 作者:老衲法号情圣

我目前做了很多WPF的发展,并已开始建立一些基本的Andr​​oid应用程序。当创建WPF应用程序我经常使用MVVM,通常使用Prism,并想知道是否有MVVM的任何实例为Android平台?

I currently do a lot of WPF development and have started creating some basic Android apps. When creating WPF apps I often use MVVM, normally using Prism, and would like to know if there are any examples of MVVM for the Android platform?

推荐答案

我 Android-结合。就像@Brentley说,这是一个很新的项目,但我也希望能得到更多的嗡嗡声和经验,以便它可以得到改善。回到你的问题,我已经写了一些简单的介绍/教程MVVM与Android结合:

I am the developer of Android-Binding. Like @Brentley said, it's a very new project but I do hope to get more buzz and experience so that it can be improved. Back to your question, I have written some simple introduction/tutorials on MVVM with android-binding:

Android的MVVM教程(与Android结合) 介绍到Android绑定($ C $的CProject) 模型验证在Android的结合($ C $的CProject) 维基项目首页 Android MVVM Tutorials (with android binding) Introduction to Android Binding (codeproject) Model Validation in Android Binding (codeproject) Wiki in project homepage

潜在的使用者也请在项目课题组登记。