提供大部分Android5.0组件的示例应用

jopen 11年前

这个项包含了大部分Android组件的示例应用,对于初学者和老练的人都非常有帮助。主要专注于lollipop和Material。

Here's what the project touches so far:

  • Toolbar
  • Drawer (following the updated Material Design Guidelines)
  • Volley (with forced caching option, it caches regardless of server response headers, Memory and Disk)
  • Download images using volley (with Memory and Disk caching)
  • Json (using Gson)
  • ListView with a custom Adapter (based on BaseAdapter)
  • SwipeToReferesh (using SwipeRefreshLayout)
  • Endless Adapter (using a custom OnScrollListener)
  • Fragment (ListFragment and Fragment)
  • Headless Fragment (maintain data on config changed)
  • Landscape, 7'' and 10'' tablets specific layouts
  • Custom Views
  • Palette
  • Themes
  • Styles
  • Gradle
  • Gradle product flavors
  • Espresso tests
  • Travis CI, Continuous Deployment

You can help with:

Credits:

  • Your name!

Screenshots:

提供大部分Android5.0组件的示例应用 提供大部分Android5.0组件的示例应用 提供大部分Android5.0组件的示例应用 提供大部分Android5.0组件的示例应用 提供大部分Android5.0组件的示例应用

Useful materials (To start developing for native Android or update your knowledge):

项目主页:http://www.open-open.com/lib/view/home/1420337603781