web - Getting color with hex numbers using WebService on android -
i want write webservice on android. have hexadecimal color codes(#a445a1). wanna sending these codes website , images show on screen. how can ?
you can send hex color code string "#a445a1" , in server can convert string hex color using function in tuto
Comments
Post a Comment