How may I launch a UIImagePickerController from the main UIWindow (no view defined) from - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions, o
I am trying to set the video quality for the UIImagePickerController but I see something really werid now. The effect on the video quality only happen after I reset my application. I try to change the
I have read similar threads regarding movie playback in a MPMoviePlayerController after selecting a video using UIImagePickerController including:
I\'m trying to get a downloaded photo that was saved on the device (not photo library), and put that UIImage in a UIImagePickerController so i can crop it (using allowsEditing), as when i would choos
Please help me with my question. Is there any way to get image from camera without UIImagePickerController?
I have a small question. We want the user to the able to choose an image from his device\'s l开发者_开发问答ibrary. If he has more albums apart from the camera roll, we use UIImagePickerControllerSour
I have an application which I want onlt to show in the background the video source from the camera. I have the following code in my viewcontroller:
I would like to show camera view in iOS4 SDK, here are my requirements: no need video/image capturing feature
I have a UIImagePickerViewerController. It works perfectly when I select UIImagePickerControllerSourceTypeCamera. However, when I go try to select UIImagePickerControllerSourceTypeSavedPhotosAlbum, it
I am working with a small camera app for a client and I have now finished all functionality of it. In the standard camera controls i need to modify one thing , the cancel button should say gallery ins