iPad file manager
When I read the iPad supported file sharing I was excited, I've been waiting for this feature on the iPhone for a long time. Unfortunately when I saw the execution I was a little disappointed, one of the problems is that there's no way to create folders or organize your files inside iTunes. So I tough of an idea, I could make an app that connects to the iPad via USB and allows you to access the "Sharing" folder of the apps that support this feature so you can drag and drop files, create folders, etc. I knows this is possible with the MobileDevice.framework since there are apps that can access the iPhone file system (DiskAid, iPhoneExplorer, etc) but my idea is to have an app that just shows you the apps with File Sharing and not the whole file system. The interface could have the list of apps on the left, and then on the right the files on that app, this would probably work on 4.0 too.
The problem is that I have no experience programming Cocoa on the Mac so I tough to throw the idea out there so maybe a more competent developer can create this.
What do you guys think?
|