Skip to content Skip to sidebar Skip to footer
Showing posts with the label Hex

How To Detect All Color Tones By Using Hex Codes?

I'm trying to develop an Android application which will take the picture of an object and then … Read more How To Detect All Color Tones By Using Hex Codes?

How To Convert Date Time In Hex In Android

I need to convert date and time in hex code for writing it on IOT device. Here is my code private … Read more How To Convert Date Time In Hex In Android