Skip to content

An Android app that has 3 sliders for each RGB and combines them into an image for display.

Notifications You must be signed in to change notification settings

cantocass/color-slider

Repository files navigation

color-slider

An Android app that has 3 sliders for each RGB and combines them into an image for display. Available on the Google Play Store

You can use this app to demonstrate the various parts of development in Android. Utilizes public API generously created by www.colourlovers.com.

Features include:

  • Landscape and Portrait orientation
  • Unique layouts for devices with large screens
  • Generate local notification, optimized for Android Wear
  • One Activity
  • Quick to write
  • Open Source
  • Network Call to Public API using Retrofit
  • Localizations in several languages
  • Using background thread for network calls
  • Create Toast message

Portrait

Color Slider portrait

Landscape Color Slider landscape

About

An Android app that has 3 sliders for each RGB and combines them into an image for display.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages