I\'m making a little photo editing app for fun. Users must select a photo from their camera roll which will then be imported for modification.
I am working on an application using the camera.I want my application to have a custom menu that launches when the user presses the menu button.
I need ONE function to check if front camera exist, and if so - show preview. I found a few links, but each of them talk about a specific device:
I have main TabActivity in my project which contains nested activities in each tab. In nested activity i call standart camera application with startActivityForResult() and try to handle开发者_运维百科
I\'m creating a开发者_如何转开发 SurfaceView for my camera preview and attempting to have it occupy a rectangle that\'s smaller than the entire screen, but it\'s ignoring my layout command.
I am developing a fairly process hungry application which I need to take an image and save it every time a button is pressed. On pressing the button I trigger the setOneShotPreviewCallback() method of
Hi I receive memory warning whenever I am using camera. The error is like this: \"Receive memory warning...\"
I want to use camera functionality on my application. I have built this functionality using the following link:
Guys can someone tell me how should I set the parameters in the MediaRecorder in order to get the best video recording effect possible through coding without considering the physical limitation of the
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.