Skip to content
/ soas Public
forked from MostafaGazar/soas

Native Android "sample of all samples" for beginners and experienced, 14+, with focus on lollipop and Material

License

Notifications You must be signed in to change notification settings

amorphid/soas

Repository files navigation

soas (Sample Of All Samples)

With your help we can build a sample app that touches most components of the Android framework, helpful for beginner and experienced. Your pull-requested are appreciated.

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 with Memory and Disk caching
  • Json
  • ListView with a custom Adapter
  • SwipeToReferesh using SwipeRefreshLayout
  • Endless Adapter by overriding OnScrollListener
  • Fragments
  • Headless Fragment to maintain data on config changed
  • Landscape, 7'' and 10'' tablets special layouts
  • Custom Views
  • Gradle
  • Gradle product flavors
  • Palette
  • Themes
  • Styles
  • Espresso tests

Your can help with:

Credits:

  • Your name!

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

Developed by: Mostafa Gazar - [email protected]

About

Native Android "sample of all samples" for beginners and experienced, 14+, with focus on lollipop and Material

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%