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

Android/java: Saving A Byte Array To A File (.jpeg)

I am developing an application for Android, and part of the application has to takes pictures and s… Read more Android/java: Saving A Byte Array To A File (.jpeg)

Modify And Update Camera Frame Via Glsurfaceview

I am working with a GLSurfaceView activity to display the camera frame on an android device. As I a… Read more Modify And Update Camera Frame Via Glsurfaceview

How To Set Camera Focus Value Manually In Android

I intend to create an application that can take photos in the following way: When the user touches… Read more How To Set Camera Focus Value Manually In Android

Android. Couldn't Load Gpuimage-library

I just downloaded GPUImageLibrary 1.2.3 snapshot and import the library and the sample project. In… Read more Android. Couldn't Load Gpuimage-library

Controlling The Brightness Of The Flashlight In Android

I want to develop an android application using a penlight. When I use the flashlight, brightness is… Read more Controlling The Brightness Of The Flashlight In Android

Samsung S4 Zoom Does Not Support Smooth Zoom Issmoothzoomsupported()==false

I've tried to handle ZoomIn/ZoomOut at 's4 zoom' device in my camera record application… Read more Samsung S4 Zoom Does Not Support Smooth Zoom Issmoothzoomsupported()==false

Camera Preview Is Getting Stretched

I have written a code that used to display camera. Following is my layout file's code, Solu… Read more Camera Preview Is Getting Stretched

Access Camera Functionality In Android Webview?

I'm building a Native-Android/WebView-App thats code is hosted on a remote server (in HTML and … Read more Access Camera Functionality In Android Webview?