Quantcast
Channel: Java Code Geeks » Android Tutorial
Viewing all articles
Browse latest Browse all 10

Android HTTP Camera Live Preview Tutorial

$
0
0
The Android SDK includes a Camera class that is used to set image capture settings, start/stop preview, snap pictures, and retrieve frames for encoding for video. It is a handy abstraction of the real hardware device. However, the SDK doesn’t provide any camera emulation, something that makes testing camera enabled applications quite difficult. In this [...]

Viewing all articles
Browse latest Browse all 10

Trending Articles