Taking Photos Not So Simply: How I Got Bitten By ACTION_IMAGE_CAPTURE
I’ve worked on a number of apps that are taking pictures for different use cases, and since it has always been a secondary feature for those apps, I’ve relied on using Intents, the approach described in Taking Photos Simply. Intents are powerful, they can save you lots of man-hours by...
[Read More]