This blog is all about Android development and problems\solutions
Android : capture rgb values of an image captured on android and save it into a database
on Tuesday, July 29, 2014
I'm developing an android app such that when the uses the app and captures the image, the RGB values of that image needs to be stored in a database. How do I go about it?
0 comments:
Post a Comment