52 Forks
315 Stars
315 Watchers

MVVMFrame

🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。

How to download and setup MVVMFrame

Open terminal and run command
git clone https://github.com/jenly1314/MVVMFrame.git
git clone is used to create a copy or clone of MVVMFrame repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MVVMFrame https://github.com/jenly1314/MVVMFrame/archive/master.zip

Or simply clone MVVMFrame with SSH
[email protected]:jenly1314/MVVMFrame.git

If you have some problems with MVVMFrame

You may open issue on MVVMFrame support forum (system) here: https://github.com/jenly1314/MVVMFrame/issues