Connect with us
Color Detector

Product Details

  • Sales: 27
  • Author: OlDenWeb
  • Last Update: 2021-10-19T01:43:30+11:00
  • Created Date: 2016-03-14T16:07:53+11:00
  • Files Included: .java, .xml
  • Compatible With: Android 12.0, Android 11.0, Android 10.0, Android 9.0, Other

android

Color Detector

Color Detector is a useful tool to grab colors via camera of Android device.The app coded on pure Java in Android Studio. Launch the application and point the camera to the object whose color you want to get. You will...

Color Detector is a useful tool to grab colors via camera of Android device.The app coded on pure Java in Android Studio. Launch the application and point the camera to the object whose color you want to get. You will see color in HEX format like #FFFFFF and RGB like (128, 64, 90). Enjoy!

Features

  • Java native source code
  • Camera autofocus
  • HEX and RGB color values
  • Simple in use

How to Setup and Reskin

  • Install latest Android SDK
  • Open Gradle project in Android Studio
  • Change Package ID, App Name, icons
  • Build an APK file

How To Use

  • Run the app
  • Point the camera to the object whose color you want to get
  • Tap on the screen to save color
  • Tap on one of the saved colors to see color in HEX or RGB
  • Save colors on exit if you need

More in android

Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *