Are there any Android Camera components I could reuse / buy instead of coding from scratch? -


I'm in the middle of making my camera based app for Android. I built my work base on me and I believe that 100 times handling all the Camera.Preferences has already been done and dozens of developers went through the path of

  1. Find out that Flash / Li is there
  2. Flash mode supported Check
  3. Use the fancy icon to show those modes so that the user wants what he / she does .
  4. ... and ... and .. and ... preview and final image
  5. ... and ... and ... and select which scene settings Should be used ...
  6. Process data from reconstruction [] can take a photo, and take it from each other if you want

rather - end In, when you selected all the user (which is close to step 66) the wheel then I find a component that will handle the UI slice and play with me (takePhoto) and coming from the camera When I tried to let the data [] assume I need it (mine will be a semi-class one)

After failing to find it ... I realized that I usually have problems finding components that anyone can use free or buy for Android development.

So there are actually two questions.

  1. Is there a well-established camera components that I can reuse or purchase for free and add to my Android project?
  2. What is the store with component for Android development? Where do they / Google do for them?

Thank you for any assistance provided to people at the end of a great week!

"itemprop =" text ">

After you have not mentioned why you are trying to write a new camera app. The easiest way to reuse existing camera features is to use an intent, you basically call the existing camera app and take it back to you.


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -