• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Android Camera with Eclipse

Nakatu

Lurker
Hi, I'm new in application development and currently using Eclipse. I just need some information about how can I interact with Android's camera. I was trying to make an application witch could give you information about something depending on what image it has capture. I hope you can understand what I'm trying to do.

So my question now is how can I make my application do this. The images doesn't have to be really retailer, maybe just a color o something like that.

Any information or help would be great!
 
Check "CameraPreview" example from SDK, this one is good. As a rule of thumb you should first check examples from vendor before proceeding to the other sources.
 
Back
Top Bottom