Is there a 3rd party app to organize photos in camera roll?

Thanks!

I wouldn't recommend wasting any money on an app. If you have a Mac with iPhoto then it should be pretty easy, but if you have a PC, I would recommend creating a folder (Doesn't matter what you name it or where it is) and going to the Photos tab when you're syncing and selecting that folder. Then you'll have to go to "*My Computer*" and drag and drop the photos to that folder you created. Then you can create sub-folders and and organize all your photos. A problem is that your iPhone can only read one level of sub-folders, but that shouldn't affect this task. I hope this helps! If you still can't figure it out, then try going to an *Apple Store* and ask a "Genius" for help.

Similar Messages

  • Is there a 3rd party App to search a networked drive?

    We have recently moved from archiving our graphic files on cheap external drives, to a secure server. It's a Unix based server. We can access files just fine, but we can no longer search our files! Is there a 3rd party app for Mac (Snow Leopard, Lion), tat can search networked drives?

    I wouldn't recommend wasting any money on an app. If you have a Mac with iPhoto then it should be pretty easy, but if you have a PC, I would recommend creating a folder (Doesn't matter what you name it or where it is) and going to the Photos tab when you're syncing and selecting that folder. Then you'll have to go to "*My Computer*" and drag and drop the photos to that folder you created. Then you can create sub-folders and and organize all your photos. A problem is that your iPhone can only read one level of sub-folders, but that shouldn't affect this task. I hope this helps! If you still can't figure it out, then try going to an *Apple Store* and ask a "Genius" for help.

  • Is there any way to organize photos in camera roll by date?!

    IS there anyway to organize all of your photos in your camera roll by date? ... I have a iPhone 4 and I recently had to reset it...when I backed it up on my windows 7 pc I retrieved all of my photos but there weren't in the right order as they were before ... I know some people said try using iPhoto but I don't own a Mac computer ... Please help if possible !!!

    There is no option to sort photos with various options in the Camera Roll on your iPhone just as there is no way to do the same with a digital camera. The default sort order is by date and time - as photos are captured or saved from another source such from a received email or text message.
    Not sure why the sort order changed with your iPhone's backup, but there this can't be changed.

  • IWeb: 3rd party app?

    I imagine this has been talked about before, but I created fairly extensive web sites on iWeb. Since Mac no longer supports the program, I want to be pro-active and see what can possibly be done. I really like the simplicity of the iWeb setup. Is there a 3rd party app that can essentially continue iWeb, that is, can take my existing iWeb files and simply go on from there?

    You might try looking at/posting your question on the iWeb community.
    https://discussions.apple.com/community/ilife/iweb

  • 3rd party apps close immediately when opened

    Hello All,
    I saw that this issue: "3rd party apps close immediately when opened" was happening often on older iPAD posts, however, was not able to find a solution.  I cannot open any 3rd party apps, but email, photos, etc work fine.  thanks for the help!

    If it's happening on all the apps that you've downloaded from the App Store, but not the Apple built-in ones, then try downloading any free app from the store (as that appears to reset something) and then re-try them - the free app can then be deleted.

  • I recently purchased a 4S. I now have 2 files in my iCloud both with my name. One from my 3gs and one from my 4S. The problem is the data history of all my games and 3rd party apps did not transfer over to my 4S. Is there a way to merge the two in icloud?

    I backed up my 3gs to the iCloud and when I synced my 4S, it did not transfer my game histories or my 3rd party app histories. When I look at my iCloud storage, it shows both phones under the same name. Is there a way to merge them together in iCloud? I tried adding the account to my 4S but since they are both named the same, it says I already have that account added! Help!!

    Welcome to the Apple Community.
    Assuming you have finished with your old backup.....
    You can see what your iCloud storage is used for and delete any unwanted content at settings > iCloud > backup & storage > manage......

  • No photos in Photostream, but 3rd party apps show that the photos are there

    I am having a problem, not sure where to post it. Here is what is happening:
    1. Take a photo with iPhone 4
    2. Syncs to great up until last night
    3. Last night I brought a photo into Nik's Snapseed app on my iPad (import from Photostream)
    4. Now, my synced Photostream shows up on my Iphone 4, iPhoto, but the Photostream album on my iPad shows no photos.
    5. However, the photos are there on the iPad, because if I use a photo editor app and import (again, like Snapseed), the photos are there and I can import. But the Apple's Photo app the album shows no photos.
    Very strange....I think this has to be a bug.
    Apple really needs to think about real use of Photostream. The concept is great...but I have to admit it is buggy. Adobe Carousel app, when it is released, looks ideal.
    Apple, why can we not delete 1 photo (rather than the whole Photostream)?
    Apple, is this a bug that we cannot import into other apps because it then blanks out our Photostream?
    Apple, why do new photos from my Camera app go to my camera roll and Photostream...workflow of editing and sharing photos is very messy this way with duplicate photos.
    I am not sure how I am suppose to get my photostream to show up again on my iPad. I have tried resetting my photostream, hard reset my iPad, nothing works.

    Exactly the same problem here too. Its bug, because I see my photostream with a 3rd party app like PS Express.

  • I have an IPAD 2 and need a flash player equivalent/3rd party app to install on my IPAD?  Is there a good free app out there to accomplish what I want to do?

    I have an IPAD 2 and need a flash player equivalent/3rd party app to install on my IPAD?

    thank you for the quick response.  I have been trying to view some streaming video and I frequently get the message adobe flash player 8 required. 

  • Structured approach to debugging performance bottlenecks for 3rd Party apps

    Hi All,
    I am facing a situation which I believe most App Support personnel and DBAs in IT organizations do, but I havent found a structured approach to solve the problem. I am hoping this thread can help filter and pull together the varied chunks of information out there in one place.
    Here is the situation. I am avoiding making it too specific, as the idea is to identify a good approach that is repeatable in other scenarios.
    We are in the process of implementing a solution using a third party application (SAP's BPC), which is sitting on an Oracle database. The application implementation team has some control on to use the application to design the solution, but no direct access to the underlying queries that the app generates. We are starting to find that as the underlying database usage size is increasing (from a couple of million to tens of mllions of records), the performance of certain operations is becoming very unpredictable. Sometimes an operation would go through, relatively fast while at other times it would get stuck for over an hour and then time-out.
    In such situations it is a classic battle between the Oracle DBAs and the App implementation team to try and push the ball in each other's court to try and identify and "fix" the problem.
    What in your opinion would be a structured approach between the two teams to help solve the problem? For each step of the approach, please also try and see if you can point to links which further dive into specifics of executing that step.
    For example, one approach might be to ...
    1. DBA team to find a way to identify specific Querios/DBOperations that are taking too long. (add references here)
    2. App team to collaborate with the App manufacturer's support organization to see what design changes or parameters could alter the nature of queries being generated or affect the size of the underlying tables. (too specific for each 3rd party app)
    3. After exhausing (2), DBA team to analyze the remaining culprit queries and find ways to obtain better performance without changing the query or the size of the database tables via indexes/DB parameters/etc.. (add references here)
    4. After exhausing (3), DBA/Unix admin team to identify which specific hardware bottlenecks are being faced (CPUs/storage/memory) to see if hardware changes can help obtain better performance.
    Thoughts?

    >
    1. DBA team to find a way to identify specific Querios/DBOperations that are taking too long. (add references here)
    2. App team to collaborate with the App manufacturer's support organization to see what design changes or parameters could alter the nature of queries being generated or affect the size of the underlying tables. (too specific for each 3rd party app)
    3. After exhausing (2), DBA team to analyze the remaining culprit queries and find ways to obtain better performance without changing the query or the size of the database tables via indexes/DB parameters/etc.. (add references here)
    4. After exhausing (3), DBA/Unix admin team to identify which specific hardware bottlenecks are being faced (CPUs/storage/memory) to see if hardware changes can help obtain better performance.
    >
    In general your approach is correct.
    However I'd put priorities different way.
    1. DBA team to find a way to identify specific Querios/DBOperations that are taking too long. (add references here)
    2. DBA team to analyze the culprit queries and find ways to obtain better performance without changing the query or the size of the database tables via indexes/DB parameters/etc.. (add references here)
    With collaboration with the App manufacturer's support if required.
    Indexes are transparent to application logic. They do not affect results data. Only performance.
    Note that indexes should be regular b-tree indexes, not unique or bitmap.
    Edited by: user11181920 on Nov 7, 2012 3:20 PM
    Changes of queries can be allowed here, with using Oracle query substitution techniques (Plan Stability, Plan Management...).
    3. After exhausing (2), DBA/Unix admin team to identify which specific hardware bottlenecks are being faced (CPUs/storage/memory) to see if hardware changes can help obtain better performance.
    Not only because today to beef up HW is less expensive way to improve performance comparing to SW optimization, especially redesign of App; but mainly, in case with SAP, the poor performance that can be improved by HW tells that the sizing of the system has been done incorrectly.
    SAP has a methodology to size your HW depending on volume of data, number of users and quantity of transactions.
    Sizing should be re-done if your data grown beyond the volume that had been used for initial SAP sizing.
    4. After exhausting (3), App team to collaborate with the App manufacturer's support organization to see what design changes or parameters could alter the nature of queries being generated or affect the size of the underlying tables. (too specific for each 3rd party app)

  • Airplay on Apple TV not working after upgrading to iOS 8 (3rd Party Apps)

    Hi
    I hope someone can help me with this issue.
    After upgrading the iPhone 5 and iPad 2 to iOS 8.1, as well as upgrading the Apple TV to the latest version, I now end up with ** some ** videos as well as photos that can't be played over AirPlay on 3rd Party Apps. (Note: I have no issues with 'mirroring' from the iPad to the AppleTV though.)
    1.   It can play .mp4 and .mov files;
    2.   It could NOT play .mkv or .avi files - there's audio but NO video
    3.   It can play the photos and videos from Apple's own apps (i.e. 'Videos' and 'Photos') however (i.e. with both audio and video)
    4.   It could NOT display any photos from 3rd Party Apps
    5.   This is happening to more than one 3rd Party Apps (i.e. no display of photos; and no video though there's audio)
    Fyi, I've emailed to the respective Developers, but after reading some of the threads in this forum, I suspect that the root cause could be with iOS 8 (as well as the latest software update to AppleTV) as I didn't have this problem at all under iOS 7.
    Anybody has any solution?
    Thanks in advance.
    Thim Fook, Law

    Hello Niket,
    Sorry to hear that you are not able to get your iPhone to see your Apple TV. Take a look at the article below for some general troubleshooting to get it to show back up on your iPhone. Let me know if this works or if you are still having issues. 
    Get help using AirPlay and AirPlay Mirroring on your iPhone, iPad, or iPod touch
    https://support.apple.com/en-us/HT204291
    Regards,
    -Norm G.  

  • How can I forward an SMS as an email , i have doing this daily on 9900, surprised to miss this on Q10, i am ready to buy an 3rd party app also, if required, it is must for me.

    1. when i read an sms, there is option to forward as email in 9900.
    Since i am using Q10, i can not do this.
    I need this immediately.
    Anybody can help??
    I am ready to buy any 3rd party app also, if it can provide this without slowing down the performance.
    2. Further, i can not sms from contacts screen. There is no option to sms , when i select a contact. I have to go to SMS and there type contact name , how can i enable this?
    3. If i receive a call and i want to send sms to the person, i can not tap on called no and choose and option to sms him. I have to copy that number, go to SMS app and use that no to sms. If i am in a meeting , it is long process and kill focus in meeting. In android, there is one swipe to reject call and send an sms that i am in meeting. Can we achieve this basic features in Q10..

    I can forward a SMS as an email on my Q10.
    open the SMS and hold down on the text, this opens a side menu with the "share" icon on it (like a Y),
    Then you can select how you want to share, eg SMS, Email BBM etc.
    Hope this helps?

  • How can I restore 3rd party app data from my backup in the cloud

    First a brief history. I use the iCloud to backup my iPad 2 and hardly ever synch it to itunes on my computer. I got the new iPad and restored the backup of my iPad 2 onto it.  All was fine except that an issue I had on my iPad 2's Safari had transferred over to my new iPad. That's is for another discussion. Anyhow I went to the genius bar and they said to just setup my new iPad as a new device and then manually install everything back on it. Stuff like mail, contacts, etc, would be reloaded from the cloud. So I did and I noticed that one of my 3rd party apps, MadPad, had none of my saved data. Does anyone know of a way to restore 3rd party app data from the iCloud? Is there some sort of utility out there that would do this?  I don't want to restore it from my previous iPad 2 backup because it will reintroduce the Safari problem back onto my new iPad.
    Thanks!

    Assuming that you even have a backup with the data in it, you have no choice but to use a backup in order to restore that data. That is the idea behind backing up to iCloud. If that is the only backup that you have - then that is the one that you have to use.
    But if the backup is bad - or had corrupt data - then you will end up with the corrupt data again. You cannot selectively restore app data from a backup. you restore all settings and data - or nothing at all.

  • ITunes Match and 3rd Party Apps - iPad/iPhone

    With the myriad of apps out there that integrate with iTunes, why is it that nearly none of them offer support for iTunes Match? (And, a seemingly cool one that claims to offer support -- "BeatBlaster" -- http://www.beatblaster.com/ -- that has all the features I'm looking for, isn't available in the App Store in the US).  I'm really surprised at the lack of information on this topic on the web... A Google search for it only pulls up articles that are 2-3 years old.   The best information I could find was that the API toolset made available to developers is either really limited, or it's just not available at all... and that's in an article from 2011.  Are you telling me that Apple is STILL -- 3+ years later -- limiting access to developer tools for iTunes Match integration (or just has never created any)?  I understand that I'm asking about something that could be considered "outside" of Apple (3rd Party apps), but I'm just really looking for someone that might be in the know on this stuff... And, I'm hoping that that person can clue the rest of us in on "what's up".
    Bottom line, I'm looking for a clock radio app that supports iTunes Match... I've got our Master Bedroom and Bath rigged up with in-ceiling speakers, attached to a bluetooth receiver, with a wall-mounted iPad serving as the "jukebox".  When my dang iPad doesn't drop the WiFi connection, it's pretty slick. I'd just like to have a single app that a) offers a large, well-visible clock, b) allows me to browse my iTunes Match library of songs and play them as I'd like, and c) have a "play my iTunes music as an alarm" option.  I know... directly d/l-ing songs to the iPad is an option, but it defeats the whole purpose of iTunes Match, which I subscribe to because my music library is WAY too big to fit on the iPad (or my iPhone).
    Anyway, any information or suggestions would be greatly appreciated!

    Vernholio wrote:
    With the myriad of apps out there that integrate with iTunes, why is it that nearly none of them offer support for iTunes Match?
    You'll have to ask the software makers this question. It is up to the 3rd party vendors, not Apple, to provide the features you are asking for.

  • How do i print sms messages from my iphone without a 3rd party app?

    How do I print a complete SMS message from my iphone without using a 3rd party app?

    If you have an AirPrint compatible printer, or you have a print app, then you could take a screenshot of each page of the message and then print them. Otherwise, there is no native solution to print SMS messages on the iPhone.

  • 3rd party apps from someone other then Apple

    Does anyone now if you can get 3rd party apps without jail braking and without using Apples application store. I found a website that offers apps that I really want and was very disappointed to see none of the in the Apps store and dont know why nobody made them or offered them there. For $24.99 I can get all these apps that I was really looking forward to seeing in the apps store but werent:
    NES System : Nintendo with all the games
    Customization : Were I can custom every aspect of the I-Phone from I-cons to backgrounds
    Screen shot : A app where I can take a picture of anything that my I-Phone is viewing at that time like from a game or a website ETC.
    Video Recorder : I cant believe there was no video recorder in the apples web app release it is just something every phone should have
    MMS : Picture messaging, I mean I dont know how many times I recieve a picture message and have to wait till I get home to go on my computer to go to a website just to see them. How long it takes also with normal broadband just to see a simple picture.........This is a must have app
    Ringtone: Now all you have to do is select a song from your music library and put it to you contacts that easy no cutting or editing it down to size, no extra programs to make them with and no money to spend to make them
    Also much more that I dont feel like describing like:
    Instant Messenger
    YouTube Downloader
    Books
    VNC
    <post edited by host>

    Wow don't try to send a MMS to someones cell phone from the e-mail option this was a nightmare. I tried it to see if it would work and I received a message that the attempt didn't succeed so it kept trying and trying automatically. Then I get a phone call from the person I sent it to telling me it work but for me to quit sending it. I said I only sent it once then he said I have like 15 already so I check out my phone and it is really warm I looked at it and the battery went from fully full to a little less then half empty. So I am like what the heck so I go into my e-mail account and I see there is an e-mail demon meaning there was an attempt to send a e-mail but it didn't succeed. Normally when this happens it will make another try just to make sure it wasn't a service error well apparently my cell phone is continuing to retry to send the message so I have the phone trying my e-mail account trying while the person who the message is being sent to is receiving everyone........So I had to delete every message being sent on my e-mail account, I had to delete my E-mail account on my phone, and I had to shut it off for 30 minutes to see if this works it not I don't know what to do and my nightmare continues as well for the person who's phone keeps blowing up with the MMS message and I am wasting all of his text on his plan.......
    Thanks for the bad advice

Maybe you are looking for

  • Error when connect oracle form

    I faced this error when I tye to connect the form with database,the form show masg Ora-00604:error occurred at recursive SQL Level1 Ora-01009:missing mandaroy parametr I already cheack the tnsname.ora it work well now: I want konw the oracle10g devlo

  • Edit in Adobe Photoshop CC

    When I have an image in Lightroom 5 that I want to edit in Photoshop, if i use Photo> Edit In> Edit in Adobe Photoshop CC I get a message that Photoshop can not be opened. If I launch Photoshop first, then the Edit In command will send the image to P

  • Best Practice for writing device independent DAQ code

    I am looking for the best way to handle a situation... I have LabVIEW code talking to a DAQ card that has been configured through MAX. Now I need to change the DAQ card for a different model. I could be using any one of three different models with th

  • Wont open files -- again.

    When I double-click a file on my server, or right-click and select Open, DW only gives me the LIST command and then says File activity complete. This is the same site that I've been using for the last few weeks, and it was working perfectly up until

  • Result row at the end of the 2layouts

    Hi All We have 2 layouts in Web Interface builder. we have to calculate the values of 2 layouts and result will come into bottom line. Ex: in layout 1 the value is 3000      in layout 2 the value is -3000 under these 2 layouts i need to get a result