Skip to content
Tim Santeford
  • How To Guides
  • Comparisons
  • Tools
  • About Me
  • Contact

Kotlin

How To Guides

Viewing Your Camera Feed in an Android App

December 28, 2024 by Tim Santeford
person holding smartphone taking video of people

Creating a camera preview in an Android application might sound like a daunting task, but it’s a rewarding journey that lets you interact directly with hardware. In this post, I’ll guide you through building an app that shows your camera feed on the screen using the Camera2 API and Kotlin. Along the way, I’ll share

Continue Reading →
Photo of Tim
LinkedIn
Stackoverflow
X

I'm Tim, a software engineer with two decades of experience, specializing in full-stack development, generative AI integration, interface design, and databases, leveraging technology to empower businesses. More...

Recent Posts

  • Solving the “git-lfs Not Found” Error: How I Fixed Git LFS Issues in My Project
  • Log Record Counts in PySpark (With a Timer)
  • Balancing Git Commit Quantity and Quality
  • Day One: Starting Strong as a New Software Engineer
  • Fixing PySpark Import Errors When Using Custom Modules

Categories

  • Comparisons (6)
  • Error Fixes (16)
  • How To Guides (129)
  • Uncategorized (1)

Most Viewed Posts

  • How to use Biome with Next.js for Linting and Formatting
  • How to Fix “Microsoft.CodeAnalysis.LanguageServer client: couldn’t create connection to server” Error in Visual Studio Code on macOS
  • How to Force a Complete Rebuild in Docker Compose, Including Anonymous Volumes
  • How to Fix Puppeteer Connection Error: “ProtocolError: Network.enable Timed Out” in Docker
  • Setting Up Vitest to Support TypeScript Path Aliases
  • Creating a Git-Like Diff Viewer in Python Using Difflib

  • Privacy Policy
© 2025 Tim Santeford • Built with GeneratePress