8 Forks
33 Stars
33 Watchers

AndroidProjects

个人总结归纳Android知识点。1.Data Binding框架MVVM;2. BaseView;3.CollapseView;4.Notification;5.MultiChannelBuild;6.SwipeBack;7.CustomTabs;8.HandlerCourse;9.VolleyStudy;10.OkHttpStudy;11.PermissionManage;12.InterView;13.KotlinLearning

How to download and setup AndroidProjects

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

Or simply clone AndroidProjects with SSH
[email protected]:why168/AndroidProjects.git

If you have some problems with AndroidProjects

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