/android-support-demo

android support v7 demos

Primary LanguageJavaApache License 2.0Apache-2.0

android-support-demo

This is a demo integrating sdk v7 samples, which demostrates the features in v7 including RecyclerView,CardView, GridLayout,Mediarouter,Palette,Support7Demos also add supportv4,add supportv13,apidemo

#Android studio just import the project and run

#eclipse

  • check the build.gradle script within :apply plugin: 'eclipse'
  • run script :gradle eclipse
  • import into eclise and run