Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 Corona/Lua,是否可以从具有特定属性的设备(android、iOS)照片库中选择照片?例如,只选择文件名中包含特定字符串的图片,或者只选择一定大小的图片。
不。
Corona 还没有对照片库做太多,最新版本是第一个或多或少甚至可以写入照片库的版本,根本不支持像这样的复杂读取(可能是因为 iOS 和 Android 有非常不同的照片库,因此这当然不容易编码,并且它不像队列中的其他功能那样重要)