I have done some google-ing around and couldn\'t find enough information about this format. It is the default format for camera preview. Can anyone suggest good sources of information about it and how
I have a Motorola Defy OS Android 2.1 and I make an application with camera Preview. The problem 开发者_如何转开发is that the camera works fine on Samsung Galaxy S with Android 2.1, but on Motorola th
I have two options \"select photo\" and \"take photo\" - I have my select photo functionality fully working, but having problems with taking a photo.Mainly having the saved image display in my image v
I use the Managed Query to fetch the list of information regarding video stored in local device. The code i used for that is shown below,
android.Camera.Preferences.setRotation documentation public void onOrientationChanged(int orientation) {
I am very new to programming and am attempting to make an app using the onboard cameras hardware, my intent is to take a picture; then when you click save that picture is brought up in a new activity
I am developing an Android app that should be capable of streaming video to a local server on my network without storing it on SD card.
Here\'s what I\'m trying to accomplish: After user takes a picture with the android camera, I want to save the image onto my Ruby on Rails web application (like PicPlz or Instagram)
Is there a way to emul开发者_Go百科ate Android Emulator to use the webcam of the laptop ? or is there any alternative ?Take a look at this question here at stackoverflow: How to use web camera in andr
It is necessary for my application to keep the camera c开发者_JAVA百科aptured until released manually by an Activity (I realize this is bad practice, as no other applications will be able to use the c