Skip to content

JWBlueLiu/AndroidOfficailDemo

Repository files navigation

DemoProject

一个包含DemoCollectionAndroid官方Demo的工程

介绍

平时的Demo存储仓库

   * DemoCollection

Android官方Demo

   * ApiDemos

   * Support4Demos

   * Support7Demos

   * Support13Demos

   * SupportAppNavigation

   * SupportDesign

   * SupportLeanbackDemos

   * SupportLeanbackShowcase

   * SupportPercentDemos

   * SupportPreferenceDemos

   * SupportTransitionDemos

   * SupportVectorDrawable:animated

   * SupportVectorDrawable:static

based on Revision 25.2.0

git submodule

DemoCollection在此项目中使用git submodule进行管理 GitSubmodule快速入门:

git submodule init
git submodule update

在项目中使用引入Library:

git submodule add xxxx(你需要的git库)
git submodule update

更新所有module:

git submodule foreach git pull origin master

关于GitSubmodule详细使用

About

Android Demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages