How to get rid of the camera flip on an iphone 4?

Hey, I have been using my iPhone 4 for just over four months now, and I hate how the camera works...
Every time I take a picture, it flips it and makes it look like a mirror reflection or something. I don't like that at all. It exposes the unbalances at my eye level.. makes it look like a lazy eye..The only solution I had up till now was using Instagram, but they updated their app, and now it flips the picture as well.
Can somebody please provide me with an app that will take a picture and NOT flip the photo that's saved to the library?
Thanks & Happy Holidays.

Other data
Should only be about 1GB and larger than this may indicate corrupt data
Read http://www.maclife.com/article/howtos/how_remove_other_data_your_iphone
https://discussions.apple.com/thread/4542883?start=0&tstart=0
To get rid of it you need to Restore not from a backup
Restoring  http://support.apple.com/kb/HT1414

Similar Messages

  • How to get rid of the camera icon on the lock screen

    how to get rid of the camera icon on the lock screen

    joannelyn wrote:
    How do you get rid of the camera feature on the lock screen?
    You don't, unless you disable the Camera app entirely.
    It's such a nuisance...
    Really, how so?
    I don't want people going into my photos or my iphone!!
    If you add a passcode to your iPhone as you should, then there's no way they can see anything in your iPhone.  Of course, if the passcode is set but not enough time has elapsed that's different -- but that has nothing to do with this icon.

  • How do you get rid of the "other" space on an iphone 4

    I want to know how to get rid of the "other" space on an iPhone 4 that doesn't require you restoring your phone back to factory settings. I currently have the iOS 6.1.3 software update, I have 0.99 GB of Audio, 1.65 GB of Photos, 1 GB of Apps, 0.02 GB of Books, 2.8 GB of Other, and 0.02 GB of Free. Please help!
    -Thank You

    Other data
    Should only be about 1GB and larger than this may indicate corrupt data
    Read http://www.maclife.com/article/howtos/how_remove_other_data_your_iphone
    https://discussions.apple.com/thread/4542883?start=0&tstart=0
    To get rid of it you need to Restore not from a backup
    Restoring  http://support.apple.com/kb/HT1414

  • HT4236 How do I get rid of the photo stream on my iphone 5?!!!

    How do I get rid of the photo stream on my iphone 5? Loads of weird icons I don't want/need.  Tx

    On your iOS device, you can remove photos from the Photo Stream view by turning off Photo Stream and then optionally turning it back on. You can do this at Settings > iCloud > Photo Stream.
    If you added any Photo Stream photos to other albums or the Camera Roll on your iOS device, you can locate and delete these photos manually.

  • How do get rid of the twitter app when there's no trace of it except for update notices on app store and that too with a stranger's id ??

    How do get rid of the twitter app when there's no trace of it except for update notices on app store and that too with a stranger's id ??

    ayk74,
    so you have no idea where some of your installed software originally came from?

  • All of my photos are displayed as BW because somehow I've saved a quick develop preset and it saves as BW.  This is for all of my photos.  I can individually undo them but need help in how to get rid of the preset so it goes to Default. thanks

    All of my photos are displayed as BW because somehow I've saved a quick develop preset and it saves as BW.  This is for all of my photos.  I can individually undo them but need help in how to get rid of the preset so all photos goes to Default or as shot. thanks

    Go to the develop module and highlight all of the images in the filmstrip at the bottom of the screen. Then activate Auto-sync and click on the Reset button. That should reset all of the images to your camera default settings.

  • HOw to get rid of the borderline in the  render list item of the news brows

    HI,
    HOw to get rid of the renderlist
    border line,
    Give Feedback  link   
    Send To  link in the news browser.
    After removing thiese things, it should look like a normal html page .
    how to  achive this ,
    if coding required then which is the par file I need to modify
    thanks
    pkiran

    Hi PKG,
    the "GiveFeedback" and "SendTo" links are called "FlexUI" commands. Most of that stuff is highly configurable and naturally you can remove them in the KM Configuration at
    SystemAdmin->SystemConfig->KM->CM->UserInterface
    -> ... -> ResourceRnderer
    Your ResourceRenderer uses a CommandGroup. In this CommandGroup you can add/remove commands.
    For example un your case its the CommandGroup "NewsDisplayGroup"
    Kind Regards
    --Matthias

  • How to get rid of the Login page in Portal?

    Hi Guys,
    I have a newly developed intranet portal project for my company which does not need login no more. I hope you can help me how to get rid of the login page in portal which is I know in every application you create, there should be a login. Is this possible that I can just simply type in to the URL address bar my application then it will no longer ask for any logins? Please help! Many thanks!
    Russel

    Hi Russel,
    You can give public access to pages, applications etc. Users won't need to supply a username/password then, while you still can hide some of the pages to authorized people.
    Check the access tab for pages and the manage tab for applications.

  • How to get rid of the black border around the artboard

    Hopefully my last question for tonight.
    I need to get rid of the black border around the artboard. The two images show my drawing lined up with the art board and then inside the artboard. The dark gray is not the artboard.
    As you see, the artboard has a black border. I need to get rid of it. It shows up in my project when my color key is green. The black won't go to transparent.
    So how-to get rid of the border? Thanks
    ***Update***
    I figured it out. View > Hide Artboards. Maybe this will help someone. Doesn't change the fact my spider looks like a tick:)

    Doesn't change the fact my spider looks like a tick:)
    Try to get hold of a real spider and take a look at its anatomy, specially where the legs sprout from :-)

  • How to get rid of the old songs from iPhone that do not show up in iTunes?

    Every time I delete my entire iTunes library and sync iPhone with it, my music is still loaded with old songs but do not appear on my iTunes. And when I add new songs to my library, the new songs get mixed with old songs.
    How to get rid of the old songs?

    hey buddy....u have to delete the songs from ur iphone....i have got the same issue.....songs are not showing in itunes!!!!!

  • How to get rid of the "time out" when using DAQ AI in the example program

    I try an example file called "AcqVoltageSamples_IntClkDigRef" (Visual C++ .NET). It works great. However, if the program has not recieved the data, it sent out a timeout message. How to get rid of the "time out"? I cannot find anywhere in the code. Is this a property I have to reset somewhere else?
    Thank you,
    Yajai.

    Hello Yajai,
    The example program will use the default value for timeout, 10 seconds. To change this, you will have to set the Stream.Timeout value. I inserted this function into the example and set it equal to -1, and the program will wait indefinitely for the trigger signal without timing out. Please see the attached image to how this was implemented.
    I hope this help. Let me know if you have any further questions.
    Regards,
    Sean C.
    Attachments:
    SetTimeout.bmp ‏2305 KB

  • How to get rid of the main text box in the back of the page AND move things

    I usually work in Adobe Illustrator, Photoshop, and InDesign, but am creating two newsletter templates in Pages for a colleague, since it will be easier for her. But, for the life of me, I can't figure out how to get rid of the main text box in the back of the page that is driving me crazy. I just want a nice blank page that I can do whatever I want with. AND, I can't figure out how to select things so that I can move them, like shapes and text boxes. Some things seem to move fine, then other things just sit there. I am at the end of my rope!!!

    Hi, Dylan. Welcome to Discussions.
    If you're referring to the area where you just start typing when you open a new blank document, you can't get rid of it. But you also don't have to use it. You can insert text boxes and size and position them as you desire. Just be sure they're defined as Fixed on Page. When one is full and you want to continue it to another page (or to the side), click in the blank blue box on the lower right side of the text box. That will create another box and your overflow text will flow into it. Then position it where needed.
    Also, you can create a text box the width of the page and then set it for 2 or more columns.
    When you want to send something to the back and you may want to access it again later, just use the send backward command. If you send it all the way to the back, it will be behind the main text layer (where it will be safe from acvcidental movement) but you will have to click outside the work area and then drag the pointer to the object to select it.
    Hope this helps to get you started.
    Walt

  • How to get rid of the message Client submission probe stuck in the Exchange Server Queue?

    We have Exchange 2013 in Hybrid with Office 365.
    How to get rid of the message in the Exchange Server Queue?
    Mounting the database fixed it.
    Thanks!!!

    Mounting the database fixed it.

  • How to Get Rid of the Extra cents left on your gift Card balance?

    I would very much like some help on how to get rid of the 65 cents I have left in my itunes account, without having to spend it on something, or make a new account, or contact Apple. Please someone help with this, I'm sure many other are having trouble as well!!!!

    I noticed there is an extension which lets you clear the title of the current page or replace it with other text. This seems to work equally well in private and non-private windows, however, it doesn't appear to have an option to automatically do it in all private windows. Maybe someone can add that feature (the author isn't maintaining the add-on any more).
    https://addons.mozilla.org/firefox/addon/page-title-eraser/

  • How to get rid of the "other" memory

    I need steps to find a way how to get rid of the "other" memory. Ive tried deleting my photos. But my memory is still low. My iphone 4 is a 8GB and still that isnt much, and to have this "other" memory take most of it up is making me mad. HELP PLEASE!!!!!!

    About “Other”:
    http://support.apple.com/en-us/HT202867
    Go step by step and test.
    1. Start up in Safe Mode.
        http://support.apple.com/kb/PH11212
    2. Backup your computer.
    3. Empty Trash.
       http://support.apple.com/kb/PH13806
    4. Disk space / Time Machine ?/ Local Snapshots
      Local backups
       http://support.apple.com/kb/ht4878
    5. Delete old iOS Devices Backup.
        iTunes > Preferences > Devices
        Highlight the old Backups , press “Delete Backup” and then “OK”.
        http://support.apple.com/kb/HT4946?viewlocale=en_US&locale=en_US
    6. Re-index Macintosh HD.
        This will take a while. Wait until it is finished.
        System Preferences > Spotlight > Privacy
        http://support.apple.com/kb/ht2409
    7.Try OmniDiskSweeper. This will give the storage size details of the items.
       https://www.omnigroup.com/more
       Select Macintosh HD and click  “Sweep Selected Drive” at the bottom.
       Be careful. Delete only the files that can be safely  deleted. If you are not sure about any file, don’t touch it.
    8. Move iTunes, iPhoto and iMovie media folders to an external drive.
        iTunes
        http://support.apple.com/en-us/HT201562
        iPhoto
        http://support.apple.com/kb/PH2506
        iMovie
        http://support.apple.com/kb/ph2289

Maybe you are looking for

  • Mail and iPhoto issues in 8.2

    Question is how to fix iPhoto and Mail in 8.2? Just a little history to start.  Reinstalled 8.2 after I had Java issues.   Having 2T drive worth of Time Machine means nothing.  Erred 3 times ~40min into a 4hr backup from several different selections

  • Exception While importing or unable to browse the xsd to a BPEL Project

    Dear All.., I am having an issue wjile importing the schema to a BPEL project. It says that unable to load the schema. Even When I try to choose the schema through edit variable option, and to mention the URI of schema location, on click of the searc

  • How do I get AI to stop moving design elements in .0139 in (1 pt) increments?

    For the life of me, I cannot find any way to get Illustrator to NOT align or move every item in every document according to 1.0 pt increments. This has been happening for a week or two now and it is driving me POSITIVELY BATTY!!!!!!!!!!!!!!! I have n

  • How to Split Large Files?

    I've got a large 4GB+ file that I want to transfer onto my USB stick, but because it's a FAT32 format, it won't allow transferring over 4GBs. How can I split the file into two 2GB files then reattach them after unzipping?

  • Problems upgrading to JRE 1.4.2_06

    HI, I'm an application for tradingonline and it requires Java Web Start. Evrything worked well before upgrading with j2re-1_4_2_06-windows-i586-p.exe. After upgrade my application gets blocked at login phase. I use Java Web Start 1.4.2_06 (build b03)