189 Forks
968 Stars
968 Watchers

fragmject

fragmject 是一个为初学者准备的上手项目。 通过对 Kotlin 和 Jetpack 的系统运用,实现的一个功能完备符合主流市场标准 App。 fragmject 没有复杂的业务和多余的封装, 完全依照 Android Developer 官方的写法。 代码简单,内容全面,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。

How to download and setup fragmject

Open terminal and run command
git clone https://github.com/miaowmiaow/fragmject.git
git clone is used to create a copy or clone of fragmject 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 fragmject https://github.com/miaowmiaow/fragmject/archive/master.zip

Or simply clone fragmject with SSH
[email protected]:miaowmiaow/fragmject.git

If you have some problems with fragmject

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