To get started with camera application in android I have written some code to perform the following steps:
I am trying to build a custom camera view which fills the whole screen by stretching the preview while maintaining the aspect ratio and having the parts outside the screen cropped. I have been unable
Hey i\'m trying to make a GUI lib with SFM开发者_如何学CL, and everything\'s done except one problem: Making the Interface stay still even when the camera moves or zooms in.
I have done an app on the Motorola Xoom that recognize QrCode using the xzing library. I already have done the same application on my computer and it was working perfectly on my computer, but on the X
I\'m using android.hardware.Camera to take photos.And this is my settings: Camera.Parameters p = mCamera.getParameters();
I have a simple photo taking application that has the following design: [Consider the landscape mode for simplicity]
Using phonegap/se开发者_开发问答ncha on Android, start the camera or library, get a photo, return to application and phonegap restarts the application making the camera API useless. Has anyone develop
I\'m have an android app which works with the camera. So after a few atempts I started building my own camera by creating a class that implements SurfaceHolder.Callback. The big problem in all this is
I\'m working on an iOS app and have had some trouble with getting photos from the user\'s photo gallery.
I\'ve seen similar problems to the one I\'m having, but I still can\'t find a solution. I\'m very new to Android development, so I\'m having trouble tracking down my problem. Anyways, I开发者_开发问答