Skip to content

SpaceTech

Exploration of Information, Communication and Technology

  • Home
  • Blog
  • Projects
    • Resx Builder
  • About
  • LinkedIn
  • Github

Android Java Color From Hexadecimal Color String

June 24, 2012June 2, 2021 Bjarne

To get a Color from a hexadecimal to a color you can use the parseColor

public static int parseColor (String colorString)

And to use it remember the # character

Color.parseColor("#636161");
Posted in TechnologyTagged Android, color, hex, Tips and Tricks

About

Hey! I'm an engineer from Denmark. This is my engineering diary. I enjoy creating things, whether that be websites, plugins, mobile apps. I'm currently playing around in an engineering department where I work on a wide variety of interesting and meaningful projects on a daily basis.


  • How to fix Localdb MSSQLLocalDB trigger execution
  • How To Fix Azure Data Factory 403 Forbidden SharePoint Site
  • Here are the basics of System Modeling And Simulation
  • How to install AnyLogic Simulation Software
  • COMPILATION ERROR package javax.xml.soap does not exist

Copyright ©SpaceTech

Clean Theme by WPVKP