camera
-
core
Android Video Capture Example
In a simple and modern Android application, it is becoming very common, that the camera is used not only to…
Read More » -
PackageManager
Android : How to check if device has camera
In this tutorial we are going to use PackageManager and the hasSystemFeature method to find out whether our device has a…
Read More » -
camera
HTTP Camera live preview example
With this example we are going to demonstrate how to create Live Camera preview in Android. The Android SDK includes a Camera class…
Read More »