Skip to content

Blundell

Android Developer Tutorials

  • Beginner
  • Intermediate
  • Advanced
  • Reference
  • X-Post

Tag: camera

[TUT] Front Camera Face Detection – with preview

In Intermediate, Tutorial By blundell On 2014-10-10

This is a continuation on my last face detection tutorial (here) that took you through the basics of retrieving the camera and giving user feedback when a face is detected. Including best practice when loading…

Read more of [TUT] Front Camera Face Detection – with preview →

Tagged androiddev, camera, face, face detection, faces, front camera

[TUT] Front Camera Face Detection – explained

In Intermediate, Tutorial By blundell On 2014-09-132014-09-13

This tutorial explains everything needed to detect faces with the front facing camera on Android. It also wraps this all up into one class, so that you can do face detection in your activity with…

Read more of [TUT] Front Camera Face Detection – explained →

Tagged androiddev, camera, face, face detection, faces, front camera

[TUT] Using the camera with a custom overlay

In Intermediate, Tutorial By blundell On 2012-10-122012-10-12

This tutorial shows you how to use the devices camera inside your application. It also shows how you can have a custom UI for your camera and overlay images on top of the camera preview.…

Read more of [TUT] Using the camera with a custom overlay →

Tagged camera, custom, custom camera, custom overlay, custom ui, image, overlay, take photo, take picture, template
© Copyright Blundell. All rights reserved.