Skip to content Skip to sidebar Skip to footer
Showing posts with the label Camera

Android Camera - Sometimes When I Take Photos, The App Freezes And The Camera Is Non-usable

I have built an application which takes photos when you touch the preview. I can take many photos, … Read more Android Camera - Sometimes When I Take Photos, The App Freezes And The Camera Is Non-usable

Android Camera And Photo Picker Intent

I'm building the android app which one of the functionality will be taking the picture from the… Read more Android Camera And Photo Picker Intent

Camera Doesn't Work After Starting Second Activity

I started working with the new camera2 API. I run a camera preview on a TextureView in my first Act… Read more Camera Doesn't Work After Starting Second Activity

Make Android Emulator Use Physical Usb Camera

Android Studio, latest Google SDK emulator. I have set back camera emulation mode to Webcam0 to get… Read more Make Android Emulator Use Physical Usb Camera

Camera Intent Filter

I need some help on camera intent / filter. Below are my questions. What is the intent filter I … Read more Camera Intent Filter

App Crashing While Trying To Take New Photo

I am developing a customized camera app. when app starts camera opens there are three buttons at bo… Read more App Crashing While Trying To Take New Photo

Mediarecorder Problems On Starting Video Capturing On Android

I'm trying to develop an App that amongst other things can record videos from its User. So I ne… Read more Mediarecorder Problems On Starting Video Capturing On Android

Camera Preview Performance Issue On Some Devices

I am creating a camera application using android camera api by this example: https://examples.java… Read more Camera Preview Performance Issue On Some Devices