I am seeking an Android solution to calculate the distance to an object and then determine the size (height, width, length).
My app stopped working correctly with iOS 4.3. It uses a custom camera view overlay for the UIImagePickerController. Because of the aspect ratio differences between camera and screen live view by defa
How to keep checkbox state and settings for camera after the destruction of activity? Or in other words, how to persist the camera parameters into SharedPreferences?
I have some codes of taking picture which works in Android 2.1 and 2.2. But these codes broke at Android 2.3.
I\'m trying to write a simple video recorder and sometimes it works and sometimes it doesn\'t. So I stripped it all out and started again, but this time almost the same code my HTC Desire HD and a Sam
This question already has answers here:开发者_运维问答 Closed 11 years ago. Possible Duplicate: Control Camera Device From C#
Thanks in advance. I want to create a view with customizing camera view.Like this To do this in one view controller I have created开发者_开发百科 the instance of another view controller and in the se
I have a custom UIView that I have created to display my custom buttons and toolBar. When I first called for it to show, the bar is on top of the Shutter (which is good). But after the camera is loade
I\'m using intents and I\'m wondering why my application keeps crashing when they press the back button. I have tried:
I have an application that shows camera preview and I would like the user to be able to put the phone to sleep and then wake it so that my application will recover correctly. The problem is that when