Is my second question on this topic today but on the previous one it seems I haven\'t been clear enough.
I\'m working on an application in android which uses the camera and I\'m facing the following issue. 1.If I simply take a picture with no special settings for the camera(orientation settings I mean)
I have Phonegap mobile app and I am using Camera API to capture picture using this code: navigator.camera.getPicture(function(data){
I\'m working on an android application which allows the user to take some photos using the android camera.The user takes this pictures for competing to a photo contest.So, he takes a few photos, which
Hello all I wanted to know if it is possible to get the UIIMAGE reference from the iphone camera after I press the takepicture button. I don\'t want to have to press on the 开发者_如何学Gouse button f
We are using an LG Optimus speed and are trying to obtain an image from the camera with our own activity. The Code we are using to do so is:
I am developing an Android application in 2.2, which uses Camera. Now Can anyone tell me that \"Is it possible to programmatically determine th开发者_Go百科e Camera Resolution in Megapixels in Android
I\'ve run into such a problem. The problem is that when I use onPictureTaken function the light is automatically go down. What should I do with it? I want the light not to turn off.
I am a beginner in Android development, and I have to continue a project started by a former fellow worker.
I want to make sure the front camera 开发者_如何转开发using QCAR-SDK can be specified? Or do you have any ideas to specify the camera in Xcode?QCAR SDK does not currently support the front facing cam