soas

Additional

Language
Java
Version
v1.2 (Dec 31, 2014)
Created
Dec 8, 2014
Updated
Oct 6, 2015 (Retired)
Owner
Mostafa Gazar (MostafaGazar)
Contributor
Mostafa Gazar (MostafaGazar)
1
Activity
Badge
Generate
Download
Source code

soas (Sample Of All Samples) - Try APK

Native Android samples for beginners and experienced, 14+, with focus on Lollipop and 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

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

You can help with:

Credits:

###Screenshots:###

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

###Notes:###

Developed by: Mostafa Gazar - mmegazar@gmail.com