【发布时间】:2012-09-07 22:55:45
【问题描述】:
可能重复:
How to read SD card contents through iPad Camera Connection Kit in iOS SDK?
我想编写一个 iOS 应用程序来通过 Apple 的 SD 读卡器访问 SD 卡中的数据。我想知道我需要在 Xcode 中导入什么框架,或者我被允许开发这种与从外部存储访问文件相关的应用程序。
【问题讨论】:
可能重复:
How to read SD card contents through iPad Camera Connection Kit in iOS SDK?
我想编写一个 iOS 应用程序来通过 Apple 的 SD 读卡器访问 SD 卡中的数据。我想知道我需要在 Xcode 中导入什么框架,或者我被允许开发这种与从外部存储访问文件相关的应用程序。
【问题讨论】:
到目前为止,开发人员还没有访问 SD 阅读器附件的权限。
【讨论】:
驱动器应该安装在/var/mnt 中。查看名为 iFile 的 Cydia 应用程序。
【讨论】: